diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-10-09 04:38:03 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-10-09 04:38:03 +0000 |
commit | 3d28e78b2dc54f4c082d1666e4cf12049ca0b9f7 (patch) | |
tree | e3f7ce3489bb5fe501221d9f8a7f8774c79967a6 /etc/etc.amd64 | |
parent | c0be80b946790688082f318356d5db97ab53c055 (diff) |
regen
Diffstat (limited to 'etc/etc.amd64')
-rw-r--r-- | etc/etc.amd64/MAKEDEV | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/etc/etc.amd64/MAKEDEV b/etc/etc.amd64/MAKEDEV index 4a0d05ca1e4..323685f579b 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.56 2014/07/11 22:04:09 tedu Exp -# OpenBSD: MAKEDEV.common,v 1.74 2014/07/11 21:58:32 tedu Exp +# OpenBSD: etc.amd64/MAKEDEV.md,v 1.58 2014/10/09 04:37:43 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 # @@ -77,7 +77,6 @@ # gpio* General Purpose Input/Output # gpr* GPR400 smartcard reader # hotplug devices hot plugging -# lkm Loadable kernel modules interface # nvram NVRAM access # pci* PCI bus devices # pctr* PC Performance Tuning Register access device @@ -311,10 +310,6 @@ nvram) M nvram c 85 0 440 kmem ;; -lkm) - M lkm c 28 0 640 _lkm - ;; - hotplug) M hotplug c 82 $U 400 ;; @@ -559,10 +554,10 @@ all) R ch0 audio0 audio1 audio2 fuse pppx hotplug ptm gpr0 local R wscons pci0 pci1 pci2 pci3 uall rmidi0 rmidi1 rmidi2 rmidi3 R rmidi4 rmidi5 rmidi6 rmidi7 tuner0 radio0 speaker video0 - R video1 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 lkm tty00 - R tty01 tty02 tty03 tty04 tty05 tty06 tty07 tty08 tty09 tty0a - R tty0b ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm - R pf pctr systrace wd0 wd1 wd2 wd3 std st0 st1 fd + R video1 uk0 random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 tty00 tty01 + R tty02 tty03 tty04 tty05 tty06 tty07 tty08 tty09 tty0a tty0b + R ttyc0 ttyc1 ttyc2 ttyc3 ttyc4 ttyc5 ttyc6 ttyc7 apm pf pctr + R systrace wd0 wd1 wd2 wd3 std st0 st1 fd ;; wd*|sd*) |