diff options
Diffstat (limited to 'etc/etc.armish/MAKEDEV')
-rw-r--r-- | etc/etc.armish/MAKEDEV | 27 |
1 files changed, 11 insertions, 16 deletions
diff --git a/etc/etc.armish/MAKEDEV b/etc/etc.armish/MAKEDEV index 56f8338d84e..7a3a21e847c 100644 --- a/etc/etc.armish/MAKEDEV +++ b/etc/etc.armish/MAKEDEV @@ -3,8 +3,8 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.armish/MAKEDEV.md,v 1.30 2014/01/05 01:16:51 deraadt Exp -# OpenBSD: MAKEDEV.common,v 1.73 2013/11/21 11:04:44 kettenis Exp +# OpenBSD: etc.armish/MAKEDEV.md,v 1.31 2014/07/11 22:04:09 tedu Exp +# OpenBSD: MAKEDEV.common,v 1.74 2014/07/11 21:58:32 tedu 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 # @@ -64,7 +64,6 @@ # bio ioctl tunnel pseudo-device # bktr* Video frame grabbers # bpf* Berkeley Packet Filter -# bthub* Bluetooth Hubs # crypto Hardware crypto access driver # diskmap Disk mapper # fd fd/* nodes @@ -309,10 +308,6 @@ crypto) M crypto c 47 0 ;; -bthub*) - M bthub$U c 101 $U - ;; - bpf*) M bpf$U c 22 $U 600 ;; @@ -481,15 +476,15 @@ local) ;; all) - R bthub0 bthub1 bthub2 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 - R sd4 sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bio - R bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 - R diskmap vscsi0 ch0 audio0 audio1 audio2 fuse pppx hotplug - R ptm local wscons pci0 pci1 pci2 pci3 uall rmidi0 rmidi1 - R rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 tuner0 radio0 - R video0 video1 uk0 random lkm tty00 tty01 tty02 tty03 tty04 - R tty05 tty06 tty07 tty08 tty09 tty0a tty0b apm crypto pf - R systrace wd0 wd1 wd2 wd3 std st0 st1 fd + R vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 + R cd0 cd1 rd0 tun0 tun1 tun2 tun3 bio bpf0 bpf1 bpf2 bpf3 bpf4 + R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 diskmap vscsi0 ch0 audio0 + R audio1 audio2 fuse pppx hotplug ptm local wscons pci0 pci1 + R pci2 pci3 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 + R rmidi6 rmidi7 tuner0 radio0 video0 video1 uk0 random lkm + R tty00 tty01 tty02 tty03 tty04 tty05 tty06 tty07 tty08 tty09 + R tty0a tty0b apm crypto pf systrace wd0 wd1 wd2 wd3 std st0 + R st1 fd ;; wd*|sd*) |