On Wed, Apr 17, 2002 at 03:32:01PM -0400, Yves Godin wrote: > Hi, > > Does anybody have problem with the DP83815 ethernet controller ? > It seem to work but wen I try to ping a computer, I got a 75% packet loss. > I'am using the driver that come with the kernel 2.4.18. (I have the same > proble with 2.4.17) > > Any idea ?
The official driver from NSC for the 2.2 kernels was crap. But the one in 2.4 by Donald Becker worked fine for me when I was using the DP83815. And I wrote a sort-of polled driver for Etherboot as well, but it was a bit buggy, though still usable, so I never submitted it and when I found the bug by accident Etherboot already had the natsemi driver. I was using 2.4.12 though. Dunno about the later ones. I seem to remember that the latest natsemi driver available from Donald Becker's site wasn't included in 2.4.12.. You might want to check that out. //Peter