Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 03/16/2005 17:25:32
Module Name:	src
Committed By:	briggs
Date:		Wed Mar 16 17:25:32 UTC 2005

Modified Files:
	src/sys/dev/mii: ciphy.c

Log Message:
Changes to match xxCICADA 8201B found in a VT6122.
Match at > 1 (10) to ensure we get ciphy instead of ukphy.
Use aprint(9) on attach.
Minor stylistic changes.
All from Tomokazu HARADA in PR kern/29705.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/mii/ciphy.c

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