diff options
Diffstat (limited to 'etc/etc.amd64')
-rw-r--r-- | etc/etc.amd64/MAKEDEV | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/etc/etc.amd64/MAKEDEV b/etc/etc.amd64/MAKEDEV index bb34df7ce58..3751dfa1f12 100644 --- a/etc/etc.amd64/MAKEDEV +++ b/etc/etc.amd64/MAKEDEV @@ -3,8 +3,8 @@ # THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. # generated from: # -# OpenBSD: etc.amd64/MAKEDEV.md,v 1.12 2005/06/29 18:23:27 todd Exp -# OpenBSD: MAKEDEV.common,v 1.19 2005/06/29 18:23:26 todd Exp +# OpenBSD: etc.amd64/MAKEDEV.md,v 1.13 2005/08/01 22:22:12 deraadt Exp +# OpenBSD: MAKEDEV.common,v 1.20 2005/08/01 22:22:12 deraadt Exp # OpenBSD: MAKEDEV.mi,v 1.73 2005/02/07 06:14:18 david Exp # OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp # @@ -89,7 +89,6 @@ # radio* FM tuner devices # rmidi* Raw MIDI devices # *random In-kernel random data source -# ses* SES/SAF-TE SCSI devices # speaker PC speaker # ss* SCSI scanners # systrace* System call tracing device @@ -291,10 +290,6 @@ speaker) M speaker c 27 0 600 ;; -ses*) - M ses$U c 24 $U 640 operator - ;; - *random) n=0 for pre in " " s u p a @@ -582,13 +577,13 @@ all) R sd3 sd4 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 R bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 bio pty0 fd1 fd1B fd1C fd1D R fd1E fd1F fd1G fd1H fd0 fd0B fd0C fd0D fd0E fd0F fd0G fd0H - R xfs0 ss0 ss1 ch0 ses0 hotplug ptm gpr0 local wscons pci iop0 - R iop1 uall rmidi0 rmidi1 rmidi2 rmidi3 rmidi4 rmidi5 rmidi6 - R rmidi7 tuner0 radio0 music0 speaker audio0 wdt0 wt0 uk0 - R random joy0 joy1 lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 - R tty01 tty02 tty03 ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 - R ttyc7 acpi crypto pf pctr systrace wd0 wd1 wd2 wd3 raid0 - R raid1 raid2 raid3 std st0 st1 fd mcd0 + 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 ;; wd*|sd*|raid*|ccd*) |