]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/usb/core/quirks.c
USB: adds Artisman USB dongle to list of quirky devices
[net-next-2.6.git] / drivers / usb / core / quirks.c
index f22d03df8b1724fd8fdbc1b49667e9fa4936c478..ba2620cd660d67aec8cb32ad9aad0723c9738094 100644 (file)
@@ -41,6 +41,10 @@ static const struct usb_device_id usb_quirk_list[] = {
        /* Philips PSC805 audio device */
        { USB_DEVICE(0x0471, 0x0155), .driver_info = USB_QUIRK_RESET_RESUME },
 
+       /* Artisman Watchdog Dongle */
+       { USB_DEVICE(0x04b4, 0x0526), .driver_info =
+                       USB_QUIRK_CONFIG_INTF_STRINGS },
+
        /* Roland SC-8820 */
        { USB_DEVICE(0x0582, 0x0007), .driver_info = USB_QUIRK_RESET_RESUME },