NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/40586: rgephy(4) now selects incorrect speed for some re(4)
>Number: 40586
>Category: kern
>Synopsis: rgephy(4) now selects an incorrect speed for some re(4)
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Feb 09 05:45:00 +0000 2009
>Originator: Geoff C. Wing
>Release: NetBSD 5.99.7
>Organization:
>Environment:
System: NetBSD g.primenet.com.au 5.99.7 NetBSD 5.99.7 (G) #0: Thu Jan 29
14:22:50 EST 2009
gcw%g.primenet.com.au@localhost:/usr/netbsd/src/sys/arch/i386/compile/G i386
Architecture: i386
Machine: i386
>Description:
rgephy(4) will now select "10baseT half-duplex" rather than
"1000baseT full-duplex" for some re(4). This is not desirable.
re0 at pci5 dev 4 function 0: RealTek 8169SC/8110SC Single-chip Gigabit
Ethernet (rev. 0x10)
re0: interrupting at ioapic0 pin 16
re0: Ethernet address .................
re0: using 256 tx descriptors
rgephy0 at re0 phy 7: RTL8169S/8110S/8211 1000BASE-T media interface, rev. 2
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
>How-To-Repeat:
.
>Fix:
Repair the change made in rev 1.25 of sys/dev/mii/rgephy.c which
ripped out the necessary initialisation.
Home |
Main Index |
Thread Index |
Old Index