List of supported NICs?

Amalaye Oyake amalaye.oyake at jpl.nasa.gov
Tue Mar 20 00:02:57 UTC 2007


Thanks Daron,

I am running some of the network-demos on a Dell Dimension XPS R400 that has
a 3Com 3c905B-TX NIC ... but the demo code  keeps reporting a dec21140, and
no network connectivity.

For example I am getting:

dec21140: found device 'dc1', bus 0x00, dev 0x00, func 0x00
dec2114x: unit 1 base address 00000000.

How does RTEMS select the right NIC? Is it predefined at compile time?

Regards,
Amalaye 

-----Original Message-----
From: Daron Chabot [mailto:daron.chabot at usask.ca] 
Sent: Monday, March 19, 2007 3:04 PM
To: Amalaye Oyake
Cc: rtems-users at rtems.org
Subject: Re: List of supported NICs?

On Mon, 2007-03-19 at 14:42 -0700, Amalaye Oyake wrote:
> Hello all,
> 
>  
> 
> is there a list of supported NICs for the x86 BSPs?

>From c/lib/libbsp/i386/pc386:
	3c509, ne2k, wd8003

and there are several in c/libchip/network:
	dec21140, i82586, "tulip" (2114x) clones, and others.

-- dc







More information about the users mailing list