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