Searched hist:69127 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 69127 Fri Nov 24 15:36:07 MST 2000 roger Print a warning when we detect a Realtek 8139B chip
(identified by the IO map being 256 bytes long instead of 128)

This chip works very unreliably on my Lanner embedded PC with the rl driver.
Lots of watchdog timeouts or poor performance.

Forcing the media type to 10 Meg (ifconfig rl0 media 10baseT/UTP) is a good
workaround.

This looks very similar to the problem reported in PR kern/18790

It is interesting to note that the linux driver has lots of special
case code for this chip.

Completed in 89 milliseconds