Home | History | Annotate | Line # | Download | only in etc.arc
ttys revision 1.1
      1 #
      2 #	$NetBSD: ttys,v 1.1 2000/03/03 12:56:07 soda 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"	vt220 on secure
     11 
     12 # Workstation console
     13 ttyE0	"/usr/libexec/getty std.9600"	vt220 off secure
     14 ttyE1	"/usr/libexec/getty std.9600"	vt220 off secure
     15 ttyE2	"/usr/libexec/getty std.9600"	vt220 off secure
     16 ttyE3	"/usr/libexec/getty std.9600"	vt220 off secure
     17 
     18 # NS16550 ("com") serial ports
     19 tty00	"/usr/libexec/getty std.9600"	unknown off secure
     20 tty01	"/usr/libexec/getty std.9600"	unknown off secure
     21 
     22 # Pseudo Terminals
     23 ttyp0	none				network
     24 ttyp1	none				network
     25 ttyp2	none				network
     26 ttyp3	none				network
     27 ttyp4	none				network
     28 ttyp5	none				network
     29 ttyp6	none				network
     30 ttyp7	none				network
     31 ttyp8	none				network
     32 ttyp9	none				network
     33 ttypa	none				network
     34 ttypb	none				network
     35 ttypc	none				network
     36 ttypd	none				network
     37 ttype	none				network
     38 ttypf	none				network
     39 ttyq0	none				network
     40 ttyq1	none				network
     41 ttyq2	none				network
     42 ttyq3	none				network
     43 ttyq4	none				network
     44 ttyq5	none				network
     45 ttyq6	none				network
     46 ttyq7	none				network
     47 ttyq8	none				network
     48 ttyq9	none				network
     49 ttyqa	none				network
     50 ttyqb	none				network
     51 ttyqc	none				network
     52 ttyqd	none				network
     53 ttyqe	none				network
     54 ttyqf	none				network
     55