summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/files.sparc64
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2006-06-16 22:01:31 +0000
committerJason Wright <jason@cvs.openbsd.org>2006-06-16 22:01:31 +0000
commitd02798afdf9648a814c761d84ce8526c35ea817c (patch)
tree7f54f79041862c22082a2d6df9289826705f2908 /sys/arch/sparc64/conf/files.sparc64
parentbf1c05626d8c9c5d70241215407f3ad845d41d72 (diff)
skeleton driver for power button on u5.. does precisely nothing except attach.
Will hook it into the right places this weekend (and put it into GENERIC and write a man page when it does something useful).
Diffstat (limited to 'sys/arch/sparc64/conf/files.sparc64')
-rw-r--r--sys/arch/sparc64/conf/files.sparc646
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/files.sparc64 b/sys/arch/sparc64/conf/files.sparc64
index 40848ef63f6..cded3c0cbe4 100644
--- a/sys/arch/sparc64/conf/files.sparc64
+++ b/sys/arch/sparc64/conf/files.sparc64
@@ -1,4 +1,4 @@
-# $OpenBSD: files.sparc64,v 1.69 2006/06/02 04:46:01 jason Exp $
+# $OpenBSD: files.sparc64,v 1.70 2006/06/16 22:01:30 jason Exp $
# $NetBSD: files.sparc64,v 1.50 2001/08/10 20:53:50 eeh Exp $
# maxpartitions must be first item in files.${ARCH}
@@ -143,6 +143,10 @@ device ppm
attach ppm at ebus
file arch/sparc64/dev/ppm.c ppm
+device power
+attach power at ebus
+file arch/sparc64/dev/power.c power
+
device sab {}
attach sab at ebus
device sabtty