shuttleVFD: Add support for devices with USB VID 0x1308 again. This was lost

when support for newer devices was added.
This commit is contained in:
mmdolze
2010-02-04 22:02:37 +00:00
parent b2348d5b53
commit 948035d860
3 changed files with 12 additions and 9 deletions
+2 -1
View File
@@ -56,7 +56,8 @@ MODULE_EXPORT int shuttleVFD_cellheight(Driver *drvthis);
#define SHUTTLE_VFD_CELLHEIGHT 8
// VFD USB properties
#define SHUTTLE_VFD_VENDOR_ID 0x051c
#define SHUTTLE_VFD_VENDOR_ID1 0x1308
#define SHUTTLE_VFD_VENDOR_ID2 0x051c
#define SHUTTLE_VFD_PRODUCT_ID1 0x0003
// IR-receiver included in this model
#define SHUTTLE_VFD_PRODUCT_ID2 0x0005