Current-Users archive

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

re(4) link detection broken?



Hi

I have two re(4) ports on my abit motherboard, both not connected.
For sometime now, the physical link detection has been broken.

Here's the dmesg output:
re0 at pci7 dev 0 function 0: RealTek 8169SC/8110SC Single-chip Gigabit Ethernet (rev. 0x10)
re0: interrupting at ioapic0 pin 23
re0: Ethernet address 00:50:8d:bb:da:f8
re0: using 256 tx descriptors
re0: PHY read failed
ifmedia_set: no match for 0x20/0xfffffff
re1 at pci7 dev 1 function 0: RealTek 8169SC/8110SC Single-chip Gigabit Ethernet (rev. 0x10)
re1: interrupting at ioapic0 pin 22
re1: Ethernet address 00:50:8d:bb:da:f9
re1: using 256 tx descriptors
re1: PHY read failed
ifmedia_set: no match for 0x20/0xfffffff

And ifconfig:
uberpc$ ifconfig re0
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500

capabilities=3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
        enabled=0
        address: 00:50:8d:bb:da:f8
        media: Ethernet none (none)
        inet 169.254.191.80 netmask 0xffff0000 broadcast 169.254.255.255
        inet6 fe80::250:8dff:febb:daf8%re0 prefixlen 64 scopeid 0x1
uberpc$ ifconfig re1
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500

capabilities=3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
        enabled=0
        address: 00:50:8d:bb:da:f9
        media: Ethernet none (none)
        inet 169.254.20.51 netmask 0xffff0000 broadcast 169.254.255.255
        inet6 fe80::250:8dff:febb:daf9%re1 prefixlen 64 scopeid 0x2

Any help?

Thanks

Roy


Home | Main Index | Thread Index | Old Index