cvs commit: src/sys/dev/fxp if_fxp.c
Warner Losh
imp at FreeBSD.org
Wed Jan 4 15:00:02 PST 2006
imp 2006-01-04 23:00:01 UTC
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c
Log:
Check for 10BaseT media correctly. Before we were confusing
ifm_status and ifm_active. IFM_10_T gets set in the ifm_active field,
not in the ifm_status field, as far as I can tell.
Note: this was to enable a workaround that's rarely enabled. I don't know
how to corrupt my eeprom to test it, and would rather not know...
Revision Changes Path
1.253 +2 -1 src/sys/dev/fxp/if_fxp.c
More information about the cvs-src
mailing list