[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <68E3DB35-04A3-475E-8C3F-B2F48E778487@holtmann.org>
Date: Fri, 7 Mar 2008 21:43:54 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: Karsten Keil <kkeil@...e.de>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [BLUETOOTH] Add another Broadcom device
Hi Karsten,
> This patch adds another Broadcom BCM2045 based device to the
> blacklist, with these settings the micro dongle works on my system.
>
> Signed-off-by: Karsten Keil <kkeil@...e.de>
> ---
> drivers/bluetooth/hci_usb.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/bluetooth/hci_usb.c b/drivers/bluetooth/hci_usb.c
> index 372c7ef..f16c94c 100644
> --- a/drivers/bluetooth/hci_usb.c
> +++ b/drivers/bluetooth/hci_usb.c
> @@ -116,6 +116,7 @@ static struct usb_device_id blacklist_ids[] = {
> { USB_DEVICE(0x0a5c, 0x2009), .driver_info = HCI_BCM92035 },
>
> /* Broadcom BCM2045 */
> + { USB_DEVICE(0x0a5c, 0x2039), .driver_info = HCI_RESET |
> HCI_WRONG_SCO_MTU },
> { USB_DEVICE(0x0a5c, 0x2101), .driver_info = HCI_RESET |
> HCI_WRONG_SCO_MTU },
before I sign off on this one, can you include the part from /proc/bus/
usb/devices for this dongle.
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists