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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Fri Oct 05 2007 - 05:26:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2007/10/05 04:26:27

Modified files:
        sys/dev/mii : eephy.c eephyreg.h

Log message:
Disable fiber/copper auto-selection on the 88E1111 if it is in RGMII mode, to
work around the fact that the onboard PHYs attached to nfe(4) on the Sun
X4100 M2 have fiber/copper auto-selection enabled even though the interfaces
are clearly copper-only.

Fixes PR system/5587.

ok jsg, claudio