Home | History | Annotate | Line # | Download | only in etc.amigappc
ttys revision 1.1
      1  1.1  is #
      2  1.1  is #	$NetBSD: ttys,v 1.1 2006/01/11 16:06:36 is Exp $
      3  1.1  is #
      4  1.1  is #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
      5  1.1  is #
      6  1.1  is # name	getty				type	status		comments
      7  1.1  is #
      8  1.1  is # If the console is marked insecure, single-user requires
      9  1.1  is # the root password.
     10  1.1  is console	"/usr/libexec/getty Pc"		vt220	on secure 
     11  1.1  is ttye0	"/usr/libexec/getty Pc"		vt220	off secure 	# custom chips
     12  1.1  is ttye1	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
     13  1.1  is ttye2	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
     14  1.1  is ttye3	"/usr/libexec/getty Pc"		vt220	off secure 	# cirrus logic
     15  1.1  is ttye4	"/usr/libexec/getty Pc"		vt220	off secure 	# a2410
     16  1.1  is ttye5	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64
     17  1.1  is ttye6	"/usr/libexec/getty Pc"		vt220	off secure 	# Domino, Merlin, oMniBus
     18  1.1  is ttye7	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64/3D
     19  1.1  is #
     20  1.1  is # wscons virtual terminals:
     21  1.1  is #
     22  1.1  is ttyE0	"/usr/libexec/getty Pc"		vt220	off secure
     23  1.1  is ttyE1	"/usr/libexec/getty Pc"		vt220	off secure
     24  1.1  is ttyE2	"/usr/libexec/getty Pc"		vt220	off secure
     25  1.1  is ttyE3	"/usr/libexec/getty Pc"		vt220	off secure
     26  1.1  is #
     27  1.1  is # Amiga internal serial port:
     28  1.1  is #
     29  1.1  is tty00	"/usr/libexec/getty std.9600"	unknown off secure
     30  1.1  is #
     31  1.1  is # first A2232
     32  1.1  is #
     33  1.1  is ttyA0	"/usr/libexec/getty std.9600"	unknown off secure
     34  1.1  is ttyA1	"/usr/libexec/getty std.9600"	unknown off secure
     35  1.1  is ttyA2	"/usr/libexec/getty std.9600"	unknown off secure
     36  1.1  is ttyA3	"/usr/libexec/getty std.9600"	unknown off secure
     37  1.1  is ttyA4	"/usr/libexec/getty std.9600"	unknown off secure
     38  1.1  is ttyA5	"/usr/libexec/getty std.9600"	unknown off secure
     39  1.1  is ttyA6	"/usr/libexec/getty std.9600"	unknown off secure
     40  1.1  is #
     41  1.1  is # MFC serials
     42  1.1  is #
     43  1.1  is ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
     44  1.1  is ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
     45  1.1  is ttyB2	"/usr/libexec/getty std.9600"	unknown off secure
     46  1.1  is ttyB3	"/usr/libexec/getty std.9600"	unknown off secure
     47  1.1  is ttyB4	"/usr/libexec/getty std.9600"	unknown off secure
     48  1.1  is ttyB5	"/usr/libexec/getty std.9600"	unknown off secure
     49  1.1  is ttyB6	"/usr/libexec/getty std.9600"	unknown off secure
     50  1.1  is ttyB7	"/usr/libexec/getty std.9600"	unknown off secure
     51  1.1  is #
     52  1.1  is # com style ports (DraCo, HyperCom, etc.)
     53  1.1  is #
     54  1.1  is ttyC0	"/usr/libexec/getty std.9600"	unknown off secure # DraCo: modem port
     55  1.1  is ttyC1	"/usr/libexec/getty std.9600"	unknown off secure # DraCo: mouse port
     56  1.1  is ttyC2	"/usr/libexec/getty std.9600"	unknown off secure
     57  1.1  is ttyC3	"/usr/libexec/getty std.9600"	unknown off secure
     58  1.1  is ttyC4	"/usr/libexec/getty std.9600"	unknown off secure
     59  1.1  is ttyC5	"/usr/libexec/getty std.9600"	unknown off secure
     60  1.1  is ttyC6	"/usr/libexec/getty std.9600"	unknown off secure
     61  1.1  is ttyC7	"/usr/libexec/getty std.9600"	unknown off secure
     62  1.1  is ttyC8	"/usr/libexec/getty std.9600"	unknown off secure
     63  1.1  is ttyC9	"/usr/libexec/getty std.9600"	unknown off secure
     64