]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/pl2303.c
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / pl2303.c
index 029b314a1fb24e9041482bc88a07b24263563e5b..1aed584be5eb9a528d904b3b3209afef29f40383 100644 (file)
@@ -92,6 +92,7 @@ static struct usb_device_id id_table [] = {
        { USB_DEVICE(COREGA_VENDOR_ID, COREGA_PRODUCT_ID) },
        { USB_DEVICE(YCCABLE_VENDOR_ID, YCCABLE_PRODUCT_ID) },
        { USB_DEVICE(SUPERIAL_VENDOR_ID, SUPERIAL_PRODUCT_ID) },
+       { USB_DEVICE(HP_VENDOR_ID, HP_LD220_PRODUCT_ID) },
        { }                                     /* Terminating entry */
 };