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)



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

From: Andreas Wrede <andreas%wrede.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost,
 msaitoh%NetBSD.org@localhost
Subject: Re: kern/36022 (bge(4) fails to initialize)
Date: Mon, 25 Jan 2010 18:04:42 -0500

 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=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         =
 capabilities=3D3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM=
 _Rx,UDP4CSUM_Tx>
         enabled=3D0
         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
 
 
 --=20
     aew
 


Home | Main Index | Thread Index | Old Index