From: Jamal Hadi [off-list ref]
Date: Mon, 9 Jun 2003 21:15:18 -0400 (EDT)
Have you tried a different NIC? Not sure how well the 3com is maintained
for example.
Acutally, the main issue with 3c59x is that it still
uses PIO accesses. This basically makes it useless
for routing or anything wanting serious latency.
Andrew Morton knows this, but he is such a good maintainer
that he doesn't want to change over the MEM I/O accesses
for fear of breaking something.
It's actually a simple change to make if someone wants to
spend a few cycles on it, then you can see what kind of
performance you'll get with that.