Subject: PR/29705 CVS commit: src/sys/dev/mii
To: None <briggs@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: netbsd-bugs
Date: 03/16/2005 17:31:01
The following reply was made to PR kern/29705; it has been noted by GNATS.

From: Allen Briggs <briggs@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29705 CVS commit: src/sys/dev/mii
Date: Wed, 16 Mar 2005 17:25:32 +0000 (UTC)

 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.