NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/34109 CVS commit: [netbsd-4] src/sys/dev/mii



The following reply was made to PR kern/34109; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/34109 CVS commit: [netbsd-4] src/sys/dev/mii
Date: Sun,  9 Mar 2008 11:06:54 +0000 (UTC)

 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