OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Jonathan Gray (jsgcvs.openbsd.org)
Date: Tue Feb 28 2006 - 02:13:47 CST


CVSROOT: /cvs
Module name: src
Changes by: jsgcvs.openbsd.org 2006/02/28 01:13:47

Modified files:
        share/man/man4 : nfe.4
        sys/dev/mii : ciphy.c ciphyreg.h

Log message:
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.

Tested by otto, ok deraadt