Home | History | Annotate | Line # | Download | only in etc.amiga
ttys revision 1.19
      1 #
      2 #	$NetBSD: ttys,v 1.19 2002/03/13 19:38:05 jandberg Exp $
      3 #
      4 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      5 #
      6 # name	getty				type	status		comments
      7 #
      8 # If the console is marked insecure, single-user requires
      9 # the root password.
     10 console	"/usr/libexec/getty Pc"		vt220	on secure 
     11 ttye0	"/usr/libexec/getty Pc"		vt220	off secure 	# custom chips
     12 ttye1	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
     13 ttye2	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
     14 ttye3	"/usr/libexec/getty Pc"		vt220	off secure 	# cirrus logic
     15 ttye4	"/usr/libexec/getty Pc"		vt220	off secure 	# a2410
     16 ttye5	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64
     17 ttye6	"/usr/libexec/getty Pc"		vt220	off secure 	# Domino, Merlin, oMniBus
     18 ttye7	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64/3D
     19 #
     20 # wscons virtual terminals:
     21 #
     22 ttyE0	"/usr/libexec/getty Pc"		vt220	off secure
     23 ttyE1	"/usr/libexec/getty Pc"		vt220	off secure
     24 ttyE2	"/usr/libexec/getty Pc"		vt220	off secure
     25 ttyE3	"/usr/libexec/getty Pc"		vt220	off secure
     26 #
     27 # Amiga internal serial port:
     28 #
     29 tty00	"/usr/libexec/getty std.9600"	unknown off secure
     30 #
     31 # first A2232
     32 #
     33 ttyA0	"/usr/libexec/getty std.9600"	unknown off secure
     34 ttyA1	"/usr/libexec/getty std.9600"	unknown off secure
     35 ttyA2	"/usr/libexec/getty std.9600"	unknown off secure
     36 ttyA3	"/usr/libexec/getty std.9600"	unknown off secure
     37 ttyA4	"/usr/libexec/getty std.9600"	unknown off secure
     38 ttyA5	"/usr/libexec/getty std.9600"	unknown off secure
     39 ttyA6	"/usr/libexec/getty std.9600"	unknown off secure
     40 #
     41 # MFC serials
     42 #
     43 ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
     44 ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
     45 ttyB2	"/usr/libexec/getty std.9600"	unknown off secure
     46 ttyB3	"/usr/libexec/getty std.9600"	unknown off secure
     47 ttyB4	"/usr/libexec/getty std.9600"	unknown off secure
     48 ttyB5	"/usr/libexec/getty std.9600"	unknown off secure
     49 ttyB6	"/usr/libexec/getty std.9600"	unknown off secure
     50 ttyB7	"/usr/libexec/getty std.9600"	unknown off secure
     51 #
     52 # com style ports (DraCo, HyperCom, etc.)
     53 #
     54 ttyC0	"/usr/libexec/getty std.9600"	unknown off secure # DraCo: modem port
     55 ttyC1	"/usr/libexec/getty std.9600"	unknown off secure # DraCo: mouse port
     56 ttyC2	"/usr/libexec/getty std.9600"	unknown off secure
     57 ttyC3	"/usr/libexec/getty std.9600"	unknown off secure
     58 ttyC4	"/usr/libexec/getty std.9600"	unknown off secure
     59 ttyC5	"/usr/libexec/getty std.9600"	unknown off secure
     60 ttyC6	"/usr/libexec/getty std.9600"	unknown off secure
     61 ttyC7	"/usr/libexec/getty std.9600"	unknown off secure
     62 ttyC8	"/usr/libexec/getty std.9600"	unknown off secure
     63 ttyC9	"/usr/libexec/getty std.9600"	unknown off secure
     64 #
     65 # Pseudo terminals (mostly network)
     66 #
     67 ttyp0	none			network
     68 ttyp1	none			network
     69 ttyp2	none			network
     70 ttyp3	none			network
     71 ttyp4	none			network
     72 ttyp5	none			network
     73 ttyp6	none			network
     74 ttyp7	none			network
     75 ttyp8	none			network
     76 ttyp9	none			network
     77 ttypa	none			network
     78 ttypb	none			network
     79 ttypc	none			network
     80 ttypd	none			network
     81 ttype	none			network
     82 ttypf	none			network
     83 ttypg	none			network
     84 ttyph	none			network
     85 ttypi	none			network
     86 ttypj	none			network
     87 ttypk	none			network
     88 ttypl	none			network
     89 ttypm	none			network
     90 ttypn	none			network
     91 ttypo	none			network
     92 ttypp	none			network
     93 ttypq	none			network
     94 ttypr	none			network
     95 ttyps	none			network
     96 ttypt	none			network
     97 ttypu	none			network
     98 ttypv	none			network
     99 ttypw	none			network
    100 ttypx	none			network
    101 ttypy	none			network
    102 ttypz	none			network
    103 ttypA	none			network
    104 ttypB	none			network
    105 ttypC	none			network
    106 ttypD	none			network
    107 ttypE	none			network
    108 ttypF	none			network
    109 ttypG	none			network
    110 ttypH	none			network
    111 ttypI	none			network
    112 ttypJ	none			network
    113 ttypK	none			network
    114 ttypL	none			network
    115 ttypM	none			network
    116 ttypN	none			network
    117 ttypO	none			network
    118 ttypP	none			network
    119 ttypQ	none			network
    120 ttypR	none			network
    121 ttypS	none			network
    122 ttypT	none			network
    123 ttypU	none			network
    124 ttypV	none			network
    125 ttypW	none			network
    126 ttypX	none			network
    127 ttypY	none			network
    128 ttypZ	none			network
    129 ttyq0	none			network
    130 ttyq1	none			network
    131 ttyq2	none			network
    132 ttyq3	none			network
    133 ttyq4	none			network
    134 ttyq5	none			network
    135 ttyq6	none			network
    136 ttyq7	none			network
    137 ttyq8	none			network
    138 ttyq9	none			network
    139 ttyqa	none			network
    140 ttyqb	none			network
    141 ttyqc	none			network
    142 ttyqd	none			network
    143 ttyqe	none			network
    144 ttyqf	none			network
    145 ttyr0	none			network
    146 ttyr1	none			network
    147 ttyr2	none			network
    148 ttyr3	none			network
    149 ttyr4	none			network
    150 ttyr5	none			network
    151 ttyr6	none			network
    152 ttyr7	none			network
    153 ttyr8	none			network
    154 ttyr9	none			network
    155 ttyra	none			network
    156 ttyrb	none			network
    157 ttyrc	none			network
    158 ttyrd	none			network
    159 ttyre	none			network
    160 ttyrf	none			network
    161 ttys0	none			network
    162 ttys1	none			network
    163 ttys2	none			network
    164 ttys3	none			network
    165 ttys4	none			network
    166 ttys5	none			network
    167 ttys6	none			network
    168 ttys7	none			network
    169 ttys8	none			network
    170 ttys9	none			network
    171 ttysa	none			network
    172 ttysb	none			network
    173 ttysc	none			network
    174 ttysd	none			network
    175 ttyse	none			network
    176 ttysf	none			network
    177