Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/04/1998 20:01:33
Module Name:	src
Committed By:	thorpej
Date:		Thu Nov  5 04:01:33 UTC 1998

Modified Files:
	src/sys/dev/mii: icsphy.c lxtphy.c qsphy.c sqphy.c
Log Message:
In the status routine, always use the media selected in the BMCR if
autonegotiation is not enabled.  This is more reliable on many PHYs,
and requires fewer register reads.