Network Card problems in FreeBSD 4.9

Steph steph at gabswave.net
Mon Sep 11 06:14:13 PDT 2006


Hi There,
 
I've recompiled my kernel since I needed to add a new Driver for some
bandwidth management software I'm running and for some reason when I
reboot the box with the new kernel it doesn't show my Network Interfaces
when doing an ifconfig -a. 
 
The one device is a Dual Intel Pro/1000 Adaptor and the other is a Dual
Broadcom I think. I've compiled the drivers for these devices directly
into the kernel without any errors. They do show up when doing a pciconf
-lv. I'm new to FreeBSD so the chances that I've screwed something up
somewhere is quite good :-) Is there anything else I should be looking
out for?
 
none3 at pci2:1:0: class=0x020000 card=0x00291374 chip=0x00291374 rev=0x03
hdr=0x00
    vendor   = 'Silicom Ltd'
    class    = network
    subclass = ethernet
none4 at pci2:1:1: class=0x020000 card=0x00291374 chip=0x00291374 rev=0x03
hdr=0x00
    vendor   = 'Silicom Ltd'
    class    = network
    subclass = ethernet
none5 at pci4:0:0: class=0x020000 card=0x02c615d9 chip=0x165914e4 rev=0x11
hdr=0x00
    vendor   = 'Broadcom Corporation'
    class    = network
    subclass = ethernet
none6 at pci5:0:0: class=0x020000 card=0x02c615d9 chip=0x165914e4 rev=0x11
hdr=0x00
    vendor   = 'Broadcom Corporation'
    class    = network
    subclass = Ethernet
 
Thanks in advance.
-steph
 


More information about the freebsd-net mailing list