Subject: Re: SLIP?
To: None <thorpej@zembu.com>
From: Tyrel Beede <tb90@mail.csuchico.edu>
List: port-dreamcast
Date: 03/05/2001 14:37:38
> SLIP certainly should be supported.  What is the error you get?

I'm getting the error

slattach: /dev/tty00 : device not configured

slattach is failing at this point:

if(( fd = open( dev, O_RDWR | O_NDELAY)) < 0)

I've got my system booting into multi-user mode so that all the rc stuff gets
run.  I'm not sure if I'm missing something in my etc dir.

Thanks
Tyrel