summaryrefslogtreecommitdiff
path: root/etc/etc.zaurus/MAKEDEV
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2007-05-26 20:19:34 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2007-05-26 20:19:34 +0000
commit8040b7c6120eaa8aa0af107e229625bf7667bf30 (patch)
tree64d2572f057a38af4d99680608b411b3330856e1 /etc/etc.zaurus/MAKEDEV
parent1f9e3472bcc41e802d220fc7b56c96c08725cf35 (diff)
sync
Diffstat (limited to 'etc/etc.zaurus/MAKEDEV')
-rw-r--r--etc/etc.zaurus/MAKEDEV18
1 files changed, 12 insertions, 6 deletions
diff --git a/etc/etc.zaurus/MAKEDEV b/etc/etc.zaurus/MAKEDEV
index 32bca7d5db2..0b29304b1b3 100644
--- a/etc/etc.zaurus/MAKEDEV
+++ b/etc/etc.zaurus/MAKEDEV
@@ -3,8 +3,8 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.zaurus/MAKEDEV.md,v 1.9 2006/07/25 20:22:27 kettenis Exp
-# OpenBSD: MAKEDEV.common,v 1.33 2007/03/07 02:51:17 krw Exp
+# OpenBSD: etc.zaurus/MAKEDEV.md,v 1.10 2007/05/26 19:54:24 todd Exp
+# OpenBSD: MAKEDEV.common,v 1.34 2007/05/18 14:05:33 jmc 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
#
@@ -23,6 +23,7 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
+
# Device "make" file. Valid arguments:
# all makes all known devices, including local devices.
# Tries to make the ``standard'' number of each type.
@@ -65,6 +66,7 @@
# apm Power management device
# audio* Audio devices
# hotplug devices hot plugging
+# bio ioctl tunnel pseudo-device
# bktr* Video frame grabbers
# bpf* Berkeley Packet Filter
# crypto Hardware crypto access driver
@@ -292,6 +294,10 @@ bktr*)
M bktr$U c 75 $U 644
;;
+bio)
+ M bio c 52 0 600
+ ;;
+
hotplug)
M hotplug c 37 $U 400
;;
@@ -458,10 +464,10 @@ local)
all)
R ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4
R cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4
- R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 xfs0 ss0 ss1 ch0 hotplug ptm
- R local wscons uall tuner0 radio0 audio0 uk0 random lkm tty00
- R tty01 tty02 tty03 apm crypto pf systrace wd0 wd1 wd2 wd3
- R raid0 raid1 raid2 raid3 std st0 st1 fd
+ R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 bio xfs0 ss0 ss1 ch0 hotplug
+ R ptm local wscons uall tuner0 radio0 audio0 uk0 random lkm
+ R tty00 tty01 tty02 tty03 apm crypto pf systrace wd0 wd1 wd2
+ R wd3 raid0 raid1 raid2 raid3 std st0 st1 fd
;;
wd*|sd*|raid*|ccd*)