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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"