summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2006-03-04 15:33:38 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2006-03-04 15:33:38 +0000
commitae2af8998088af5acca602a1d376dd9bb5290758 (patch)
treedbd0efbab6eba9ba85172e2f86f91c94cb48c212 /sys/arch/i386/conf/GENERIC
parent1737bb1f1443032f0ed34b42d72b72968e4655eb (diff)
Add commented out gpio ``pin bus'' drivers section.
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r--sys/arch/i386/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 659e1f3c3c2..b2f64d78a87 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.472 2006/02/26 02:49:28 marco Exp $
+# $OpenBSD: GENERIC,v 1.473 2006/03/04 15:33:37 grange Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -636,6 +636,10 @@ iop* at pci? # I2O
ioprbs* at iop? # Random block storage
scsibus* at ioprbs?
+# GPIO ``pin bus'' drivers
+#gpioiic* at gpio? offset 0 mask 0x3 # I2C bus bit-banging
+#iic* at gpioiic?
+
pseudo-device pctr 1
pseudo-device mtrr 1 # Memory range attributes control
pseudo-device nvram 1