From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 10 19:40:13 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AC1B1065670 for ; Thu, 10 Mar 2011 19:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2998C8FC15 for ; Thu, 10 Mar 2011 19:40:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2AJeCUE007131 for ; Thu, 10 Mar 2011 19:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2AJeCfd007129; Thu, 10 Mar 2011 19:40:12 GMT (envelope-from gnats) Date: Thu, 10 Mar 2011 19:40:12 GMT Message-Id: <201103101940.p2AJeCfd007129@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Zack Dannar Cc: Subject: Re: kern/155442: bge driver is seen but does not respond to networking requests X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Zack Dannar List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2011 19:40:13 -0000 The following reply was made to PR kern/155442; it has been noted by GNATS. From: Zack Dannar To: bug-followup@FreeBSD.org, zackdannar@yahoo.com Cc: Subject: Re: kern/155442: bge driver is seen but does not respond to networking requests Date: Thu, 10 Mar 2011 12:05:46 -0700 --000e0cd2e73e6d2388049e2588ce Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable SORRY, my whole description was cutoff during the submit of the PR. Here i= s the total message. Once again, thanks for your help. The bge driver is acknowledged by the kernel but will not respond to network. I have tried PCBSD-FreeBSD 8.1 and , as instructed by yongari, tried a live CD of PCBSD-FreeBSD 8.2. The driver was still unresponsive. Here are the details. Addtional information : http://forums.freebsd.org/showthread.php?t=3D22300 [ pciconf -lv ] bge0@pci0:2:0:0: class=3D0x020000 card=3D0x01ec1028 chip=3D0x167a14e= 4 rev=3D0x02 hdr=3D0x00 vendor =3D 'Broadcom Corporation' device =3D 'Broadcom NetXtreme Gigabit Ethernet Controller (BCM5754= )' class =3D network subclass =3D ethernet [ dmesg -a ] bge0: mem 0xfd8f0000-0xfd8fffff irq 16 at device 0.0 on pci2 miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bge0: Ethernet address: 00:18:8b:8b:97:2d bge0: [FILTER] pcib3: at device 4.0 on pci0 pci3: on pcib3 vgapci0: port 0xbc00-0xbcff mem 0xd ... LATER IN DMESG .... Setting hostname: pcbsd-1472 . Starting Network: lo0 bge0 ue0. lo0: flags=3D8049 metric 0 mtu 16384 options=3D3 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 nd6 options=3D3 bge0: flags=3D8843 metric 0 mtu 150= 0 options=3D8009b ether 00:18:8b:8b:97:2d inet6 fe80::218:8bff:fe8b:972d%bge0 prefixlen 64 tentative scopeid 0x1 nd6 options=3D3 media: Ethernet autoselect (none) status: no carrier ue0: flags=3D8843 metric 0 mtu 1500 options=3D80000 ether 00:25:9c:2a:44:0f inet6 fe80::225:9cff:fe2a:440f=E0 prefixlen 64 tentative scopeid 0x= 6 nd6 options=3D3 media: Ethernet autoselect (100baseTX ) status: active [ vmstat -ia ] irq256: bge0 0 0 [ After it is up : ifconfig ] bge0: flags=3D8843 metric 0 mtu 150= 0 options=3D8009b ether 00:18:8b:8b:97:2d inet6 fe80::218:8bff:fe8b:972d%bge0 prefixlen 64 scopeid 0x1 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 nd6 options=3D3 media: Ethernet autoselect (1000baseT ) status: active [ Response from a dhclient ] [root@pcbsd-1472] ~# dhclient bge0 DHCPDISCOVER on bge0 to 255.255.255.255 port 67 interval 7 send_packet: No buffer space available DHCPDISCOVER on bge0 to 255.255.255.255 port 67 interval 19 send_packet: No buffer space available DHCPDISCOVER on bge0 to 255.255.255.255 port 67 interval 15 send_packet: No buffer space available Please Let me know if you need any more information or if there is anything else that you would like to try. I will post this PR on freebsd forums. Thanks for you help. --000e0cd2e73e6d2388049e2588ce Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable SORRY, my whole description was cutoff during the submit of the PR.=A0 Here= is the total message.=A0 Once again, thanks for your help.



=
The bge driver is acknowledged by the kernel but will not respond to ne= twork.=A0 I have tried PCBSD-FreeBSD 8.1 and , as instructed by yongari, tr= ied a live CD of PCBSD-FreeBSD 8.2.=A0 The driver was still unresponsive.= =A0 Here are the details.


Addtional information : http://forums.freebsd.org/showthread.php?t=3D22300<= br>
[ pciconf -lv ]
bge0@pci0:2:0:0:=A0=A0=A0=A0=A0=A0=A0 class=3D0x0= 20000 card=3D0x01ec1028 chip=3D0x167a14e4 rev=3D0x02 hdr=3D0x00
=A0=A0=A0 vendor=A0=A0=A0=A0 =3D 'Broadcom Corporation'
=A0=A0= =A0 device=A0=A0=A0=A0 =3D 'Broadcom NetXtreme Gigabit Ethernet Control= ler (BCM5754)'
=A0=A0=A0 class=A0=A0=A0=A0=A0 =3D network
=A0=A0= =A0 subclass=A0=A0 =3D ethernet

