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

[debian-users:37855] eth0: interrupt(s) dropped!



いつもお世話になっております。

ENW-3503-T(PLANEX) Ethernet Card + MN-5400D(SHARP) という古いノート
です。一応接続はするのですが表記のように eth0: interrupt(s) dropped! 
を繰り返します。kernel 2.4.18 までは問題無しでしたが 2.4.19-21 全て
でこのような症状が出ます。

kernel 2.4.18 では (dmesg で) 

cs: IO port probe 0x0c00-0x0cff: excluding 0xc00-0xc07
cs: IO port probe 0x0800-0x08ff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
eth0: NE2000 Compatible: io 0x300, irq 3, hw_addr xx:xx:xx:xx:xx:xx

kernel 2.4.21 では 

cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xcbfff 0xe0000-0xfffff
eth0: NE2000 Compatible: io 0x300, irq 0, hw_addr xx:xx:xx:xx:xx:xx

ですから irq が割り当てられていない!? /proc/interrupts でも irq 0 は 
timer です。
cs: IO port probe も無い! のですが /proc/ioports では pcnet_cs は下
記の通り問題無いみたいに見えるのですが。

0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0300-031f : pcnet_cs
0376-0376 : ide1
03c0-03df : vga+
03f6-03f6 : ide0
0cf8-0cff : PCI conf1
4000-40ff : PCI CardBus #01
4400-44ff : PCI CardBus #01
4800-48ff : PCI CardBus #06
4c00-4cff : PCI CardBus #06
fcf0-fcff : PCI device 1283:673a


/etc/default/pcmcia の PCIC_OPTS で irq_list=xx や 
/etc/pcmcia/config.opts の include port xx, exclude irq xx などを色々
試したのですが変化無いみたいです。

kernel は自分で compile しています。
関係無いかも知れませんが確か 2.4.xx の初期頃から insmod i82365(tcic) 
しようとすると(i82365.o または tcic.o は存在してます)

Intel PCIC probe: not found.(Databook TCIC-2 PCMCIA probe: not found.)

で組込めないのですが、問題無く ethernet に接続するみたいなので無視し
ていました。

何処がおかしいのでしょうか? 御教授宜くお願いします。
----
FUJINO, Yuzo
e_mail: yuzo.fujino@xxxxxxxxx