with the latest cvsup - this morning - the bge stopped working. ... bge0: <Broadcom BCM5751 Gigabit Ethernet, ASIC rev. 0x4001> mem 0xefcf0000-0xefcfffff irq 11 at device 0.0 on pci2 miibus0: <MII bus> on bge0 brgphy0: <BCM5750 10/100/1000baseTX PHY> on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:12:3f:96:c0:ad ... Trying to mount root from nfs: NFS ROOT: 132.65.16.112:/d/8 bge0: link state changed to DOWN bge0: link state changed to UP and now all is stuck. unplugging/plugging seems to be recognized. btw, the last working version that i have is: __FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.91.2.8 2006/01/13 19:21:43 glebius Exp $") thanks, danny
At 10:29 AM 31/01/2006, Danny Braniss wrote:>with the latest cvsup - this morning - the bge stopped working.There was other breakage at the same time that got commited. Can you add Rev 1.292.2.7 of pci.c ? http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/pci/pci.c I am using the lastest in the tree and it works for me on my PCI-e versions of the NICs brgphy0: <BCM5750 10/100/1000baseTX PHY> on miibus1 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:10:18:14:15:12 pcib4: <ACPI PCI-PCI bridge> at device 13.0 on pci0 pci4: <ACPI PCI bus> on pcib4 bge1: <Broadcom BCM5751 Gigabit Ethernet, ASIC rev. 0x4001> mem 0xd3000000-0xd300ffff irq 19 at device 0.0 on pci4 miibus2: <MII bus> on bge1 brgphy1: <BCM5750 10/100/1000baseTX PHY> on miibus2 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: Ethernet address: 00:10:18:14:38:d2 bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING> inet 172.29.13.4 netmask 0xffffff00 broadcast 172.29.13.255 ether 00:10:18:14:15:12 media: Ethernet autoselect (1000baseTX <full-duplex>) status: active>... >bge0: <Broadcom BCM5751 Gigabit Ethernet, ASIC rev. 0x4001> mem >0xefcf0000-0xefcfffff irq 11 at device 0.0 on pci2 >miibus0: <MII bus> on bge0 >brgphy0: <BCM5750 10/100/1000baseTX PHY> on miibus0 >brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, >1000baseTX-FDX, auto >bge0: Ethernet address: 00:12:3f:96:c0:ad >... >Trying to mount root from nfs: >NFS ROOT: 132.65.16.112:/d/8 >bge0: link state changed to DOWN >bge0: link state changed to UP > >and now all is stuck. >unplugging/plugging seems to be recognized. > >btw, the last working version that i have is: >__FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.91.2.8 2006/01/13 19:21:43 >glebius Exp $") > >thanks, > > danny > > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
> At 10:29 AM 31/01/2006, Danny Braniss wrote: > >with the latest cvsup - this morning - the bge stopped working. > > There was other breakage at the same time that got commited. Can you > add Rev 1.292.2.7 of pci.c ? > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/pci/pci.c >BINGO! thanks, danny PS: now to see if it also fixes the ar0 breakage.> > I am using the lastest in the tree and it works for me on my PCI-e > versions of the NICs > > brgphy0: <BCM5750 10/100/1000baseTX PHY> on miibus1 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > bge0: Ethernet address: 00:10:18:14:15:12 > pcib4: <ACPI PCI-PCI bridge> at device 13.0 on pci0 > pci4: <ACPI PCI bus> on pcib4 > bge1: <Broadcom BCM5751 Gigabit Ethernet, ASIC rev. 0x4001> mem > 0xd3000000-0xd300ffff irq 19 at device 0.0 on pci4 > miibus2: <MII bus> on bge1 > brgphy1: <BCM5750 10/100/1000baseTX PHY> on miibus2 > brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX-FDX, auto > bge1: Ethernet address: 00:10:18:14:38:d2 > > > bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING> > inet 172.29.13.4 netmask 0xffffff00 broadcast 172.29.13.255 > ether 00:10:18:14:15:12 > media: Ethernet autoselect (1000baseTX <full-duplex>) > status: active > > > > >... > >bge0: <Broadcom BCM5751 Gigabit Ethernet, ASIC rev. 0x4001> mem > >0xefcf0000-0xefcfffff irq 11 at device 0.0 on pci2 > >miibus0: <MII bus> on bge0 > >brgphy0: <BCM5750 10/100/1000baseTX PHY> on miibus0 > >brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > >1000baseTX-FDX, auto > >bge0: Ethernet address: 00:12:3f:96:c0:ad > >... > >Trying to mount root from nfs: > >NFS ROOT: 132.65.16.112:/d/8 > >bge0: link state changed to DOWN > >bge0: link state changed to UP > > > >and now all is stuck. > >unplugging/plugging seems to be recognized. > > > >btw, the last working version that i have is: > >__FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.91.2.8 2006/01/13 19:21:43 > >glebius Exp $") > > > >thanks, > > > > danny > > > > > >_______________________________________________ > >freebsd-stable@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >