Zinx Verituse writes: > This problem appears similar to the thread earlier this year with > the subject '2.6.3 - 8139too timeout debug info', but I don't think > it is, since the 2.6.2 driver and patches given in that thread > don't appear to work. > > I have enabled debug in the stock Linux 2.6.7 8139too.c and posted it at: > http://zinx.xmms.org/misc/tmp/8139too.debug > The debug shows init, DHCP request (succeeded), then a ping -f that lasts > until shortly after it timed out. Already solved? NETDEV WATCHDOG: eth0: transmit timed out eth0: Transmit timeout, status 0d 0000 c07f media 08. eth0: Tx queue start entry 25 dirty entry 21. eth0: Tx descriptor 0 is 10080062. eth0: Tx descriptor 1 is 00080062. (queue head) eth0: Tx descriptor 2 is 00080062. eth0: Tx descriptor 3 is 00080062. eth0: link up, 10Mbps, half-duplex, lpa 0x0000 rtl8139_hw_start: init buffer addresses Tx status registers seems still not complete to transmit the packets. So this problem may not be the lost interrupt problem. The attached file is the ported 2.4.24's 8139too.c. Can you try this driver? This driver solve the problem? Also, please send the .config. Thanks. -- OGAWA Hirofumi