summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2002-01-07 22:07:13 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2002-01-07 22:07:13 +0000
commitdb71868b434ea52c73737a30370a5cf575ef1728 (patch)
treeeb348e12d1e161a3bef20e22f9458b0d7e8a45a4
parent4b3099c9718ccc6a30f29dd26200893e614ae824 (diff)
sync
-rw-r--r--etc/etc.i386/MAKEDEV10
-rw-r--r--etc/etc.sparc64/MAKEDEV8
2 files changed, 5 insertions, 13 deletions
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index 7faf064732f..be6e0b893dc 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -4,10 +4,10 @@
# generated from:
#
# OpenBSD: etc.i386/MAKEDEV.md,v 1.1 2002/01/07 07:52:35 todd Exp
-# OpenBSD: MAKEDEV.mi,v 1.8 2002/01/07 07:50:48 todd Exp
+# OpenBSD: MAKEDEV.mi,v 1.9 2002/01/07 21:58:54 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.4 2002/01/07 06:54:10 todd Exp
#
-# $OpenBSD: MAKEDEV,v 1.106 2002/01/07 07:57:12 todd Exp $
+# $OpenBSD: MAKEDEV,v 1.107 2002/01/07 22:07:12 todd Exp $
#
# Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@@ -462,10 +462,6 @@ wsmouse*)
M wsmouse$U c 68 $U 600
;;
-mouse)
- M mouse c 30 0 666
- ;;
-
wsmux|wsmouse|wskbd)
M wsmouse c 69 0 600
M wskbd c 69 1 600
@@ -576,7 +572,7 @@ all)
R ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7
R tty00 tty01 tty02 tty03 xfs0 audio0 music0 radio0 tuner0
R rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 usbs
- R wscons
+ R pci wscons
;;
sd*|ccd*|raid*|wd*)
diff --git a/etc/etc.sparc64/MAKEDEV b/etc/etc.sparc64/MAKEDEV
index 0c05c673a03..7e72d95e7cd 100644
--- a/etc/etc.sparc64/MAKEDEV
+++ b/etc/etc.sparc64/MAKEDEV
@@ -4,10 +4,10 @@
# generated from:
#
# OpenBSD: etc.sparc64/MAKEDEV.md,v 1.4 2002/01/04 16:59:18 todd Exp
-# OpenBSD: MAKEDEV.mi,v 1.8 2002/01/07 07:50:48 todd Exp
+# OpenBSD: MAKEDEV.mi,v 1.9 2002/01/07 21:58:54 todd Exp
# OpenBSD: MAKEDEV.sub,v 1.4 2002/01/07 06:54:10 todd Exp
#
-# $OpenBSD: MAKEDEV,v 1.34 2002/01/07 07:57:12 todd Exp $
+# $OpenBSD: MAKEDEV,v 1.35 2002/01/07 22:07:12 todd Exp $
#
# Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
# All rights reserved.
@@ -407,10 +407,6 @@ wsmouse*)
M wsmouse$U c 80 $U 600
;;
-mouse)
- M mouse c 30 0 666
- ;;
-
wsmux|wsmouse|wskbd)
M wsmouse c 69 0 600
M wskbd c 69 1 600