Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/03/1999 16:22:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Nov  4 00:22:08 UTC 1999

Modified Files:
	syssrc/sys/dev/mii: mii.c miivar.h

Log Message:
Allow mii_phy_probe() to be called multiple times, and allow the caller
to specify either the PHY number or the PHY `offset' (1st, 2nd, 3rd, etc.)
to configure.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/mii/mii.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/mii/miivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.