Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.x68k Update entries for proper PSX16550 com port dev...



details:   https://anonhg.NetBSD.org/src/rev/2deb8baaa6ec
branches:  trunk
changeset: 779054:2deb8baaa6ec
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Apr 29 07:21:10 2012 +0000

description:
Update entries for proper PSX16550 com port device names.

diffstat:

 etc/etc.x68k/ttys |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 095bcdc9e2b6 -r 2deb8baaa6ec etc/etc.x68k/ttys
--- a/etc/etc.x68k/ttys Sun Apr 29 07:19:08 2012 +0000
+++ b/etc/etc.x68k/ttys Sun Apr 29 07:21:10 2012 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index