summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/landisk/conf/GENERIC')
-rw-r--r--sys/arch/landisk/conf/GENERIC20
1 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index 57a626c3c77..6adcdbc28fe 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.17 2008/11/24 22:31:19 uwe Exp $
+# $OpenBSD: GENERIC,v 1.18 2008/11/26 21:54:20 uwe Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -158,21 +158,21 @@ udcf* at uhub? # Gude Expert mouseCLOCK
#onewire* at uow?
# Bluetooth controllers
-#ubt* at uhub? # USB Bluetooth
+ubt* at uhub? # USB Bluetooth
# Bluetooth bus support
-#bthub* at ubt?
+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
+bthidev* at bthub?
+btkbd* at bthidev?
+btms* at bthidev?
+wskbd* at btkbd? mux 1
+wsmouse* at btms? mux 0
# Bluetooth audio support
-#btsco* at bthub?
-#audio* at btsco?
+btsco* at bthub?
+audio* at btsco?
sd* at scsibus? # SCSI disk drives
cd* at scsibus? # SCSI CD-ROM drives