LinkSys card
David R. Kohel
kohel@math.nus.edu.sg
Sat Oct 17 05:12:29 1998
Thanks for the responses regarding the LinkSys card. I have
been able to get the kernel to recognize the card, but don't
get a network connection. Here are the vital statistics for
the card, a LinkSys EtherFast 10/100 LAN card. I note that
the chipset, read from the card, is the 82c169, not 82c168.
Any suggestions?
--David
P.S. Are there any Linux utilities for changing the IRQ's of
devices? I want to get two ethernet cards working and both
are preset to IRQ 10.
dmesg:
tulip.c:v0.88 4/7/98 becker@cesdis.gsfc.nasa.gov
eth0: Lite-On 82c168 PNIC at 0xe800, 00 a0 cc 24 33 86, IRQ 10.
/proc/interrupts:
10: 1 eth0
/proc/ioports:
e800-e87f : Lite-On 82c168 PNIC
/proc/net/dev:
Inter-| Receive | Transmit
face |packets errs drop fifo frame|packets errs drop fifo colls carrier
eth0: 0 1 0 0 0 0 9 0 0 0 0
ifconfig:
eth0 Link encap:Ethernet HWaddr 00:A0:CC:24:33:86
inet addr:137.132.75.154 Bcast:137.132.75.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:1 dropped:0 overruns:0 frame:0
TX packets:0 errors:9 dropped:0 overruns:0 carrier:0
Collisions:0
Interrupt:10 Base address:0xe800