Module Name: src Committed By: jmcneill Date: Sun Oct 2 21:42:20 UTC 2011
Modified Files: src/sys/dev/mii: atphy.c Log Message: Attansic L2 is 10/100 but the status registers report 1000 Mbps, so don't bother reading MII_EXTSR for this part. Also use MII_ANEGTICKS instead of MII_ANEGTICKS_GIGE for this part. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/mii/atphy.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.