Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/21/1999 02:47:01
Module Name: syssrc
Committed By: pk
Date: Tue Dec 21 10:47:01 UTC 1999
Modified Files:
syssrc/sys/dev/mii: lxtphy.c
Log Message:
Use BMSR to test for `negotiation complete'; the alternative bit in the
LXT vendor register 20 is latching high and resets to low on read causing
subsequent status request to return `IFM_NONE'.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/mii/lxtphy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.