Module Name:    src
Committed By:   tsutsui
Date:           Sun Apr 29 07:21:10 UTC 2012

Modified Files:
        src/etc/etc.x68k: ttys

Log Message:
Update entries for proper PSX16550 com port device names.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/etc/etc.x68k/ttys

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.x68k/ttys
diff -u src/etc/etc.x68k/ttys:1.11 src/etc/etc.x68k/ttys:1.12
--- src/etc/etc.x68k/ttys:1.11	Sat May 21 11:56:00 2011
+++ src/etc/etc.x68k/ttys	Sun Apr 29 07:21:10 2012
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: ttys,v 1.11 2011/05/21 11:56:00 tsutsui Exp $
+#	$NetBSD: ttys,v 1.12 2012/04/29 07:21:10 tsutsui Exp $
 #
 #	from: @(#)ttys	5.1 (Berkeley) 4/17/89
 #
@@ -14,5 +14,5 @@ ttyZ0	"/usr/libexec/getty std.9600"	vt10
 #ttyZ0	none				unknown	off rtcsts 	# dialup PPP.
 ttyZ2	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
 ttyZ3	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
-com0	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
-com1	"/usr/libexec/getty std.9600"	unknown off secure	# ext. serial.
+ttyC0	"/usr/libexec/getty std.9600"	vt100	off secure	# PSX16550 com0
+ttyC1	"/usr/libexec/getty std.9600"	vt100	off secure	# PSX16550 com1

Reply via email to