Home | History | Annotate | Line # | Download | only in etc.sgimips
ttys revision 1.1.4.2
      1 #
      2 #	$NetBSD: ttys,v 1.1.4.2 2000/06/23 15:46:01 minoura Exp $
      3 #
      4 # name	getty				type	status		comments
      5 
      6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
      7 # is enabled for the correct 'real' device (e.g. one of the serial ports).
      8 # If the console is marked insecure, single-user requires the root password.
      9 
     10 # Console pseudo-device
     11 console	"/usr/libexec/getty std.38400"	vt100	off secure
     12 
     13 # Serial console port
     14 tty00	"/usr/libexec/getty std.38400"	vt100	on secure
     15 tty01	"/usr/libexec/getty std.9600"	vt100	on secure
     16 
     17 # Pseudo terminals
     18 ttyp0	none				network
     19 ttyp1	none				network
     20 ttyp2	none				network
     21 ttyp3	none				network
     22 ttyp4	none				network
     23 ttyp5	none				network
     24 ttyp6	none				network
     25 ttyp7	none				network
     26 ttyp8	none				network
     27 ttyp9	none				network
     28 ttypa	none				network
     29 ttypb	none				network
     30 ttypc	none				network
     31 ttypd	none				network
     32 ttype	none				network
     33 ttypf	none				network
     34 ttyq0	none				network
     35 ttyq1	none				network
     36 ttyq2	none				network
     37 ttyq3	none				network
     38 ttyq4	none				network
     39 ttyq5	none				network
     40 ttyq6	none				network
     41 ttyq7	none				network
     42 ttyq8	none				network
     43 ttyq9	none				network
     44 ttyqa	none				network
     45 ttyqb	none				network
     46 ttyqc	none				network
     47 ttyqd	none				network
     48 ttyqe	none				network
     49 ttyqf	none				network
     50