Sepherosa Ziehau pravi:
Updated patch is at:http://leaf.dragonflybsd.org/~sephe/rgephy1.diff Auto-negotiation works fine even when re(4) is not up :) Please test it
re0: <RealTek 8169S Single-chip Gigabit Ethernet> port 0xa400-0xa4ff mem 0xfb801 000-0xfb8010ff irq 10 at device 2.0 on pci2 miibus0: <MII bus> on re0 rgephy0: <RTL8169S/8110S media interface> on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto re0: MAC address: 00:0e:2e:28:08:1f %grep re0 /etc/rc.conf ifconfig_re0="up" %ifconfig re0 media 1000basetx mediaopt full-duplex ifconfig: unknown media subtype: 1000basetx why is not possible? Still comes as 10Mbps full-duplex when autonegotiating to a GigE switch (dumb one). Tomaž
