Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/dev/mii
Module Name: src
Committed By: bouyer
Date: Sun Mar 9 11:06:54 UTC 2008
Modified Files:
src/sys/dev/mii [netbsd-4]: rlphy.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1098):
sys/dev/mii/rlphy.c: revision 1.13
Prepare rlphy_reset() and set BMCR_AUTOEN in it.
This makes autonegotiation on rlphy(4) at re(4)
on landisk (8139C+) select 100baseTX full-duplex
at boot time (before first ifconfig) properly,
and there is no bad side effect on rlphy(4) at nfe(4).
This may also fix PR kern/34109.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 src/sys/dev/mii/rlphy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index