holger glaess wrote:
i try to install this quad pci-x ethernet card that looks like an intel from hp.
in my starting dmesg i got
ppb3 at pci3 dev1 function 0 unknown vendor 0x12d8 product 0x01a7 rev 0x01
pci 4 at ppb3 bus 4
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev
0x03) at pci4 dev 4 function 0 no configured
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev
0x03) at pci4 dev 4 function 1 no configured
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev
0x03) at pci4 dev 6 function 0 no configured
vendor "Intel", unknown product 0x10b5 (class network subclass ethernet, rev
0x03) at pci4 dev 6 function 1 no configured
can someone help me to fixup this "driver" problem ?
Try the latest snapshot.
Support for this card was added post-3.9
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/pcidevs.diff?r1=1.1043&r2=1.1044
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_em.c.diff?r1=1.110&r2=1.111
Cheers,
Dries