Re: Conexant LANfinify doesnt send anything
Donald Becker <[email protected]> Sat, 4 Jan 2003 16:00:04 -0500 (EST)
| Newsgroups | gmane.linux.drivers.tulip.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 4 Jan 2003, Adriano Carvalho wrote: > Now I'll show every informations about my ethernet card : today its not > sending anything, its just stopped. I made : > insmod ./pci-scan.o > insmod ./tulip.o > ifconfig eth0 192.168.1.2 netmask 255.255.255.0 > > So, when I try ping 192.168.1.1 (other machine), its not send . > Tulip-dialog : > > Index #1: Found a Conexant LANfinity adapter at 0x1800. > Port selection is MII, full-duplex. > Transmit stopped, Receive stopped. > The Rx process state is 'Waiting for packets'. > The Tx process state is 'Stopped'. > The transmit threshold is 128. > Interrupt sources are pending! CSR5 is f4068002. > Tx complete indication. You have an interrupt problem. Interrupts are not causing the interrupt handler to be run. This might be an issue for the kernel mailing list. > tulip.c:v0.95f 11/17/2002 Written by Donald Becker <[email protected]> > http://www.scyld.com/network/tulip.html > eth0: Conexant LANfinity rev 8 at 0xd405e000, 00:90:96:02:E4:57, IRQ 11. > eth0: MII transceiver #1 config 1000 status 782d advertising 01e1. The advertised capability is now correct. What does /proc/interrupts report about IRQ11? -- Donald Becker [email protected] Scyld Computing Corporation http://www.scyld.com 410 Severn Ave. Suite 210 Scyld Beowulf cluster system Annapolis MD 21403 410-990-9993 _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip