summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2005-12-19 19:31:57 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2005-12-19 19:31:57 +0000
commit313a2379036549707cc09b11a806132a7f324e7f (patch)
tree61e504a7500a7d030587b391fefefda90b14ee2b /sys/arch/i386/conf
parent501ef7c92ce51f65a1504494c0a71dacfb3dde03 (diff)
New Intel ICH SMBus driver to be used with the iic(4) framework.
ok deraadt@
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/GENERIC5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index d2718f3e02e..18234e771bd 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.447 2005/12/16 03:41:55 marco Exp $
+# $OpenBSD: GENERIC,v 1.448 2005/12/19 19:31:56 grange Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -110,6 +110,9 @@ viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O
viasio* at isa? port 0x4e flags 0x0000
aps0 at isa? port 0x1600 # ThinkPad Active Protection System
+#ichiic* at pci? # Intel ICH SMBus controller
+#iic* at ichiic?
+
# ISA PCMCIA controllers
#option PCMCIAVERBOSE
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000