summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-06-18 20:36:35 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-06-18 20:36:35 +0000
commitcf6b53ada53d65f3f3eeaa22906e6d45fea066ba (patch)
treeaaa4fcd966f744cb2601f17065ee50bde6fd8fd4 /etc
parent36ac2df6437f8b18fc42d36f21a57b8b35355f69 (diff)
Regen.
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.alpha/MAKEDEV12
1 files changed, 9 insertions, 3 deletions
diff --git a/etc/etc.alpha/MAKEDEV b/etc/etc.alpha/MAKEDEV
index 605eaa81d13..3ab34e0c04f 100644
--- a/etc/etc.alpha/MAKEDEV
+++ b/etc/etc.alpha/MAKEDEV
@@ -3,7 +3,7 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.alpha/MAKEDEV.md,v 1.25 2004/05/30 08:17:18 grange Exp
+# OpenBSD: etc.alpha/MAKEDEV.md,v 1.26 2004/06/18 20:35:48 miod Exp
# OpenBSD: MAKEDEV.common,v 1.10 2004/06/03 18:36:59 grange Exp
# OpenBSD: MAKEDEV.mi,v 1.72 2004/02/16 18:58:53 miod Exp
# OpenBSD: MAKEDEV.sub,v 1.12 2004/02/20 19:13:01 miod Exp
@@ -69,6 +69,7 @@
# Special purpose devices:
# audio* Audio devices
# bpf* Berkeley Packet Filter
+# crypto Hardware crypto access driver
# fd fd/* nodes for fdescfs
# hotplug devices hot plugging
# iop* I2O controller devices
@@ -320,6 +321,10 @@ fd)
MKlist="$MKlist;chmod 555 fd"
;;
+crypto)
+ M crypto c 57 0
+ ;;
+
bpf*)
M bpf$U c 11 $U 600
;;
@@ -510,8 +515,9 @@ all)
R rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 music0
R speaker audio0 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm
R tty00 tty01 tty02 tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5
- R ttyc6 ttyc7 ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 pf systrace
- R wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3 std st0 st1 fd
+ R ttyc6 ttyc7 ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 crypto pf
+ R systrace wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3 std st0 st1
+ R fd
;;
wd*|sd*|raid*|ccd*)