|
|
@ -4,7 +4,7 @@ |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.alpha/MAKEDEV.md,v 1.57 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 |
|
|
|
# |
|
|
@ -75,7 +75,7 @@ |
|
|
|
# crypto Hardware crypto access driver |
|
|
|
# diskmap Disk mapper |
|
|
|
# fd fd/* nodes |
|
|
|
# fuse Userland Filesystem |
|
|
|
# fuse* Userland Filesystem |
|
|
|
# hotplug devices hot plugging |
|
|
|
# iop* I2O controller devices |
|
|
|
# lkm Loadable kernel modules interface |
|
|
@ -319,7 +319,7 @@ hotplug) |
|
|
|
M hotplug c 56 $U 400 |
|
|
|
;; |
|
|
|
|
|
|
|
fuse) |
|
|
|
fuse*) |
|
|
|
M fuse$U c 67 $U 600 |
|
|
|
;; |
|
|
|
|
|
|
@ -550,14 +550,14 @@ 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 ch0 bio audio0 audio1 audio2 fuse |
|
|
|
R pppx hotplug ptm local wscons pci0 pci1 pci2 pci3 iop0 iop1 |
|
|
|
R uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 |
|
|
|
R tuner0 radio0 speaker video0 video1 uk0 random lpa0 lpa1 |
|
|
|
R lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01 tty02 tty03 ttyc0 ttyc1 |
|
|
|
R ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 ttyB0 ttyB1 ttyB2 ttyB3 |
|
|
|
R ttyB4 ttyB5 crypto pf systrace wd0 wd1 wd2 wd3 std st0 st1 |
|
|
|
R fd |
|
|
|
R fd0G fd0H diskmap vscsi0 ch0 bio audio0 audio1 audio2 fuse0 |
|
|
|
R fuse1 fuse2 fuse3 pppx hotplug ptm local wscons pci0 pci1 |
|
|
|
R pci2 pci3 iop0 iop1 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 |
|
|
|
R rmidi5 rmidi6 rmidi7 tuner0 radio0 speaker video0 video1 uk0 |
|
|
|
R random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01 tty02 |
|
|
|
R tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 ttyB0 |
|
|
|
R ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 crypto pf systrace wd0 wd1 wd2 |
|
|
|
R wd3 std st0 st1 fd |
|
|
|
;; |
|
|
|
|
|
|
|
wd*|sd*) |
|
|
|