summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/GENERIC
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2009-09-19 19:37:43 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2009-09-19 19:37:43 +0000
commitdc3a8ded80720d43840f949cc2140741d4bf734c (patch)
tree794574da2ab59fff26ecac7cd83b2a81094113cb /sys/arch/sparc64/conf/GENERIC
parent742ccd187ed5f1294119f82a23a55e640d3e42e1 (diff)
Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire
V120 and Sun Netra X1. For now this only provides a temperature sensor, but more stuff will follow.
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index dfead45fc6d..d597bd042ee 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.243 2009/09/01 19:15:42 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.244 2009/09/19 19:37:42 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -312,6 +312,7 @@ lpt* at ebus?
bbc* at ebus?
led* at ebus?
+lom* at ebus?
pmc* at ebus?
ppm* at ebus?