summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2010-02-28 08:32:00 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2010-02-28 08:32:00 +0000
commit98cba2ab89918670cad5eca54299b637d0c8c936 (patch)
tree1b953b98103bda66c57c27f7bb6a98d5e2174279 /etc
parentc3bd3d01f3e4d96053c91879580034379ee1a2d1 (diff)
sync
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.loongson/MAKEDEV12
1 files changed, 9 insertions, 3 deletions
diff --git a/etc/etc.loongson/MAKEDEV b/etc/etc.loongson/MAKEDEV
index 0b2e959ec56..c875744a3aa 100644
--- a/etc/etc.loongson/MAKEDEV
+++ b/etc/etc.loongson/MAKEDEV
@@ -3,7 +3,7 @@
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
# generated from:
#
-# OpenBSD: etc.loongson/MAKEDEV.md,v 1.26 2009/08/13 15:12:36 deraadt Exp
+# OpenBSD: etc.loongson/MAKEDEV.md,v 1.1 2010/01/23 19:26:45 matthieu Exp
# OpenBSD: MAKEDEV.common,v 1.46 2009/09/23 15:39:56 miod Exp
# OpenBSD: MAKEDEV.mi,v 1.79 2009/01/25 17:30:48 miod Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
@@ -61,6 +61,7 @@
# urio* Diamond Multimedia Rio 500
# usb* Bus control devices used by usbd for attach/detach
# Special purpose devices:
+# apm Power management device
# audio* Audio devices
# bio ioctl tunnel pseudo-device
# bpf* Berkeley Packet Filter
@@ -300,6 +301,11 @@ audio*)
MKlist[${#MKlist[*]}]=";[ -e audioctl ] || ln -s audioctl$U audioctl"
;;
+apm*)
+ M apm c 14 0 644
+ M apmctl c 14 8 644
+ ;;
+
usb*)
[ "$i" = "usb" ] && u= || u=$U
M usb$u c 61 $U 660
@@ -450,8 +456,8 @@ all)
R bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2
R vscsi0 nnpfs0 hotplug ptm local wscons pci0 pci1 pci2 pci3
R uall video0 audio0 audio1 audio2 uk0 random tty00 tty01
- R tty02 tty03 crypto pf systrace wd0 wd1 wd2 wd3 std st0 st1
- R fd
+ R tty02 tty03 apm crypto pf systrace wd0 wd1 wd2 wd3 std st0
+ R st1 fd
;;
wd*|sd*|ccd*)