|
|
@ -3,8 +3,8 @@ |
|
|
|
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.alpha/MAKEDEV.md,v 1.61 2014/07/11 22:04:09 tedu Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.74 2014/07/11 21:58:32 tedu Exp |
|
|
|
# OpenBSD: etc.alpha/MAKEDEV.md,v 1.63 2014/10/09 04:37:42 tedu Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.77 2014/10/09 04:33:50 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 |
|
|
|
# |
|
|
@ -74,7 +74,6 @@ |
|
|
|
# fd fd/* nodes |
|
|
|
# fuse Userland Filesystem |
|
|
|
# hotplug devices hot plugging |
|
|
|
# lkm Loadable kernel modules interface |
|
|
|
# pci* PCI bus devices |
|
|
|
# pf* Packet Filter |
|
|
|
# pppx* PPP Multiplexer |
|
|
@ -303,10 +302,6 @@ pci*) |
|
|
|
MKlist[${#MKlist[*]}]=";[ -h pci ] || ln -sf pci0 pci" |
|
|
|
;; |
|
|
|
|
|
|
|
lkm) |
|
|
|
M lkm c 16 0 640 _lkm |
|
|
|
;; |
|
|
|
|
|
|
|
hotplug) |
|
|
|
M hotplug c 56 $U 400 |
|
|
|
;; |
|
|
@ -533,11 +528,11 @@ all) |
|
|
|
R vscsi0 ch0 bio audio0 audio1 audio2 fuse pppx hotplug ptm |
|
|
|
R local wscons pci0 pci1 pci2 pci3 uall rmidi0 rmidi1 rmidi2 |
|
|
|
R rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 tuner0 radio0 speaker |
|
|
|
R video0 video1 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm |
|
|
|
R tty00 tty01 tty02 tty03 tty04 tty05 tty06 tty07 tty08 tty09 |
|
|
|
R tty0a tty0b ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 |
|
|
|
R ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 pf systrace wd0 |
|
|
|
R wd1 wd2 wd3 std st0 st1 fd |
|
|
|
R video0 video1 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 tty00 |
|
|
|
R tty01 tty02 tty03 tty04 tty05 tty06 tty07 tty08 tty09 tty0a |
|
|
|
R tty0b ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 ttyB0 |
|
|
|
R ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 pf systrace wd0 wd1 wd2 wd3 |
|
|
|
R std st0 st1 fd |
|
|
|
;; |
|
|
|
|
|
|
|
wd*|sd*) |
|
|
|