Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/04/1998 15:28:15
Module Name:	src
Committed By:	thorpej
Date:		Wed Nov  4 23:28:15 UTC 1998

Modified Files:
	src/sys/dev/mii: exphy.c icsphy.c inphy.c lxtphy.c mii_physubr.c
	    miivar.h nsphy.c qsphy.c sqphy.c tlphy.c
Log Message:
Factor out the common reset code.  Use the NOISOLATE flags as appropriate
to prevent a PHY from being isolated in the event the MAC can't deal with
this.  (3Com 3c905B-TX, and Intel i82557).