Koozali.org: home of the SME Server

Linksys EtherFast 10/100 Version 2.0

Charles Steaderman

Linksys EtherFast 10/100 Version 2.0
« on: March 17, 2000, 03:32:50 AM »
I recently purchased e-smith gateway v3.1 and installed on a machine with 2 Linksys EtherFast 10/100 Version 2.0 nics. The configuration screens do not auto detect the card so I chose the Tulip drivers. The OS boots and loads the drivers OK. Ifconfig shows both interfaces, although I cannot get a DHCP address on the non-dedicated card and cannot communicate through either one. I tried setting the box up as a server with only one nic, also no go. I then replaced the Linksys card with a spare Intel EtherExpress Pro 100, changed the driver configuration and it works OK. Any idea if the Version 2.o version of the Linksys card will work?

geoff

RE: Linksys EtherFast 10/100 Version 2.0
« Reply #1 on: March 23, 2000, 08:31:09 PM »
Charles Steaderman wrote:

> I recently purchased e-smith gateway v3.1 and installed on a
> machine with 2 Linksys EtherFast 10/100 Version 2.0 nics. The
> configuration screens do not auto detect the card so I chose
> the Tulip drivers. The OS boots and loads the drivers OK.
> Ifconfig shows both interfaces, although I cannot get a DHCP
> address on the non-dedicated card and cannot communicate
> through either one. I tried setting the box up as a server with
> only one nic, also no go. I then replaced the Linksys card with
> a spare Intel EtherExpress Pro 100, changed the driver
> configuration and it works OK. Any idea if the Version 2.o
> version of the Linksys card will work?

Use the Ne2k drivers otherwise I would say use the EtherExpress Pro 100 :)

-geoff

Sean McAvoy

RE: Linksys EtherFast 10/100 Version 2.0
« Reply #2 on: March 24, 2000, 08:29:18 AM »
The problem is that the version of the driver for tulip series cards is out of date :)
if you go to http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.c you can get the latest.
I am not sure how open e-smith is (just downloading the ISO) but you need to build the module (or patch the kernel). All the instructions on building the module are in the last few lines of the driver code. Worked for me on Version 2.0 of the card.
Hope that helps.