vserver 1.9.3
[linux-2.6.git] / drivers / usb / serial / ipaq.h
index c1b33d4..b997a95 100644 (file)
@@ -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