|
|
@ -3,8 +3,8 @@ |
|
|
|
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. |
|
|
|
# generated from: |
|
|
|
# |
|
|
|
# OpenBSD: etc.amd64/MAKEDEV.md,v 1.13 2005/08/01 22:22:12 deraadt Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.23 2005/12/27 19:02:42 miod Exp |
|
|
|
# OpenBSD: etc.amd64/MAKEDEV.md,v 1.16 2006/06/11 10:58:57 mk Exp |
|
|
|
# OpenBSD: MAKEDEV.common,v 1.28 2006/06/11 10:58:57 mk Exp |
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.77 2005/10/06 06:43:19 otto Exp |
|
|
|
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp |
|
|
|
# |
|
|
@ -95,7 +95,6 @@ |
|
|
|
# tun* Network tunnel driver |
|
|
|
# tuner* Tuner devices |
|
|
|
# uk* Unknown SCSI devices |
|
|
|
# wdt0 Watchdog timer |
|
|
|
# xfs* XFS filesystem node |
|
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin |
|
|
|
T=$0 |
|
|
@ -252,10 +251,6 @@ xfs*) |
|
|
|
M xfs$U c 51 $U 600 |
|
|
|
;; |
|
|
|
|
|
|
|
wdt0) |
|
|
|
M wdt$U c 55 $U 440 operator |
|
|
|
;; |
|
|
|
|
|
|
|
uk*) |
|
|
|
M uk$U c 20 $U 640 operator |
|
|
|
;; |
|
|
@ -573,11 +568,11 @@ all) |
|
|
|
R fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H |
|
|
|
R xfs0 ss0 ss1 ch0 hotplug ptm gpr0 local wscons pci iop0 iop1 |
|
|
|
R uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 rmidi7 |
|
|
|
R tuner0 radio0 music0 speaker audio0 wdt0 wt0 uk0 random joy0 |
|
|
|
R joy1 lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01 tty02 |
|
|
|
R tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 acpi |
|
|
|
R crypto pf pctr systrace wd0 wd1 wd2 wd3 raid0 raid1 raid2 |
|
|
|
R raid3 std st0 st1 fd mcd0 |
|
|
|
R tuner0 radio0 music0 speaker audio0 wt0 uk0 random joy0 joy1 |
|
|
|
R lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 tty01 tty02 tty03 |
|
|
|
R ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 acpi crypto |
|
|
|
R pf pctr systrace wd0 wd1 wd2 wd3 raid0 raid1 raid2 raid3 std |
|
|
|
R st0 st1 fd mcd0 |
|
|
|
;; |
|
|
|
|
|
|
|
wd*|sd*|raid*|ccd*) |
|
|
|