Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.shark Create wscons devices.



details:   https://anonhg.NetBSD.org/src/rev/a8d39dc1aae9
branches:  trunk
changeset: 572635:a8d39dc1aae9
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Jan 09 15:50:53 2005 +0000

description:
Create wscons devices.

diffstat:

 etc/etc.shark/MAKEDEV.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 17b8a64298f8 -r a8d39dc1aae9 etc/etc.shark/MAKEDEV.conf
--- a/etc/etc.shark/MAKEDEV.conf        Sun Jan 09 15:48:51 2005 +0000
+++ b/etc/etc.shark/MAKEDEV.conf        Sun Jan 09 15:50:53 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: MAKEDEV.conf,v 1.6 2003/10/24 11:05:24 jdolecek Exp $
+# $NetBSD: MAKEDEV.conf,v 1.7 2005/01/09 15:50:53 tsutsui Exp $
 
 all_md)
-       makedev wd0 wd1 wd2 wd3
+       makedev wscons wd0 wd1 wd2 wd3
        makedev tty0 tty1 st0 st1 cd0 cd1
        makedev ttyv0
        makedev lpa0 lpt0 tun0



Home | Main Index | Thread Index | Old Index