[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
More fa311 probing
Looks like the module loaded and the device alias got created ok. Here is
the result
of the ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:02:E3:0C:05:B2
inet addr:xxx.xxx.xxx.xxx Bcast:192.168.0.255 Mask:255.255.255.0
BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:255 Base address:0xa400
How do I reset the IRQ? I tried ifconfig eth0 <ipaddress> irq=9 and got an
error that this feature is not supported.
Thanks,
Jeff Mayrand