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