X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fusb%2Fserial%2Fipaq.h;h=b997a95966a3df45068a7674a14d1c369c8c4410;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=c1b33d47ab7fdac8c1f38880d5583db7ff81907d;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/usb/serial/ipaq.h b/drivers/usb/serial/ipaq.h index c1b33d47a..b997a9596 100644 --- a/drivers/usb/serial/ipaq.h +++ b/drivers/usb/serial/ipaq.h @@ -78,6 +78,7 @@ #define HTC_VENDOR_ID 0x0bb4 #define HTC_PRODUCT_ID 0x00ce +#define HTC_HIMALAYA_ID 0x0a02 #define NEC_VENDOR_ID 0x0409 #define NEC_PRODUCT_ID 0x00d5 @@ -85,6 +86,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