Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/mii



Module Name:    src
Committed By:   drochner
Date:           Thu Mar 27 19:36:50 UTC 2003

Modified Files:
        src/sys/dev/mii: inphy.c

Log Message:
Before checking the (Intel specific) SCR_T4 register, make
sure the chip implements 100T4 (in BMSR).
The 82562 (which doesn't implement 100T4) has the SCR_T4 bit
(always?) set, which led to wrong media status reports.
approved by thorpej


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/mii/inphy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index