summaryrefslogtreecommitdiff
path: root/sys/arch/armish
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/armish
parent32ca017e673ec0a66d47d28c0a68092ecc087cb3 (diff)
terse is good, more readable; please commit deraadt@
Diffstat (limited to 'sys/arch/armish')
-rw-r--r--sys/arch/armish/conf/GENERIC11
1 files changed, 3 insertions, 8 deletions
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC
index beebf46ff7e..28e77b83895 100644
--- a/sys/arch/armish/conf/GENERIC
+++ b/sys/arch/armish/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.23 2008/11/26 21:54:20 uwe Exp $
+# $OpenBSD: GENERIC,v 1.24 2008/12/01 23:48:46 todd Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -156,19 +156,14 @@ onewire* at uow?
# 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?
amphy* at mii? # AMD 79C873 PHYs