summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorUwe Stuehler <uwe@cvs.openbsd.org>2007-05-31 18:45:10 +0000
committerUwe Stuehler <uwe@cvs.openbsd.org>2007-05-31 18:45:10 +0000
commitda5a482a72f7f38dc54bda07efd0edda06f811ce (patch)
tree80be357eeeb5ec7ff7cb85aa9fb44d09b8e6cd6e /sys/arch/i386/conf
parent8e0f64113fcf1880f0133a226da5aa0c3ccaa68c (diff)
An SDIO Bluetooth driver, only initial bits and therefore not enabled yet
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 6e51d4f1e97..c46ac60f2eb 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.563 2007/05/29 18:18:19 tom Exp $
+# $OpenBSD: GENERIC,v 1.564 2007/05/31 18:45:08 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -265,6 +265,9 @@ sdhc* at pci? # SD Host Controller
sdmmc* at sdhc? # SD/MMC bus
scsibus* at sdmmc? # SCSI emulation
+# SDIO devices
+#sbt* at sdmmc? # Bluetooth
+
npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
isapnp0 at isa?