Freebsd 7.2 or 8.0 does not recognize, 4.11 can identify the hardware device

wglclever wglclever at 126.com
Thu Jun 24 09:51:56 UTC 2010


Hello:
Please help, ServWorks chipset BCOM 5704 PCI-X bridge on the card is not recognized in FreeBSD8.
The network card in XP and LINUX ROS / FREEBSD 4.11 (6.2 does not recognize) the system can automatically recognize and use
Card in freebsd 4.11 bge driver shown below, and normal in 6.2/7.2/8.0 on to the device is not recognized
INTEL 82540em normally, BCM5704 PCI-X bridge to the GC-SL chipset

 
pciconf -lv :
 
hostb0 at pci0:0:0:0: class=0x060000 card=0x00000000 chip=0x00171166 rev=0x32 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'CMIC-SL'
    class      = bridge
    subclass   = HOST-PCI
hostb1 at pci0:0:0:1: class=0x060000 card=0x00000000 chip=0x00171166 rev=0x00 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'CMIC-SL'
    class      = bridge
    subclass   = HOST-PCI
em0 at pci0:0:2:0: class=0x020000 card=0x10768086 chip=0x10768086 rev=0x05 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Gigabit Ethernet Controller (82541EI)'
    class      = network
    subclass   = ethernet
vgapci0 at pci0:0:4:0: class=0x030000 card=0x89015333 chip=0x89015333 rev=0x16 hdr=0x00
    vendor     = 'S3 Graphics Co., Ltd'
    device     = 'S3 trio64uv+ for windows xp (pciven_5333dev_8C2E&SUBSYS_00011179&REV_054&74C6)'
    class      = display
    subclass   = VGA
isab0 at pci0:0:15:0: class=0x060100 card=0x02011166 chip=0x02011166 rev=0x93 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'CSB5 PCI to ISA Bridge'
    class      = bridge
    subclass   = PCI-ISA
atapci0 at pci0:0:15:1: class=0x01018a card=0x02121166 chip=0x02121166 rev=0x93 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'CSB5 PCI EIDE Controller'
    class      = mass storage
    subclass   = ATA
ohci0 at pci0:0:15:2: class=0x0c0310 card=0x02201166 chip=0x02201166 rev=0x05 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'OpenHCI Compliant USB Controller (OSB4)'
    class      = serial bus
    subclass   = USB
hostb2 at pci0:0:15:3: class=0x060000 card=0x02301166 chip=0x02251166 rev=0x00 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'PCI Bridge (CSB5)'
    class      = bridge
    subclass   = HOST-PCI
hostb3 at pci0:0:16:0: class=0x060000 card=0x00000000 chip=0x01101166 rev=0x12 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'I/O Bridge with Gigabit Ethernet ServerWorks Grand Champion (CIOB-E)'
    class      = bridge
    subclass   = HOST-PCI
hostb4 at pci0:0:16:2: class=0x060000 card=0x00000000 chip=0x01101166 rev=0x12 hdr=0x00
    vendor     = 'ServerWorks (Was: Reliance Computer Corp)'
    device     = 'I/O Bridge with Gigabit Ethernet ServerWorks Grand Champion (CIOB-E)'
    class      = bridge
    subclass   = HOST-PCI

 
 






More information about the freebsd-bugs mailing list