summaryrefslogtreecommitdiff
path: root/etc/etc.hppa
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.hppa')
-rw-r--r--etc/etc.hppa/MAKEDEV15
1 files changed, 10 insertions, 5 deletions
diff --git a/etc/etc.hppa/MAKEDEV b/etc/etc.hppa/MAKEDEV
index 1a5a6d29c61..7c6f8c9611a 100644
--- a/etc/etc.hppa/MAKEDEV
+++ b/etc/etc.hppa/MAKEDEV
@@ -3,7 +3,7 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.hppa/MAKEDEV.md,v 1.29 2007/05/27 01:50:35 todd Exp
+# OpenBSD: etc.hppa/MAKEDEV.md,v 1.30 2007/05/28 22:26:02 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
@@ -66,6 +66,7 @@
# ttyU* USB serial ports
# uscanner* Scanners
# Special purpose devices:
+# bio ioctl tunnel pseudo-device
# audio* Audio devices
# bpf* Berkeley Packet Filter
# crypto Hardware crypto access driver
@@ -302,6 +303,10 @@ audio*)
MKlist[${#MKlist[*]}]=";[ -e audioctl ] || ln -s audioctl$U audioctl"
;;
+bio)
+ M bio c 37 0 600
+ ;;
+
uscanner*)
M uscanner$U c 46 $U 660
;;
@@ -488,10 +493,10 @@ all)
R cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4
R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 fd1 fd1B fd1C fd1D fd1E fd1F
R fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H xfs0 ss0
- R ss1 ch0 hotplug ptm local wscons pci0 pci1 pci2 pci3 uall
- R audio0 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00
- R tty01 tty02 tty03 crypto pf systrace wd0 wd1 wd2 wd3 std st0
- R st1 fd
+ R ss1 bio ch0 hotplug ptm local wscons pci0 pci1 pci2 pci3
+ R uall audio0 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm
+ R tty00 tty01 tty02 tty03 crypto pf systrace wd0 wd1 wd2 wd3
+ R std st0 st1 fd
;;
wd*|sd*|ccd*)