Messages in this thread |  | | Date | Wed, 13 Dec 2000 11:34:43 +0100 | From | Tjeerd Mulder <> | Subject | Re: National Semiconductor DP83815 ethernet driver? |
| |
Please, don't even consider using the NSC dp83815 driver.
I too received this NSC (TeamF1) driver, hacked on it, fed the modifications to NSC and this TeamF1. Some time October I received the latest and greatest version from NSC and found no trace of my changes, but some "Shaun Savage" hacked on it and ported the buggy 2.2 version to 2.4.
He found the tbusy flag gone so implemented this:
if (chip_out_of_descriptors) { drop_packet(); stats->tx_dropped++; }
netif_stop_queue(), what's that ???
I must admit that I did not look any further at this driver ...
Please try the driver in 2.4. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |