summaryrefslogtreecommitdiff
path: root/sys/arch/landisk
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2008-12-01 23:48:48 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2008-12-01 23:48:48 +0000
commit52765c13a07693703d36b045d1047b56ec5b0c08 (patch)
tree371a461269378a9b955484dc95c39e5c3f9a8486 /sys/arch/landisk
parent32ca017e673ec0a66d47d28c0a68092ecc087cb3 (diff)
terse is good, more readable; please commit deraadt@
Diffstat (limited to 'sys/arch/landisk')
-rw-r--r--sys/arch/landisk/conf/GENERIC11
1 files changed, 3 insertions, 8 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index 80be32806b7..f58c27c02aa 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.19 2008/11/30 19:20:50 maja Exp $
+# $OpenBSD: GENERIC,v 1.20 2008/12/01 23:48:46 todd Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -159,19 +159,14 @@ udcf* at uhub? # Gude Expert mouseCLOCK
# Bluetooth controllers
ubt* at uhub? # USB Bluetooth
-
-# Bluetooth bus support
bthub* at ubt?
-# Bluetooth HID support
-bthidev* at bthub?
+bthidev* at bthub? # Bluetooth HID support
#btkbd* at bthidev?
#btms* at bthidev?
#wskbd* at btkbd? mux 1
#wsmouse* at btms? mux 0
-
-# Bluetooth audio support
-btsco* at bthub?
+btsco* at bthub? # Bluetooth audio support
audio* at btsco?
sd* at scsibus? # SCSI disk drives