X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fusb%2Fserial%2Fipaq.h;h=e9bedde0d7a002d4469b69c7f3c6ed8b63aef67a;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=c1b33d47ab7fdac8c1f38880d5583db7ff81907d;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/drivers/usb/serial/ipaq.h b/drivers/usb/serial/ipaq.h index c1b33d47a..e9bedde0d 100644 --- a/drivers/usb/serial/ipaq.h +++ b/drivers/usb/serial/ipaq.h @@ -85,6 +85,9 @@ #define ASUS_VENDOR_ID 0x0b05 #define ASUS_A600_PRODUCT_ID 0x4201 +#define ASUS_VENDOR_ID 0x0b05 +#define ASUS_A620_PRODUCT_ID 0x4202 + /* * Since we can't queue our bulk write urbs (don't know why - it just * doesn't work), we can send down only one write urb at a time. The simplistic