Date: Tue, 29 Dec 2009 23:29:04 +0100 From: Bert-Jan <info@bert-jan.com> To: freebsd-questions@freebsd.org Subject: HP NC373i unsupported..? Message-ID: <4B3A82B0.7010409@bert-jan.com>
next in thread | raw e-mail | index | archive | help
Hi folks,
I just got a HP Proliant DL380 G5 and I've installed FreeBSD 8.0 on it.
The nic won't come up however.
dmesg shows:
bce0: <HP NC373i Multifunction Gigabit Server Adapter (B0)> mem 
0xf8000000-0xf9ffffff irq 16 at device 0.0 on pci3
bce0: /usr/src/sys/dev/bce/if_bce.c(836): Unsupported controller 
revision (B0)!
device_attach: bce0 attach returned 19
bce1: <HP NC373i Multifunction Gigabit Server Adapter (B0)> mem 
0xfa000000-0xfbffffff irq 17 at device 0.0 on pci5
bce1: /usr/src/sys/dev/bce/if_bce.c(836): Unsupported controller 
revision (B0)!
device_attach: bce0 attach returned 19
pciconf -lv:
bce0@pci0:3:0:0:        class=0x020000 card=0x7038103c chip=0x164c14e4 
rev=0x10 hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'Broadcom NetXtreme II Gigabit Ethernet Adapter (BCM5708)'
    class      = network
    subclass   = ethernet
bce1@pci0:5:0:0:        class=0x020000 card=0x7038103c chip=0x164c14e4 
rev=0x10 hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'Broadcom NetXtreme II Gigabit Ethernet Adapter (BCM5708)'
    class      = network
    subclass   = ethernet
Is there a way to fix this ?
Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B3A82B0.7010409>
