PCI lookup issue: 3c905C-TX not found by RTEMS.

Karel Gardas kgardas at objectsecurity.com
Tue Jan 18 18:59:39 UTC 2005


Hello,

I'm just trying to make RTEMS works on one of real box here, which
provides 3c905C-TX NIC. The only issue is that this NIC is not found
during network initialization, to be more clear it is not found by
BSP_pciFindDevice function in
rtems-4-6-branch/c/src/lib/libbsp/i386/shared/pci/pcibios.c file.

I've checked vendor/device ids and both seems to be right and also defined
in elnk.c driver. For your reference /proc/bus/pci/devices file from linux
2.x running on this machine is attached below. The line containing
10b79200 is line representing this card (3com vendor id is 10b7 and card
device id is 9200)

Is there any way how to make this card working in RTEMS?

Thanks,
Karel
--
Karel Gardas                  kgardas at objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com

0000	11060597	0	d0000008	00000000	00000000	00000000	00000000	00000000	00000000
0008	11068598	0	00000000	00000000	00000000	00000000	00000000	00000000	00000000
0038	11060586	0	00000000	00000000	00000000	00000000	00000000	00000000	00000000
0039	11060571	0	00000000	00000000	00000000	00000000	0000e001	00000000	00000000
003b	11063040	0	00000000	00000000	00000000	00000000	00000000	00000000	00000000
0040	10b79200	b	0000e801	d9000000	00000000	00000000	00000000	00000000	00000000
0048	53338811	f	d4000000	00000000	00000000	00000000	00000000	00000000	00000000




More information about the users mailing list