1 # 2 # $NetBSD: ttys,v 1.11 2012/06/13 20:49:13 martin 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" wsvt25 on secure 12 ttyE1 "/usr/libexec/getty std.9600" wsvt25 on secure 13