diff options
Diffstat (limited to 'drivers/usb/serial/visor.h')
-rw-r--r-- | drivers/usb/serial/visor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/usb/serial/visor.h b/drivers/usb/serial/visor.h index a62923f3f07a..b84d1cb4c693 100644 --- a/drivers/usb/serial/visor.h +++ b/drivers/usb/serial/visor.h | |||
@@ -50,6 +50,9 @@ | |||
50 | #define SAMSUNG_SCH_I330_ID 0x8001 | 50 | #define SAMSUNG_SCH_I330_ID 0x8001 |
51 | #define SAMSUNG_SPH_I500_ID 0x6601 | 51 | #define SAMSUNG_SPH_I500_ID 0x6601 |
52 | 52 | ||
53 | #define TAPWAVE_VENDOR_ID 0x12EF | ||
54 | #define TAPWAVE_ZODIAC_ID 0x0100 | ||
55 | |||
53 | #define GARMIN_VENDOR_ID 0x091E | 56 | #define GARMIN_VENDOR_ID 0x091E |
54 | #define GARMIN_IQUE_3600_ID 0x0004 | 57 | #define GARMIN_IQUE_3600_ID 0x0004 |
55 | 58 | ||