Subject: Re: ttys with -current
To: None <port-arm32@netbsd.org>
From: Stephen Borrill <sborrill@xemplar.co.uk>
List: port-arm32
Date: 01/11/1999 14:51:39
David Forbes wrote:
> > During boot, when at the "Setting tty flags" stage, I get:
> >       ttyflags: open /dev/ttyv0: Operation not supported by device
> 
> D'Oh!  Apologies for being dense: I'd forgotten to setup ttyE*, hadn't
> I....   so now I can boot without errors and log in  :-)

I'm probably being equally dense, but I have used the -current MAKEDEV
(MAKEDEV all doesn't include wscons, is that right?) and I have the
following in /dev

xn044 2% l ws*
crw-------  1 root  wheel  62, 0 Jul 27 13:47 wskbd0
crw-------  1 root  wheel  62, 1 Jul 27 13:47 wskbd1
crw-------  1 root  wheel  62, 2 Jul 27 13:47 wskbd2
crw-------  1 root  wheel  62, 3 Jul 27 13:47 wskbd3
crw-------  1 root  wheel  61, 0 Jul 27 13:47 wsmouse0
crw-------  1 root  wheel  61, 1 Jul 27 13:47 wsmouse1
crw-------  1 root  wheel  61, 2 Jul 27 13:47 wsmouse2
crw-------  1 root  wheel  61, 3 Jul 27 13:47 wsmouse3
x
xn044 3% l ttyv*
crw-------  1 root  wheel  4, 0 Jul 27 14:06 ttyv0
crw-------  1 root  wheel  4, 1 Jul 27 13:46 ttyv1
crw-------  1 root  wheel  4, 2 Jul 27 14:06 ttyv2
crw-------  1 root  wheel  4, 3 Jul 27 14:06 ttyv3
crw-------  1 root  wheel  4, 4 Jul 27 14:06 ttyv4
crw-------  1 root  wheel  4, 5 Jul 27 14:06 ttyv5
crw-------  1 root  wheel  4, 6 Jul 27 13:46 ttyv6
crw-------  1 root  wheel  4, 7 Jul 27 13:46 ttyv7
crw-------  1 root  wheel  4, 8 Jul 27 13:46 ttyv8
crw-------  1 root  wheel  4, 9 Jul 27 13:46 ttyv9
xn044 4% l ttyE*
crw-------  1 root  wheel  60, 0 Jul 27 13:47 ttyE0
crw-------  1 root  wheel  60, 1 Jul 27 13:47 ttyE1
crw-------  1 root  wheel  60, 2 Jul 27 13:47 ttyE2
crw-------  1 root  wheel  60, 3 Jul 27 13:47 ttyE3
crw-------  1 root  wheel  60, 4 Jul 27 13:47 ttyE4
crw-------  1 root  wheel  60, 5 Jul 27 13:47 ttyE5
crw-------  1 root  wheel  60, 6 Jul 27 13:47 ttyE6
crw-------  1 root  wheel  60, 7 Jul 27 13:47 ttyE7

I've using the standard 1.3F build as shipped with a -current kernel
(or the snapshot kernel from Todd Whitesel). With these I get the
"operation not supported by device" errors plus the panic when a
mgetty starts on tty00.

What else to I need to change?

-- 
Dr. Stephen Borrill