[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pc386/i386ex ne2000 drivers



<sigh> this is complicated

On Fri, 6 Aug 1999, erik.ivanenko wrote:

> I wish I could tell you what version I use, but it was back when there was
> only a "network" subdirectory.  I submitted a patch to make ne2k work with
> bootp.  That is that last change I was aware of,  since my i386ex BSP sucked
> up and froze that particular incarnation of the ne2k.c code.

I can answer part of this one.

The CVS history shows that on Feb 18, 1999. I renamed network to wd8003.
At that point it was at version 1.9.

Your bootp patch shows up as 1.3 in ne2000/ne2000.c and there is only one
patch beyond that:

Patch from Tony R. Ambardar <tonya at ece.ubc.ca> to add byte wide
register support to this driver.

So if this patch broke your bootp support, then this URL is what you are
looking for:

http://www.oarcorp.com/cgi-bin/cvsweb.cgi/rtems/c/src/lib/libbsp/i386/pc386/ne2000/ne2000.c.diff?r1=1.3&r2=1.4&hideattic=1&sortbydate=0

--joel