From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Finger Date: Tue, 10 Aug 2010 07:45:26 -0500 Subject: Can developers add a switch for bluetooth coexistence? In-Reply-To: References: <4C611CD7.3070203@tudelft.nl> Message-ID: <4C6149E6.7080004@lwfinger.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: b43-dev@lists.infradead.org On 08/10/2010 04:36 AM, Baybal Ni wrote: > The problem is that I need to turn the coexistence off. I'm using a > piece of paper to prevent coexistence pins from contacting. I think that loading b43 with 'modprobe b43 btcoex=0' should do what you want. Have you tried that? Larry