eepro100.c:v1.09r 9/23/99 -- Command unit failed to mark command 00
 000000 as complete at 1248491.
    Jeffrey Hundstad 
    jeffrey.hundstad@mankato.msus.edu
    Fri Oct  8 12:51:07 1999
    
    
  
Hello,
I'm running an atalk server for about 300 users,
(netatalk-1.4b2+asun2.1.4 which is pre-asun2.1.4-35.tar.gz) and it was
failing pretty hard with the default eepro100 driver that comes with
linux-2.2.9.
Due to VERY helpful advice from this list (thanks again) I've updated
the driver to eepro100.c:v1.09r.  Things appear to be working fine
now... but I've got a few entries that might be helpful to developers
trying to debug.
In the last 3 days...
I got the following statement once at the start of the machine:
Too much work at interrupt, status=0x4050.
And I have gotten 16 of the following:
Command unit failed to mark command 00000000 as complete at 1248491.
The last number does vary.
Also my ifconfig shows MANY framming and overrun errors:
eth0      Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx  
          inet addr:134.29.xxx.xxx  Bcast:134.29.1.255  Mask:255.255.255.0
          EtherTalk Phase 2 addr:xxx/xxx
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2024863 errors:2 dropped:0 overruns:10 frame:184392
          TX packets:1282897 errors:1 dropped:0 overruns:244351 carrier:0
          collisions:0 
Eth log:
Oct  5 14:03:40 filez kernel: eth0: Too much work at interrupt, status=0x4050. 
Oct  8 09:23:32 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1248491. 
Oct  8 09:23:47 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1248504. 
Oct  8 09:24:02 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1248514. 
Oct  8 09:29:49 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1249032. 
Oct  8 09:56:41 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257118. 
Oct  8 10:05:44 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257442. 
Oct  8 10:06:00 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257449. 
Oct  8 10:09:20 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257594. 
Oct  8 10:09:31 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257607. 
Oct  8 10:09:41 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257613. 
Oct  8 10:12:05 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1257926. 
Oct  8 10:15:46 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1258867. 
Oct  8 10:15:50 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1258876. 
Oct  8 10:18:23 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1258931. 
Oct  8 10:20:44 filez kernel: eth0: Transmit timed out: status 0050  0000 at 1260038/1260040 commands 00000000 400ca000 000ca000. 
Oct  8 10:21:12 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1260066. 
Oct  8 10:27:45 filez kernel: eth0: Command unit failed to mark command 00000000 as complete at 1262288. 
Thanks!
-- 
Jeffrey Hundstad