Date: Wed, 4 Jan 2006 23:00:01 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200601042300.k04N014j038363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601042300.k04N014j038363>
