Home | History | Annotate | Line # | Download | only in etc.alpha
ttys revision 1.5
      1 #
      2 #	$NetBSD: ttys,v 1.5 1999/04/29 01:26:15 ross Exp $
      3 #
      4 # name	getty				type	status		comments
      5 
      6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
      7 # enabled for the correct 'real' device (e.g. one of the serial ports).
      8 
      9 # console pseudo-device
     10 console	"/usr/libexec/getty std.9600"	vt100 on secure
     11 
     12 # Workstation console (framebuffer) ttys
     13 ttyE0	"/usr/libexec/getty std.9600"	vt100 off secure
     14 ttyE1	"/usr/libexec/getty std.9600"	vt100 off secure
     15 
     16 # DEC 3000 Z8530 ("scc") serial ports
     17 ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
     18 ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
     19 
     20 # AlphaStation NS16550 ("com") serial ports
     21 ttyC0	"/usr/libexec/getty std.9600"	unknown off secure
     22 ttyC1	"/usr/libexec/getty std.9600"	unknown off secure
     23 
     24 # pseudo-ttys
     25 ttyp0	none				network
     26 ttyp1	none				network
     27 ttyp2	none				network
     28 ttyp3	none				network
     29 ttyp4	none				network
     30 ttyp5	none				network
     31 ttyp6	none				network
     32 ttyp7	none				network
     33 ttyp8	none				network
     34 ttyp9	none				network
     35 ttypa	none				network
     36 ttypb	none				network
     37 ttypc	none				network
     38 ttypd	none				network
     39 ttype	none				network
     40 ttypf	none				network
     41 ttyq0	none				network
     42 ttyq1	none				network
     43 ttyq2	none				network
     44 ttyq3	none				network
     45 ttyq4	none				network
     46 ttyq5	none				network
     47 ttyq6	none				network
     48 ttyq7	none				network
     49 ttyq8	none				network
     50 ttyq9	none				network
     51 ttyqa	none				network
     52 ttyqb	none				network
     53 ttyqc	none				network
     54 ttyqd	none				network
     55 ttyqe	none				network
     56 ttyqf	none				network
     57