Home | History | Annotate | Line # | Download | only in etc.arc
ttys revision 1.6
      1  1.1      soda #
      2  1.6  christos #	$NetBSD: ttys,v 1.6 2004/06/20 21:30:26 christos Exp $
      3  1.1      soda #
      4  1.1      soda # name	getty				type	status		comments
      5  1.1      soda 
      6  1.1      soda # In normal operation, getty on 'console' pseudo-device is disabled, and is
      7  1.1      soda # enabled for the correct 'real' device (e.g. one of the serial ports).
      8  1.1      soda 
      9  1.1      soda # console pseudo-device
     10  1.5       dsl console	"/usr/libexec/getty std.9600"	vt220 on secure
     11  1.1      soda 
     12  1.1      soda # Workstation console
     13  1.1      soda ttyE0	"/usr/libexec/getty std.9600"	vt220 off secure
     14  1.1      soda ttyE1	"/usr/libexec/getty std.9600"	vt220 off secure
     15  1.1      soda ttyE2	"/usr/libexec/getty std.9600"	vt220 off secure
     16  1.1      soda ttyE3	"/usr/libexec/getty std.9600"	vt220 off secure
     17  1.1      soda 
     18  1.1      soda # NS16550 ("com") serial ports
     19  1.1      soda tty00	"/usr/libexec/getty std.9600"	unknown off secure
     20  1.1      soda tty01	"/usr/libexec/getty std.9600"	unknown off secure
     21