I have an IBM e326m Opteron system for evaluation. Everything seems to be working ok except the ethernet is not recognized. According to the system specs and product literature, it has two Broadcom BCM5714 controllers in it, which the 6.0-RELEASE kernel is not attaching. They identify via pciconf -l -v as follows: (had to hand-transcribe since I can't cut/paste) none1@pci5:4:0: class=0x020000 card=0x03291014 chip=0x166a14e4 rev=0x03 hdr=0x00 vendor=Broadcom Corp class=network subclass=ethernet Can anyone help with appropriate defines to get the bge(4) driver to detect this chipset? Thanks.
Michael Proto
2006-Feb-28 13:09 UTC
Broadcom BCM5714 ethernet not recognized by 6.0-RELEASE
Do you have ACPI disabled by any chance? I ran into a similar situation with a BCM5751 (I think) and 5.4 with ACPI disabled. I was able to resolve it by enabling ACPI, at which point the card was successfully recognized by the bge driver. -Proto Vivek Khera wrote:> I have an IBM e326m Opteron system for evaluation. Everything seems > to be working ok except the ethernet is not recognized. > > According to the system specs and product literature, it has two > Broadcom BCM5714 controllers in it, which the 6.0-RELEASE kernel is > not attaching. > > They identify via pciconf -l -v as follows: (had to hand-transcribe > since I can't cut/paste) > > none1@pci5:4:0: class=0x020000 card=0x03291014 chip=0x166a14e4 > rev=0x03 hdr=0x00 > vendor=Broadcom Corp > class=network > subclass=ethernet > > Can anyone help with appropriate defines to get the bge(4) driver to > detect this chipset? > > Thanks. > _______________________________________________ > 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" >-- Michael Proto | mproto@secureworks.com Unix Administrator | 404-417-3726 x226 SecureWorks, Inc. | Rock-solid Internet security *******************************************************
On Feb 28, 2006, at 4:08 PM, Michael Proto wrote:> Do you have ACPI disabled by any chance? I ran into a similar > situation > with a BCM5751 (I think) and 5.4 with ACPI disabled. I was able to > resolve it by enabling ACPI, at which point the card was successfully > recognized by the bge driver.Nope. Stock CD install of 6.0 with nothing special done to it. The source code indicates that the 5714C is supported, but this particular chipset is not found.
Stefan Bethke
2006-May-02 11:18 UTC
Broadcom BCM5714 ethernet not recognized by 6.0-RELEASE
Am 28.02.2006 um 21:59 schrieb Vivek Khera:> I have an IBM e326m Opteron system for evaluation. Everything > seems to be working ok except the ethernet is not recognized. > > According to the system specs and product literature, it has two > Broadcom BCM5714 controllers in it, which the 6.0-RELEASE kernel is > not attaching. > > They identify via pciconf -l -v as follows: (had to hand-transcribe > since I can't cut/paste) > > none1@pci5:4:0: class=0x020000 card=0x03291014 chip=0x166a14e4 > rev=0x03 hdr=0x00 > vendor=Broadcom Corp > class=network > subclass=ethernet > > Can anyone help with appropriate defines to get the bge(4) driver > to detect this chipset?Just in case you haven't managed to solve this yet, have a look at this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/96370 Stefan -- Stefan Bethke <stb@lassitu.de> Fon +49 170 346 0140