diff options
author | Alexander Hall <halex@cvs.openbsd.org> | 2013-06-15 23:21:05 +0000 |
---|---|---|
committer | Alexander Hall <halex@cvs.openbsd.org> | 2013-06-15 23:21:05 +0000 |
commit | 4fcefc038b23e994b6f6a65eb2d2add08c472dc8 (patch) | |
tree | 6c8f8efa1842d997afd97e9a8e69daa336514c39 /etc/etc.hppa/MAKEDEV | |
parent | d2c2b3bb388c3a926d9de4659853acb05e9770dc (diff) |
regen
Diffstat (limited to 'etc/etc.hppa/MAKEDEV')
-rw-r--r-- | etc/etc.hppa/MAKEDEV | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/etc.hppa/MAKEDEV b/etc/etc.hppa/MAKEDEV index bb576ac7104..4643ac8f732 100644 --- a/etc/etc.hppa/MAKEDEV +++ b/etc/etc.hppa/MAKEDEV @@ -4,7 +4,7 @@ # generated from: # # OpenBSD: etc.hppa/MAKEDEV.md,v 1.49 2013/06/03 16:06:42 tedu Exp -# OpenBSD: MAKEDEV.common,v 1.64 2013/06/03 16:06:42 tedu Exp +# OpenBSD: MAKEDEV.common,v 1.65 2013/06/15 23:09:36 halex Exp # OpenBSD: MAKEDEV.mi,v 1.81 2012/11/05 08:07:09 jasper Exp # OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp # @@ -71,7 +71,7 @@ # crypto Hardware crypto access driver # diskmap Disk mapper # fd fd/* nodes -# fuse Userland Filesystem +# fuse* Userland Filesystem # hotplug devices hot plugging # lkm Loadable kernel modules interface # pci* PCI bus devices @@ -280,7 +280,7 @@ hotplug) M hotplug c 47 $U 400 ;; -fuse) +fuse*) M fuse$U c 58 $U 600 ;; @@ -507,11 +507,11 @@ all) R sd4 sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 R bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 fd1 fd1B R fd1C fd1D fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F - R fd0G fd0H diskmap vscsi0 bio ch0 audio0 audio1 audio2 fuse - R pppx hotplug ptm local wscons pci0 pci1 pci2 pci3 uall - R video0 video1 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 + R fd0G fd0H diskmap vscsi0 bio ch0 audio0 audio1 audio2 fuse0 + R fuse1 fuse2 fuse3 pppx hotplug ptm local wscons pci0 pci1 + R pci2 pci3 uall video0 video1 uk0 random lpa0 lpa1 lpa2 lpt0 + R lpt1 lpt2 lkm tty00 tty01 tty02 tty03 crypto pf systrace wd0 + R wd1 wd2 wd3 std st0 st1 fd ;; wd*|sd*) |