This is the mail archive of the
ecos-devel@sources.redhat.com
mailing list for the eCos project.
Re: support for RTL 8029
- From: Iztok Zupet <iz at vsr dot si>
- To: khamri at inbox dot net,ecos-devel at sources dot redhat dot com
- Date: Thu, 16 Oct 2003 14:34:50 +0200
- Subject: Re: support for RTL 8029
- Organization: VSR d.o.o.
- References: <20031016115118.23794.qmail@inbox.net>
- Reply-to: iz at vsr dot si
On Thursday 16 October 2003 13:51, khamri A wrote:
> Hi,
>
> I believe eCos2.0b1 supports i82544 and i82559 under i386 ethernet
> support.But i have RTL 8029(AS) for which i found a file closely
> associated with isa8019(AS). the file i got from net is
> 'if_isa8019as.c'.can anybody tell whether i can add this Ethernet driver
> for my work.
>
Hello,
I beleive that 8019 driver works with 8029. Both are based on NS8390 chip.
Here I have a patch (more simple than starting with a driver source) which
works on an 8019 AS chip and on a NE2000 clone
<http://www.vsr.si/ecos/patches/rtl8019.html>, You can try it out if You
wish.
Regards
Iztok