Subject: serial console
To: None <port-dreamcast@netbsd.org>
From: Harold Gutch <logix@foobar.franken.de>
List: port-dreamcast
Date: 02/08/2003 00:47:09
Hi,
how do I enable the serial console? I have
shb* at mainbus?
options SCIFCONSOLE
options SCIFCN_SPEED=57600
scif0 at shb?
and commented out "pvr" in my configfile. Now, after booting, I
should be able to bring up the console with a
cu -s 57600 -l /dev/tty01
on the other box attached to the serial console, right? The
dreamcast seems to crash whenever I use a different speed in that
cu-commandline. With -s 57600, it doesn't do anything, but it at
least doesn't crash either.
bye,
Harold