[BACK]Return to ttys CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc / etc.amiga

File: [cvs.NetBSD.org] / src / etc / etc.amiga / ttys (download)

Revision 1.22, Sun Jun 20 21:30:26 2004 UTC (19 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, mjf-devfs2-base, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: mjf-devfs2
Changes since 1.21: +1 -114 lines

remove ad-hok list of pty's from port tty files, and auto-generate it so
that it is consistent, and in the proper order.

#
#	$NetBSD: ttys,v 1.22 2004/06/20 21:30:26 christos Exp $
#
#	from: @(#)ttys	5.1 (Berkeley) 4/17/89
#
# name	getty				type	status		comments
#
# If the console is marked insecure, single-user requires
# the root password.
console	"/usr/libexec/getty Pc"		vt220	on secure 
ttye0	"/usr/libexec/getty Pc"		vt220	off secure 	# custom chips
ttye1	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
ttye2	"/usr/libexec/getty Pc"		vt220	off secure 	# retina
ttye3	"/usr/libexec/getty Pc"		vt220	off secure 	# cirrus logic
ttye4	"/usr/libexec/getty Pc"		vt220	off secure 	# a2410
ttye5	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64
ttye6	"/usr/libexec/getty Pc"		vt220	off secure 	# Domino, Merlin, oMniBus
ttye7	"/usr/libexec/getty Pc"		vt220	off secure 	# CyberVision64/3D
#
# wscons virtual terminals:
#
ttyE0	"/usr/libexec/getty Pc"		vt220	off secure
ttyE1	"/usr/libexec/getty Pc"		vt220	off secure
ttyE2	"/usr/libexec/getty Pc"		vt220	off secure
ttyE3	"/usr/libexec/getty Pc"		vt220	off secure
#
# Amiga internal serial port:
#
tty00	"/usr/libexec/getty std.9600"	unknown off secure
#
# first A2232
#
ttyA0	"/usr/libexec/getty std.9600"	unknown off secure
ttyA1	"/usr/libexec/getty std.9600"	unknown off secure
ttyA2	"/usr/libexec/getty std.9600"	unknown off secure
ttyA3	"/usr/libexec/getty std.9600"	unknown off secure
ttyA4	"/usr/libexec/getty std.9600"	unknown off secure
ttyA5	"/usr/libexec/getty std.9600"	unknown off secure
ttyA6	"/usr/libexec/getty std.9600"	unknown off secure
#
# MFC serials
#
ttyB0	"/usr/libexec/getty std.9600"	unknown off secure
ttyB1	"/usr/libexec/getty std.9600"	unknown off secure
ttyB2	"/usr/libexec/getty std.9600"	unknown off secure
ttyB3	"/usr/libexec/getty std.9600"	unknown off secure
ttyB4	"/usr/libexec/getty std.9600"	unknown off secure
ttyB5	"/usr/libexec/getty std.9600"	unknown off secure
ttyB6	"/usr/libexec/getty std.9600"	unknown off secure
ttyB7	"/usr/libexec/getty std.9600"	unknown off secure
#
# com style ports (DraCo, HyperCom, etc.)
#
ttyC0	"/usr/libexec/getty std.9600"	unknown off secure # DraCo: modem port
ttyC1	"/usr/libexec/getty std.9600"	unknown off secure # DraCo: mouse port
ttyC2	"/usr/libexec/getty std.9600"	unknown off secure
ttyC3	"/usr/libexec/getty std.9600"	unknown off secure
ttyC4	"/usr/libexec/getty std.9600"	unknown off secure
ttyC5	"/usr/libexec/getty std.9600"	unknown off secure
ttyC6	"/usr/libexec/getty std.9600"	unknown off secure
ttyC7	"/usr/libexec/getty std.9600"	unknown off secure
ttyC8	"/usr/libexec/getty std.9600"	unknown off secure
ttyC9	"/usr/libexec/getty std.9600"	unknown off secure