From cceacd4c79cae4b54873c27059ba25680e8eb00f Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 17 Feb 2011 20:14:31 +0000 Subject: Disable sbt and ubt devices. The bluetooth code will sometimes sleep while holding locks, this is not allowed, and nobody has stepped up to fix this, so better not lure people into using bluetooth devices. --- sys/arch/sparc64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc64/conf') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 08caf1986f0..8521885827a 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.262 2011/01/08 11:56:30 damien Exp $ +# $OpenBSD: GENERIC,v 1.263 2011/02/17 20:14:30 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -252,7 +252,7 @@ uvideo* at uhub? video* at uvideo? # Bluetooth controllers -ubt* at uhub? # USB Bluetooth +ubt* at uhub? disable # USB Bluetooth bthub* at ubt? bthidev* at bthub? # Bluetooth HID support -- cgit v1.2.3