diff options
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 8a6b9db132e..a9304f94916 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.249 2008/11/26 21:54:20 uwe Exp $ +# $OpenBSD: GENERIC,v 1.250 2008/12/01 23:48:46 todd Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -232,21 +232,15 @@ scsibus* at sdmmc? # SCSI emulation # Bluetooth controllers sbt* at sdmmc? # SDIO Bluetooth -ubt* at uhub? # USB Bluetooth - -# Bluetooth bus support bthub* at sbt? +ubt* at uhub? # USB Bluetooth 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? isadma0 at isa? |