Home | History | Annotate | Line # | Download | only in etc.hpcsh
ttys revision 1.10
      1 #
      2 #	$NetBSD: ttys,v 1.10 2008/10/07 10:00:01 abs Exp $
      3 #
      4 # name	getty				type	status		comments
      5 
      6 # serial port (19200bps is default WindowsCE baud rate)
      7 console	"/usr/libexec/getty std.19200"	vt100	off secure
      8 constty	"/usr/libexec/getty std.19200"	vt100	off secure
      9 
     10 # Workstation console (framebuffer) ttys
     11 ttyE0	"/usr/libexec/getty std.9600"	vt100	on secure
     12 ttyE1	"/usr/libexec/getty std.9600"	vt100	on secure
     13