Re: Tulip network card IS working! Thanks!

1999-12-09 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > If anyone would like the driver I compiled, I wouldn't mind to send it > directly to the addresses of anyone who ask me, if you don't mind about > the something like NSA_KEY that I found on the code :) Please, just > kiding! The arch

Tulip network card IS working! Thanks!

1999-12-09 Thread Jose Roberto de Chermont Teixeira
Hi all! I would just like to thank everybody for the attention for my problem with my tulip card. In case someone want to know what I have done to get it working here's what I have done: I visited the address told by Gary http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html which I already knew

Re: Tulip network card not working

1999-12-09 Thread Allan K. Neal
I have a DEC PCI network card. I use the tulip driver in kernel 2.0.36 and it works just fine. I don't know if it is the same card, but it is the same series. Allan On Wed, Dec 08, 1999 at 03:15:44PM -0800, aphro wrote: > which driver(s) have you tried? i am using 2 of those cards using the >

Re: Tulip network card not working

1999-12-08 Thread aphro
which driver(s) have you tried? i am using 2 of those cards using the tulip driver on kernel 2.0.36 for about a year now with no trouble. eth0 Link encap:Ethernet HWaddr 00:40:05:30:FF:19 inet addr:208.222.179.31 Bcast:208.222.179.255 Mask:255.255.255.0 UP BROADCAST R

Re: Tulip network card not working

1999-12-08 Thread Paul J. Keenan
Gary Hennigan wrote: > http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html > > For information and source code for the driver, tulip.c > > There's lots of info there for the tulip-based cards. > > Of course if you do decide to get an updated the driver you'll have to > rebuild the kernel. >

RE: Tulip network card not working

1999-12-08 Thread Alex
I recently purchased a couple of the new EtherFast cards, and yes the default tulip driver didnt work. http://www.linksys.com actually has tulip.c files for their cards, and they're on the linksys floppies too. After doing a kernel/module compile they work great for me. found at http://www.l

RE: Tulip network card not working

1999-12-08 Thread Alex McCool
I recently purchased a couple of the new EtherFast cards, and yes the default tulip driver didnt work. http://www.linksys.com actually has tulip.c files for their cards, and they're on the linksys floppies too. After doing a kernel/module compile they work great for me. found at http://www.links

Re: Tulip network card not working

1999-12-08 Thread Gary Hennigan
Jose Roberto de Chermont Teixeira <[EMAIL PROTECTED]> writes: > Does someone have already had problems with the DEC PCI Ethernet DC21142 > network card? I thought it was defective, but on Nt it works. I have > isntalled Debian and FreeBSD to see what was the problem but both can't > use them. The c

Tulip network card not working

1999-12-08 Thread Jose Roberto de Chermont Teixeira
Hi! Does someone have already had problems with the DEC PCI Ethernet DC21142 network card? I thought it was defective, but on Nt it works. I have isntalled Debian and FreeBSD to see what was the problem but both can't use them. The card is detected and the module correctly loads, but I have no net

Re: Tulip Network Card

1998-12-21 Thread Jeff Katcher
Jeff Beley wrote: > > I have a debian linux machine on my network with 2 tulip cards in it. > On boot up I get a kernel message (and the machine seems to stop dead): > eth0: 21142 100baseTx link beat good. > What does this mean? And how do i fix it? > It means it is working at 100ba

Tulip Network Card

1998-12-21 Thread Jeff Beley
I have a debian linux machine on my network with 2 tulip cards in it. On boot up I get a kernel message (and the machine seems to stop dead): eth0: 21142 100baseTx link beat good. What does this mean? And how do i fix it? --Jeff