1 # $NetBSD: ttys,v 1.12 2004/06/20 21:30:28 christos Exp $ 2 # 3 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 4 # 5 # name getty type status comments 6 # 7 console "/usr/libexec/getty std.9600" rcons on secure 8 # 9 # ttys for ioasic machines with scc serial ports 10 # 11 ttya "/usr/libexec/getty std.9600" unknown off secure # 2nd comm port 12 ##ttyb "/usr/libexec/getty std.9600" unknown off secure # mouse 13 ttyc "/usr/libexec/getty std.9600" unknown off secure # 1st comm port 14 ##ttyd "/usr/libexec/getty std.9600" unknown off secure # keyboard 15 # 16 # ttys for 5000/200, 3100, 2100 with dz-11 clone serial ports 17 # 18 ##ttyD0 "/usr/libexec/getty std.9600" unknown off secure # mouse 19 ##ttyD1 "/usr/libexec/getty std.9600" unknown off secure # keyboard 20 ttyD2 "/usr/libexec/getty std.9600" unknown off secure # 1st comm port 21 ttyD3 "/usr/libexec/getty std.9600" unknown off secure # 2nd comm port 22 # 23 # ttys for historical compatibility (Qbus decsystems?) 24 # 25 tty00 "/usr/libexec/getty std.9600" unknown off secure 26 tty01 "/usr/libexec/getty std.9600" unknown off secure 27 tty02 "/usr/libexec/getty std.9600" unknown off secure 28 tty03 "/usr/libexec/getty std.9600" unknown off secure 29 tty04 "/usr/libexec/getty std.9600" unknown off secure 30 tty05 "/usr/libexec/getty std.9600" unknown off secure 31 tty06 "/usr/libexec/getty std.9600" unknown off secure 32 tty07 "/usr/libexec/getty std.9600" unknown off secure 33