diff options
Diffstat (limited to 'etc/etc.armv7')
-rw-r--r-- | etc/etc.armv7/MAKEDEV | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/etc/etc.armv7/MAKEDEV b/etc/etc.armv7/MAKEDEV index 1b2a7e91986..fc9712f60a0 100644 --- a/etc/etc.armv7/MAKEDEV +++ b/etc/etc.armv7/MAKEDEV @@ -3,8 +3,8 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.armv7/MAKEDEV.md,v 1.2 2013/10/27 03:06:25 aalm Exp -# OpenBSD: MAKEDEV.common,v 1.71 2013/09/16 08:17:02 dcoppa Exp +# OpenBSD: etc.armv7/MAKEDEV.md,v 1.3 2013/11/05 16:05:30 deraadt Exp +# OpenBSD: MAKEDEV.common,v 1.72 2013/11/05 16:05:30 deraadt 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,6 @@ # fuse Userland Filesystem # gpio* General Purpose Input/Output # hotplug devices hot plugging -# iop* I2O controller devices # lkm Loadable kernel modules interface # pci* PCI bus devices # pf* Packet Filter @@ -289,10 +288,6 @@ lkm) M lkm c 35 0 640 _lkm ;; -iop*) - M iop$U c 73 $U 660 - ;; - hotplug) M hotplug c 37 $U 400 ;; @@ -496,11 +491,10 @@ all) R sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bio bpf0 R bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 diskmap R vscsi0 ch0 fuse pppx hotplug ptm local wscons pci0 pci1 pci2 - R pci3 iop0 iop1 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 - R rmidi5 rmidi6 rmidi7 tuner0 radio0 video0 video1 uk0 random - R lkm tty00 tty01 tty02 tty03 tty04 tty05 tty06 tty07 tty08 - R tty09 tty0a tty0b apm crypto pf systrace wd0 wd1 wd2 wd3 std - R st0 st1 fd + R pci3 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 + R rmidi7 tuner0 radio0 video0 video1 uk0 random lkm tty00 + R tty01 tty02 tty03 tty04 tty05 tty06 tty07 tty08 tty09 tty0a + R tty0b apm crypto pf systrace wd0 wd1 wd2 wd3 std st0 st1 fd ;; wd*|sd*) |