Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
[pandora-kernel.git] / drivers / bluetooth / btusb.c
index c16c750..df0331a 100644 (file)
@@ -126,6 +126,7 @@ static struct usb_device_id blacklist_table[] = {
 
        /* Atheros 3012 with sflash firmware */
        { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 },
+       { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 },
 
        /* Atheros AR5BBU12 with sflash firmware */
        { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },