freebsd-dev/sys/dev/dc
Bill Paul 29a2220a5c Fix the "conexant chips don't work in full duplexmode" problem. According
to Phil Kernick:

"The problem is that in full duplex mode, the Conexant chip always reports a
carrier lost error, even when the frame is successfully sent.  So, if we
have a Conexant chip, then ignore carrier lost when in full duplex
mode."

Since the Xircom chips seem to have the same issue and since we already
have a workaround for this, just expand the workaround test to also
check for DC_IS_CONEXANT().
2001-12-19 18:23:45 +00:00
..
dcphy.c Cleanup pass for mii drivers. 2001-09-29 19:18:52 +00:00
if_dc.c Fix the "conexant chips don't work in full duplexmode" problem. According 2001-12-19 18:23:45 +00:00
if_dcreg.h Device Polling code for -current. 2001-12-14 17:56:12 +00:00
pnphy.c Cleanup pass for mii drivers. 2001-09-29 19:18:52 +00:00