Module Name:    src
Committed By:   tsutsui
Date:           Sun Apr 29 07:19:08 UTC 2012

Modified Files:
        src/etc/etc.x68k: MAKEDEV.conf

Log Message:
Create ttyC0 and ttyC1 for PSX16550 com ports.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/etc/etc.x68k/MAKEDEV.conf

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/MAKEDEV.conf
diff -u src/etc/etc.x68k/MAKEDEV.conf:1.12 src/etc/etc.x68k/MAKEDEV.conf:1.13
--- src/etc/etc.x68k/MAKEDEV.conf:1.12	Sat Jan 21 02:52:50 2012
+++ src/etc/etc.x68k/MAKEDEV.conf	Sun Apr 29 07:19:08 2012
@@ -1,8 +1,9 @@
-# $NetBSD: MAKEDEV.conf,v 1.12 2012/01/21 02:52:50 isaki Exp $
+# $NetBSD: MAKEDEV.conf,v 1.13 2012/04/29 07:19:08 tsutsui Exp $
 
 all_md)
 	makedev std_x68k st0 st1 ttye0 ttye1 mouse0 mouse1
 	makedev tty00 tty01 tty02 tty03 grf0 grf1 kbd
+	makedev ttyC0 ttyC1
 	makedev sd0 sd1 sd2 sd3 sd4 sd5 sd6
 	makedev vnd4 vnd5 vnd6
 	makedev cd0 ss0 fd0 fd1 fd2 fd3

Reply via email to