summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r--sys/arch/sparc64/conf/GENERIC9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 6734d6854e9..49e8f176c81 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.194 2008/02/20 09:45:49 robert Exp $
+# $OpenBSD: GENERIC,v 1.195 2008/02/24 21:49:37 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -211,6 +211,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
+
# CardBus bus support
cardbus* at cardslot?
pcmcia* at cardslot?