summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2014-11-09 05:12:16 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2014-11-09 05:12:16 +0000
commitc9a859eb416397e0536ef0a1c56f651c06c56e1b (patch)
treec413c389c7f222c03603e9a3fac2e7605bb465f3 /sys/arch
parentfa7b3c36fee09441e1b60df20e524834c5825785 (diff)
remove commented entries for tedu'd bluetooth drivers
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/armv7/conf/GENERIC-IMX3
-rw-r--r--sys/arch/armv7/conf/GENERIC-OMAP6
-rw-r--r--sys/arch/armv7/conf/GENERIC-SUNXI3
3 files changed, 3 insertions, 9 deletions
diff --git a/sys/arch/armv7/conf/GENERIC-IMX b/sys/arch/armv7/conf/GENERIC-IMX
index 844171906b3..3799370e78e 100644
--- a/sys/arch/armv7/conf/GENERIC-IMX
+++ b/sys/arch/armv7/conf/GENERIC-IMX
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IMX,v 1.8 2014/07/12 21:56:56 tedu Exp $
+# $OpenBSD: GENERIC-IMX,v 1.9 2014/11/09 05:12:15 jsg Exp $
#
# GENERIC machine description file
#
@@ -125,7 +125,6 @@ wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
-#ubt* at uhub? disable # USB Bluetooth
ugen* at uhub? # USB Generic driver
rum* at uhub? # Ralink RT2501USB/RT2601USB
diff --git a/sys/arch/armv7/conf/GENERIC-OMAP b/sys/arch/armv7/conf/GENERIC-OMAP
index 506cc072937..1e8a84cc65f 100644
--- a/sys/arch/armv7/conf/GENERIC-OMAP
+++ b/sys/arch/armv7/conf/GENERIC-OMAP
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-OMAP,v 1.11 2014/11/04 12:26:09 jsg Exp $
+# $OpenBSD: GENERIC-OMAP,v 1.12 2014/11/09 05:12:15 jsg Exp $
#
# GENERIC machine description file
#
@@ -139,7 +139,6 @@ wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
-#ubt* at uhub? disable # USB Bluetooth
ugen* at uhub? # USB Generic driver
rum* at uhub? # Ralink RT2501USB/RT2601USB
@@ -162,9 +161,6 @@ com* at omap?
sdmmc* at ommmc? # SD/MMC bus
-# Bluetooth controllers
-#sbt* at sdmmc? disable # SDIO Bluetooth
-
# APM emulation
#apm0 at pxaip?
diff --git a/sys/arch/armv7/conf/GENERIC-SUNXI b/sys/arch/armv7/conf/GENERIC-SUNXI
index c6c4efca561..2533dd89274 100644
--- a/sys/arch/armv7/conf/GENERIC-SUNXI
+++ b/sys/arch/armv7/conf/GENERIC-SUNXI
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-SUNXI,v 1.8 2014/11/04 12:34:06 jsg Exp $
+# $OpenBSD: GENERIC-SUNXI,v 1.9 2014/11/09 05:12:15 jsg Exp $
#
# GENERIC machine description file
#
@@ -127,7 +127,6 @@ wi* at uhub? # WaveLAN IEEE 802.11DS
urio* at uhub? # Diamond Multimedia Rio 500
udsbr* at uhub? # D-Link DSB-R100 radio
radio* at udsbr? # USB radio
-#ubt* at uhub? disable # USB Bluetooth
ugen* at uhub? # USB Generic driver
rum* at uhub? # Ralink RT2501USB/RT2601USB
# XXX missing usable drivers, like run(4).