NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/36022 (bge(4) fails to initialize)
With the updated bge(4) driver, I now get "bge0: eeprom read timed out" on the
machine that reported the original problem:
bge0 at pci5 dev 9 function 0: Broadcom BCM5704C Dual Gigabit Ethernet
bge0: interrupting at ioapic2 pin 0
bge0: eeprom read timed out
bge0: eeprom read timed out
bge0: eeprom read timed out
bge0: eeprom read timed out
bge0: eeprom read timed out
bge0: eeprom read timed out
bge0: ASIC BCM5704 A3 (0x2003), Ethernet address 00:00:00:00:00:00
brgphy0 at bge0 phy 1: BCM5704 1000BASE-T media interface, rev. 0
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
[same for bge1]
However, once I assign the original MAC address (ifconfig bge0 link
00:e0:81:30:d6:7c active), the interface works fine:
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
capabilities=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
enabled=0
address: 00:e0:81:30:d6:7c
media: Ethernet autoselect (1000baseT
full-duplex,flowcontrol,rxpause,txpause)
status: active
inet 10.99.1.123 netmask 0xffff0000 broadcast 10.99.255.255
inet6 fe80::2e0:81ff:fe30:d60a%bge0 prefixlen 64 scopeid 0x3
link 00:00:00:00:00:00
--
aew
Home |
Main Index |
Thread Index |
Old Index