[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

two network interfaces



Hello!
I have Linux mashine with two network interfaces:
 
eth0: 3c509 at 0x300 tag 1, 10baseT port address 0 60 97 72 09 f2, IRQ 12
eth1: 3c509 at 0x300 tag 2, 10baseT port address 0 a0 24 2b f3 5b, IRQ 10
Setting Rx mode to 1 address
 
After any request from net (ping, telnet...) I get the following:
 
eth0: infinite loop in interrupt, status 2001
eth0: infinite loop in interrupt, status 2001
eth0: infinite loop in interrupt, status 2001
eth0: infinite loop in interrupt, status 2001
eth0: infinite loop in interrupt, status 2001
eth0: infinite loop in interrupt, status 2001
 
How can I solve it?
Thanks