summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf
diff options
context:
space:
mode:
authorUwe Stuehler <uwe@cvs.openbsd.org>2008-11-24 22:31:20 +0000
committerUwe Stuehler <uwe@cvs.openbsd.org>2008-11-24 22:31:20 +0000
commit39774bc5a06e7d800f01b8355780ffc7e10eeb1e (patch)
tree6066b9de456a9fab66fb1a72f20bb5013dafd074 /sys/arch/macppc/conf
parentbdb4757cfeae6b165f20e03c3121908fe9ac431f (diff)
Import btsco(4) from NetBSD to work on it
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r--sys/arch/macppc/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index bf5dd9622d2..fd18d7284e4 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.183 2008/10/23 17:26:26 deraadt Exp $g
+# $OpenBSD: GENERIC,v 1.184 2008/11/24 22:31:19 uwe Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -307,6 +307,10 @@ video* at uvideo?
#wskbd* at btkbd? mux 1
#wsmouse* at btms? mux 0
+# Bluetooth audio support
+#btsco* at bthub?
+#audio* at btsco?
+
# I2C bus support
iic* at kiic?
iic* at piic?