[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] RT Tulip driver
On Wed, Nov 08, 2000 at 04:07:18PM -0500, Ilia Baldine wrote:
> Hello,
>
> First I'm wondering if this list is alive at all, second:
>
> I've been looking into the rt_tulip driver for RTLinux,
> because I need real-time access to the ethernet
> medium. I have a question however: has anyone
> any experience with it, and a more precise question -
> how do I use multiple ethernet cards with it?
You can find rt_tulip at:
ftp://ftp.rtlinux.org/pub/applications/drivers/rt_tulip-0.1/
However, you might want to consider using rtnet, which
includes a tulip driver and has a bunch of additional
features, such as socket programming. RTnet can be found
at:
ftp://ftp.lineoisg.com/pub/rtnet/
(And, yes, you can use it with multiple ethernet cards.)
dave...