On Mon, Mar 22, 1999 at 03:26:05PM +0000, Vicente Navarro wrote:

> I am new in the RT Linux world. I have a question about RT drivers. How
> can I modify the PCI ethernet driver that comes with linux to implement
> a
> RT Ethernet driver ?. I am developing a some kind of router with RT

First of all implementing RT ethernet driver gives you nothing in this
context, because you will just get reliably data and will be able to reply to
them in real-time (fast) but to do routing you have to pass them to the
network subsystem of normal kernel anyway. You would need to put the whole
Linux routing code in RT - quite big task. But I do not think it is neccesary
for your task.

You may look at "Rether" http://www.ecsl.cs.sunysb.edu/rether.html

Regards,
--
Tomek

--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to