Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/20/2001 04:42:42
Module Name: syssrc
Committed By: thorpej
Date: Wed Jun 20 01:42:41 UTC 2001
Modified Files:
syssrc/sys/dev/mii: mii.c
Log Message:
When probing for a PHY, look at the EXTSTAT bit in the BMSR, as well,
not just the media mask. This prevents PHYs/TBIs that only support
Gigabit media from slipping through the cracks.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/mii/mii.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.