Date: Thu, 13 Apr 2006 16:55:08 +0200 From: Herve Boulouis <amon@sockar.homeip.net> To: freebsd-amd64@freebsd.org Subject: Re: bge0 problem on 6.1-PR Message-ID: <20060413145508.GB13719@ra.aabs> In-Reply-To: <001801c65f02$d01ad2f0$6b182e93@skon2> References: <001801c65f02$d01ad2f0$6b182e93@skon2>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 13/04/2006 23:01, SungGON Yi. a écrit: > I am using 6.x on Tyan S2885ANRF board and add one more NIC. > Device names are bge0 (board lan) and bge1 (additional NIC). > > These worked well on FreeBSD 6.0-amd64 stable. > But when I updated to 6.1-PRERELEASE version, I had below messages and bge0 did not work. > bge1 worked well as before. > > -------------------------------- > bge0: watchdog timeout -- resetting > -------------------------------- Just a me too : Got a watchdog time out like this a few days ago on -amd64. if_bge.c version is 1.91.2.6. The bge cards are embedded on a Super micro opteron motherboard. bge0: <Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2100> mem 0xfc6e0000-0xfc6effff irq 29 at device 5.0 on pci1 miibus0: <MII bus> on bge0 bge0: Ethernet address: 00:30:48:75:61:b0 bge1: <Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2100> mem 0xfc6d0000-0xfc6dffff irq 30 at device 5.1 on pci1 miibus1: <MII bus> on bge1 bge1: Ethernet address: 00:30:48:75:61:b1 -- Herve Boulouis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060413145508.GB13719>