[patch 5/7] bluetooth: blacklist another Broadcom BCM2035 device

STALE6751d

3 messages, 3 authors, 2008-02-05 · open the first message on its own page

[patch 5/7] bluetooth: blacklist another Broadcom BCM2035 device

From: akpm@linux-foundation.org
Date: 2008-02-05 07:48:17

From: Andy Shevchenko <redacted>

This device is recognized as bluetooth, but still not works.

Signed-off-by: Andy Shevchenko <redacted>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/bluetooth/hci_usb.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/bluetooth/hci_usb.c~bluetooth-blacklist-another-broadcom-bcm2035-device drivers/bluetooth/hci_usb.c
--- a/drivers/bluetooth/hci_usb.c~bluetooth-blacklist-another-broadcom-bcm2035-device
+++ a/drivers/bluetooth/hci_usb.c
@@ -111,6 +111,7 @@ static struct usb_device_id blacklist_id
 	{ USB_DEVICE(0x0a5c, 0x2033), .driver_info = HCI_IGNORE },
 
 	/* Broadcom BCM2035 */
+	{ USB_DEVICE(0x0a5c, 0x2035), .driver_info = HCI_RESET | HCI_WRONG_SCO_MTU },
 	{ USB_DEVICE(0x0a5c, 0x200a), .driver_info = HCI_RESET | HCI_WRONG_SCO_MTU },
 	{ USB_DEVICE(0x0a5c, 0x2009), .driver_info = HCI_BCM92035 },
 
_

Re: [patch 5/7] bluetooth: blacklist another Broadcom BCM2035 device

From: David Miller <davem@davemloft.net>
Date: 2008-02-05 11:09:57

From: akpm@linux-foundation.org
Date: Mon, 04 Feb 2008 23:48:17 -0800
From: Andy Shevchenko <redacted>

This device is recognized as bluetooth, but still not works.

Signed-off-by: Andy Shevchenko <redacted>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Applied.

But, what driver should drive this device?

Re: [patch 5/7] bluetooth: blacklist another Broadcom BCM2035 device

From: Marcel Holtmann <marcel@holtmann.org>
Date: 2008-02-05 16:51:15

Hi David,
quoted
From: Andy Shevchenko <redacted>

This device is recognized as bluetooth, but still not works.

Signed-off-by: Andy Shevchenko <redacted>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Applied.

But, what driver should drive this device?
the hci_usb will driver this device, but since it is Broadcom based it
needs some extra quirks to work accordingly.

Regards

Marcel

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help