|
@@ -268,7 +268,7 @@ static const struct usb_device_id blacklist_table[] = {
|
|
|
{ USB_DEVICE(0x0e5e, 0x6622), .driver_info = BTUSB_BROKEN_ISOC },
|
|
|
|
|
|
/* Roper Class 1 Bluetooth Dongle (Silicon Wave based) */
|
|
|
- { USB_DEVICE(0x1300, 0x0001), .driver_info = BTUSB_SWAVE },
|
|
|
+ { USB_DEVICE(0x1310, 0x0001), .driver_info = BTUSB_SWAVE },
|
|
|
|
|
|
/* Digianswer devices */
|
|
|
{ USB_DEVICE(0x08fd, 0x0001), .driver_info = BTUSB_DIGIANSWER },
|