Date: Wed, 25 Apr 2001 11:12:39 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: "Vahe Khachikyan" <vahe@fh-konstanz.de> Cc: <freebsd-alpha@FreeBSD.ORG> Subject: Re: Serial Conection II. Was( Serial connection) Message-ID: <15078.59751.894643.246982@grasshopper.cs.duke.edu> In-Reply-To: <002e01c0cd99$f42ec4d0$6e70258d@vvl10.fh-konstanz.de> References: <002e01c0cd99$f42ec4d0$6e70258d@vvl10.fh-konstanz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Vahe Khachikyan writes:
> 1) Why I didn't get anything on terminal after booting from SRM prompt (I mean the whole kernel output)
Which port are you plugged into? sio0 or sio1?
Are you running -current or -stable?
> 2) Why the getty doesn't grab the com2 port ?
On the alpha, the second serial port (sio1) has been reserved for
debugging ('flags 0x50' in kernel config file). You should see this in
your dmesg:
sio1: reserved for low-level i/o
Remove the "flags 0x50" and you'll be able to start getty on sio1.
BTW, Please don't post html to the list.
Drew
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15078.59751.894643.246982>