[ dmesg -a ]
bge0: <Broadcom N= etXtreme Gigabit Ethernet Controller, ASIC rev. 0x00b002> mem 0xfd8f0000= -0xfd8fffff irq 16 at device 0.0 on pci2
miibus0: <MII bus> on bge0
brgphy0: <BCM5787 10/100/1000baseTX = PHY> PHY 1 on miibus0
brgphy0:=A0 10baseT, 10baseT-FDX, 100baseTX, 10= 0baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
bge0: Ethernet address: 00:1= 8:8b:8b:97:2d
bge0: [FILTER]
pcib3: <ACPI PCI-PCI bridge> at device 4.0 on pci0<= br>pci3: <ACPI PCI bus> on pcib3
vgapci0: <VGA-compatible displ= ay> port 0xbc00-0xbcff mem 0xd

... LATER IN DMESG ....


Setting hostname: pcbsd-1472
.
Starting Network: lo0 bge0 ue0.lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384<= br>=A0=A0=A0=A0=A0=A0=A0 options=3D3<RXCSUM,TXCSUM>
=A0=A0=A0=A0= =A0=A0=A0 inet 127.0.0.1 netmask 0xff000000
=A0=A0=A0=A0=A0=A0=A0 inet6 ::1 prefixlen 128
=A0=A0=A0=A0=A0=A0=A0 ine= t6 fe80::1%lo0 prefixlen 64 scopeid 0x4
=A0=A0=A0=A0=A0=A0=A0 nd6 optio= ns=3D3<PERFORMNUD,ACCEPT_RTADV>
bge0: flags=3D8843<UP,BROADCAST= ,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
=A0=A0=A0=A0=A0=A0=A0 options=3D8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGG= ING,VLAN_HWCSUM,LINKSTATE>
=A0=A0=A0=A0=A0=A0=A0 ether 00:18:8b:8b:97= :2d
=A0=A0=A0=A0=A0=A0=A0 inet6 fe80::218:8bff:fe8b:972d%bge0 prefixlen = 64 tentative scopeid 0x1
=A0=A0=A0=A0=A0=A0=A0 nd6 options=3D3<PERFO= RMNUD,ACCEPT_RTADV>
=A0=A0=A0=A0=A0=A0=A0 media: Ethernet autoselect (none)
=A0=A0=A0=A0=A0= =A0=A0 status: no carrier
ue0: flags=3D8843<UP,BROADCAST,RUNNING,SIMP= LEX,MULTICAST> metric 0 mtu 1500
=A0=A0=A0=A0=A0=A0=A0 options=3D8000= 0<LINKSTATE>
=A0=A0=A0=A0=A0=A0=A0 ether 00:25:9c:2a:44:0f
=A0=A0=A0=A0=A0=A0=A0 inet6 fe80::225:9cff:fe2a:440f=E0 prefixlen 64 tentat= ive scopeid 0x6
=A0=A0=A0=A0=A0=A0=A0 nd6 options=3D3<PERFORMNUD,ACC= EPT_RTADV>
=A0=A0=A0=A0=A0=A0=A0 media: Ethernet autoselect (100baseT= X <full-duplex>)
=A0=A0=A0=A0=A0=A0=A0 status: active


[ vmstat -ia ]
irq256: bge0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 0=A0=A0=A0=A0=A0=A0=A0=A0=A0 0
[ After it is up : ifconfig ]
bge0: flags=3D8843<UP,BROADCAST,R= UNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
=A0=A0=A0=A0=A0=A0=A0 opt= ions=3D8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE= >
=A0=A0=A0=A0=A0=A0=A0 ether 00:18:8b:8b:97:2d
=A0=A0=A0=A0=A0=A0=A0 inet= 6 fe80::218:8bff:fe8b:972d%bge0 prefixlen 64 scopeid 0x1
=A0=A0=A0=A0=A0= =A0=A0 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
=A0=A0= =A0=A0=A0=A0=A0 nd6 options=3D3<PERFORMNUD,ACCEPT_RTADV>
=A0=A0=A0=A0=A0=A0=A0 media: Ethernet autoselect (1000baseT <full-duplex= >)
=A0=A0=A0=A0=A0=A0=A0 status: active

[ Response from a dhcl= ient ]
[root@pcbsd-1472] ~# dhclient bge0
DHCPDISCOVER on bge0 to 255= .255.255.255 port 67 interval 7
send_packet: No buffer space available
DHCPDISCOVER on bge0 to 255.255.2= 55.255 port 67 interval 19
send_packet: No buffer space available
DHC= PDISCOVER on bge0 to 255.255.255.255 port 67 interval 15
send_packet: No= buffer space available

Please Let me know if you need any more information or if there is anyt= hing else that you would like to try.=A0 I will post this PR on freebsd for= ums.

Thanks for you help.





--000e0cd2e73e6d2388049e2588ce--