summaryrefslogtreecommitdiff
path: root/etc/etc.vax
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-07-30 12:33:11 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-07-30 12:33:11 +0000
commit654f9246df15b015d4503c81a5a532dc5eff6c3f (patch)
treeed7bbc112d15a23baa9c6def905f15855b9895da /etc/etc.vax
parent83de83e0df1498447d1e708049075f49c4340b51 (diff)
Regen
Diffstat (limited to 'etc/etc.vax')
-rw-r--r--etc/etc.vax/MAKEDEV24
1 files changed, 18 insertions, 6 deletions
diff --git a/etc/etc.vax/MAKEDEV b/etc/etc.vax/MAKEDEV
index 4163592c969..2e23da6ec60 100644
--- a/etc/etc.vax/MAKEDEV
+++ b/etc/etc.vax/MAKEDEV
@@ -3,7 +3,7 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.vax/MAKEDEV.md,v 1.23 2006/07/24 22:59:22 miod Exp
+# OpenBSD: etc.vax/MAKEDEV.md,v 1.24 2006/07/30 12:32:41 miod Exp
# OpenBSD: MAKEDEV.common,v 1.28 2006/06/11 10:58:57 mk Exp
# OpenBSD: MAKEDEV.mi,v 1.77 2005/10/06 06:43:19 otto Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
@@ -68,6 +68,9 @@
# Console ports:
# wscons Minimal wscons devices
# ttyC-F* wscons display devices
+# wskbd* wscons keyboards
+# Pointing devices:
+# wsmouse* wscons mice
# Special purpose devices:
# bpf* Berkeley Packet Filter
# fd fd/* nodes
@@ -325,6 +328,14 @@ bpf*)
M bpf$U c 56 $U 600
;;
+wsmouse*)
+ M wsmouse$U c 70 $U 600
+ ;;
+
+wskbd*)
+ M wskbd$U c 69 $U 600
+ ;;
+
tty[C-F]*)
U=${i##tty[C-F]}
case $i in
@@ -341,8 +352,9 @@ tty[C-F]*)
;;
wscons)
- R ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
- R ttyC8 ttyC9 ttyCa ttyCb
+ R wsmouse0 wsmouse1 wsmouse2 wsmouse3 wskbd0 wskbd1 wskbd2
+ R wskbd3 ttyCcfg ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6
+ R ttyC7 ttyC8 ttyC9 ttyCa ttyCb
;;
pty*)
@@ -506,9 +518,9 @@ local)
all)
R vt0 dl0 dz0 dhu0 ts0 ts1 mt0 mt1 hd0 hd1 hd2 ccd0 vnd0 sd0
R sd1 sd2 sd3 cd0 tun0 tun1 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6
- R bpf7 pty0 ss0 ptm local uk0 random lkm pf systrace rx0 rx1
- R ra0 ra1 ra2 ra3 hp0 hp1 hp2 hp3 raid0 raid1 raid2 raid3 std
- R st0 st1 fd
+ R bpf7 pty0 ss0 ptm local wscons uk0 random lkm pf systrace
+ R rx0 rx1 ra0 ra1 ra2 ra3 hp0 hp1 hp2 hp3 raid0 raid1 raid2
+ R raid3 std st0 st1 fd
;;
up*|sd*|rx*|rl*|rb*|raid*|ra*|hp*|hk*|hd*|ccd*)