Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 03/12/2006 22:41:42
Module Name:	src
Committed By:	chs
Date:		Sun Mar 12 22:41:41 UTC 2006

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

Log Message:
from OpenBSD:
We need to special case ciphy to ask for RGMII interface at 2.5V for nfe.
This makes Cicada/Vitesse PHYs attached to nfe work.
Many thanks to Bill Paul for diagnosing the problem and suggesting a solution.


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

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