Re: LAN access fails after 5 seconds

2000-01-06 Thread Raymond L. Zarling
Thanks for the tips. The nasa search found the same tulip.c source code, but that's a useful search technique to know about. I finally got the source for tulip.c to compile by adding a -I option to the gcc line--and that fixed the problem! BUT-- Does anyone know what include files gcc uses by d

Re: LAN access fails after 5 seconds

2000-01-06 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... [snip familiar problems with tulip-based cards] > I should mention the exact same hardware works fine under Windoze 98. Under > Linux, "ifconfig" shows the card using the same irq and memory as it did > under Windoze. I expected as much.

Re: LAN access fails after 5 seconds

2000-01-06 Thread aphro
what is the full output of ifconfig? it shows packets sent/recieved dropped, errors collisions etc. i have a tulip card as well(2.0.36 kernel though) 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

LAN access fails after 5 seconds

2000-01-06 Thread Raymond L. Zarling
I have just installed Debian 2.2.12 on my Pentium 150 and have spent an entire day trying to get my LAN card working for longer than 5 seconds. It is a Kingston KNE100TX, using a DS21143 chip manufactured by Intel. Several documents say the tulip driver should work although Greg Siekas mentions o