On Mon, Dec 18, 2000 at 05:32:19PM +0000, John Berthels wrote:
> I think UML (User Mode Linux - http://user-mode-linux.sourceforge.net/ )
> uses a PPP link for this. (Ah...just checked, it uses a SLIP link) Would
> it work if you write a serial device (is that a simpler option than
> writing a dummy ethernet card?)?
Yes, it is indeed.  In fact, it's already done.
Interesting that we're back here -- this was the original plan I expressed.

The problem is that running over PPP means that we take a lot of interupts,
and we've got overhead from PPP on both ends.  Interupts are very expensive
in our architecture.

    -=- James Mastros
-- 
midendian: She never sleeps.
mousetrout: But I do.  I just regret it after I wake up.
AIM: theorbtwo homepage: http://www.rtweb.net/theorb/
ICBM: 40:04:15.100 N, 76:18:53.165 W

Reply via email to