summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc/conf/GENERIC')
-rw-r--r--sys/arch/macppc/conf/GENERIC9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index de36316f853..902f79bf210 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.178 2008/01/19 12:32:53 mglocker Exp $g
+# $OpenBSD: GENERIC,v 1.179 2008/02/24 21:49:37 uwe Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -293,6 +293,13 @@ onewire* at uow?
# Bluetooth bus support
#bthub* at ubt?
+# Bluetooth HID support
+#bthidev* at bthub?
+#btkbd* at bthidev?
+#btms* at bthidev?
+#wskbd* at btkbd? mux 1
+#wsmouse* at btms? mux 0
+
# I2C bus support
iic* at kiic?
iic* at piic?