From 7aba786e88e4ab48602d3e5243d7ebc3764b9b0e Mon Sep 17 00:00:00 2001 From: Uwe Stuehler Date: Wed, 26 Nov 2008 21:54:21 +0000 Subject: Enable Bluetooth (btd and btctl are not hooked into the build yet) --- sys/arch/alpha/conf/GENERIC | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'sys/arch/alpha/conf') diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 507db039841..c31c722df7b 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.204 2008/11/24 22:31:18 uwe Exp $ +# $OpenBSD: GENERIC,v 1.205 2008/11/26 21:54:20 uwe Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -132,21 +132,21 @@ uvideo* at uhub? video* at uvideo? # 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? # EV6 Tsunami Core Logic tsc* at mainbus0 -- cgit v1.2.3