On Tue, 13 Apr 1999, David Murn wrote:
> On Tue, 13 Apr 1999, Tracy Camp (Hurrah) wrote:
>
> > the ne2000 chipset is I believe available from National Semiconductor
> > under their part numbers, they have some really good documention on
> > programming these chips in PDF format
>
> ne2000 uses the same ethernet controller as wd8003 and 3c503, being the
> 8390. There is already a driver for the 3c503 sitting in the ELKS tree,
> so modifying it to ne2000 should be fairly simple (just change the check
> for the mac address, and make sure it works).
>
> Davey
>
I shouldn't have a problem finishing the ne2000 driver myself, and then
I'll put it up for people to check. Ok? The problems are things like
registering net devices.
There has to be some code to register it to.
Luke(Boo) Farrar.