|
|
@ -3,8 +3,8 @@ |
|
|
|
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.i386/MAKEDEV.md,v 1.83 2016/09/11 19:59:53 deraadt Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.98 2017/11/14 20:21:29 naddy Exp |
|
|
|
# OpenBSD: etc.i386/MAKEDEV.md,v 1.84 2018/08/19 11:42:33 anton Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.100 2018/08/19 11:42:33 anton Exp |
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp |
|
|
|
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp |
|
|
|
# |
|
|
@ -79,6 +79,7 @@ |
|
|
|
# hotplug devices hot plugging |
|
|
|
# ipmi* IPMI BMC access |
|
|
|
# joy* Joystick driver |
|
|
|
# kcov Kernel code coverage tracing |
|
|
|
# nvram NVRAM access |
|
|
|
# pci* PCI bus devices |
|
|
|
# pctr* PC Performance Tuning Register access device |
|
|
@ -325,6 +326,10 @@ nvram) |
|
|
|
M nvram c 84 0 440 kmem |
|
|
|
;; |
|
|
|
|
|
|
|
kcov) |
|
|
|
M kcov c 19 0 600 |
|
|
|
;; |
|
|
|
|
|
|
|
joy*) |
|
|
|
M joy$U c 26 $U 666 |
|
|
|
;; |
|
|
@ -570,14 +575,14 @@ all) |
|
|
|
R sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0 tap0 tap1 |
|
|
|
R tap2 tap3 tun0 tun1 tun2 tun3 bio pty0 fd1 fd1B fd1C fd1D |
|
|
|
R fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H |
|
|
|
R diskmap vscsi0 ch0 audio0 audio1 audio2 bpf pvbus0 pvbus1 |
|
|
|
R vmm fuse pppx hotplug ptm gpr0 local wscons pci0 pci1 pci2 |
|
|
|
R pci3 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 |
|
|
|
R rmidi7 tuner0 radio0 speaker video0 video1 uk0 random joy0 |
|
|
|
R joy1 lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 tty00 tty01 tty02 tty03 |
|
|
|
R tty04 tty05 tty06 tty07 tty08 tty09 tty0a tty0b ttyc0 ttyc1 |
|
|
|
R ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm pf pctr wd0 wd1 wd2 |
|
|
|
R wd3 std st0 st1 fd |
|
|
|
R diskmap vscsi0 ch0 audio0 audio1 audio2 kcov bpf pvbus0 |
|
|
|
R pvbus1 vmm fuse pppx hotplug ptm gpr0 local wscons pci0 pci1 |
|
|
|
R pci2 pci3 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 |
|
|
|
R rmidi6 rmidi7 tuner0 radio0 speaker video0 video1 uk0 random |
|
|
|
R joy0 joy1 lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 tty00 tty01 tty02 |
|
|
|
R tty03 tty04 tty05 tty06 tty07 tty08 tty09 tty0a tty0b ttyc0 |
|
|
|
R ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm pf pctr wd0 |
|
|
|
R wd1 wd2 wd3 std st0 st1 fd |
|
|
|
;; |
|
|
|
|
|
|
|
wd*|sd*) |
|
|
|