I am having some strange problem with the e100 ethernet driver. The transmit and receive counts stop incrementing after few hours of activity. But the interface is up and running. I can ping , telnet , ftp through that interface. Only the counts are not getting incremented. Does anyone has come across this problem. Please let me know. >From the code the variables tx_packets and rx_packets are incremented in a e100_watchdog( ) function which is invoked after every 2 sec. I am using a 2.4.19 kernel. Thanks - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html