PCI lookup issue: 3c905C-TX not found by RTEMS.
Karel Gardas
kgardas at objectsecurity.com
Tue Jan 18 19:18:48 UTC 2005
On Tue, 18 Jan 2005 gregory.menke at gsfc.nasa.gov wrote:
> > Is there any way how to make this card working in RTEMS?
>
>
> It looks like it should work. I agree the vendor and device id's do
> match up, so the driver should handle your board OK. When you attempt
> to load the driver, does it say
>
> "etherlink : No Etherlink devices found"
>
> or
>
> "etherlink : device '%s' not found"
>
>
> If the former, then the pci scanning function is not finding the
> board, suggesting a problem with the bsp's PCI library. If the
> latter, then you may be using too large a unit number. I somewhat
> suspect the former.
You are right, I see `etherlink : No Etherlink devices found' message on
the console. I've hacked some debug messages into the pcibios.c file to
see that it really scans for 10b7/9200 and it really does, unfortunatelly
does not find it...
Any hack I should try?
Thanks,
Karel
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the users
mailing list