summaryrefslogtreecommitdiff
path: root/etc/etc.i386/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.i386/MAKEDEV')
-rw-r--r--etc/etc.i386/MAKEDEV6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index fc8a78591e6..7ede486ac20 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.i386/MAKEDEV.md,v 1.53 2009/08/13 15:12:36 deraadt Exp
-# OpenBSD: MAKEDEV.common,v 1.45 2009/08/13 15:12:36 deraadt Exp
+# OpenBSD: MAKEDEV.common,v 1.46 2009/09/23 15:39:56 miod Exp
# OpenBSD: MAKEDEV.mi,v 1.79 2009/01/25 17:30:48 miod Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
@@ -464,7 +464,7 @@ lpt*|lpa*)
M $n$U c 16 $(($U+$f)) 600
;;
-wsmouse*)
+wsmouse[0-9]*)
M wsmouse$U c 68 $U 600
;;
@@ -473,7 +473,7 @@ wsmux|wsmouse|wskbd)
M wskbd c 69 1 600
;;
-wskbd*)
+wskbd[0-9]*)
M wskbd$U c 67 $U 600
;;