Hi,

here's an additional device with the reset quirk.

        Regards
                Oliver
Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
-- 

--- a/drivers/bluetooth/hci_usb.c       2007-05-15 14:09:55.000000000 +0200
+++ b/drivers/bluetooth/hci_usb.c       2007-05-16 07:50:16.000000000 +0200
@@ -142,6 +142,9 @@ static struct usb_device_id blacklist_id
        /* Frontline ComProbe Bluetooth Sniffer */
        { USB_DEVICE(0x16d3, 0x0002), .driver_info = HCI_SNIFFER },
 
+       /* Broadcom Corp - BCM2045 */
+       { USB_DEVICE(0x413c, 0x8126), .driver_info = HCI_RESET },
+
        { }     /* Terminating entry */
 };
 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to