Home | History | Annotate | Line # | Download | only in etc.alpha
ttys revision 1.10
      1   1.1       cgd #
      2  1.10  christos #	$NetBSD: ttys,v 1.10 2004/06/20 21:30:26 christos Exp $
      3   1.1       cgd #
      4   1.1       cgd # name	getty				type	status		comments
      5   1.1       cgd 
      6   1.2       cgd # In normal operation, getty on 'console' pseudo-device is disabled, and is
      7   1.2       cgd # enabled for the correct 'real' device (e.g. one of the serial ports).
      8   1.2       cgd 
      9   1.2       cgd # console pseudo-device
     10   1.9       dsl console	"/usr/libexec/getty std.9600"	vt100 on secure
     11   1.1       cgd 
     12   1.3       cgd # Workstation console (framebuffer) ttys
     13   1.5      ross ttyE0	"/usr/libexec/getty std.9600"	vt100 off secure
     14   1.5      ross ttyE1	"/usr/libexec/getty std.9600"	vt100 off secure
     15   1.3       cgd 
     16   1.3       cgd # DEC 3000 Z8530 ("scc") serial ports
     17   1.3       cgd ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
     18   1.3       cgd ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
     19   1.3       cgd 
     20   1.3       cgd # AlphaStation NS16550 ("com") serial ports
     21   1.3       cgd ttyC0	"/usr/libexec/getty std.9600"	unknown off secure
     22   1.3       cgd ttyC1	"/usr/libexec/getty std.9600"	unknown off secure
     23