This commit is contained in:
gb 2022-05-18 17:41:18 +08:00
commit 95ff799cce
6 changed files with 11 additions and 9 deletions

View File

@ -144,8 +144,10 @@
// #define SCANNER_NAME_HW_7000 "汉王扫描仪—HW7000"
#define SCANNER_NAME_HW_7000 "\346\261\211\347\216\213\346\211\253\346\217\217\344\273\252\342\200\224HW7000"
// #define SCANNER_NAME_HW_8190F "汉王扫描仪—HW8190F"
#define SCANNER_NAME_HW_8190F "\346\261\211\347\216\213\346\211\253\346\217\217\344\273\252\342\200\224HW8190F"
// #define SCANNER_NAME_HW_8090F "汉王扫描仪—HW8090F"
#define SCANNER_NAME_HW_8090F "\346\261\211\347\216\213\346\211\253\346\217\217\344\273\252HW8090F"
// #define SCANNER_NAME_HW_1060A "汉王扫描仪—HW1060A"
#define SCANNER_NAME_HW_1060A "\346\261\211\347\216\213\346\211\253\346\217\217\344\273\252HW1060A"
// #define SCANNER_NAME_HW_9110F "汉王扫描仪—HW9110F"
#define SCANNER_NAME_HW_9110F "\346\261\211\347\216\213\346\211\253\346\217\217\344\273\252\342\200\224HW9110F"
#define SCANNER_NAME_HW_9110F "\346\261\211\347\216\213\346\211\253\346\217\217\344\273\252HW9110F"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -34,8 +34,8 @@ g_supporting_devices[] = {
#endif
#ifdef OEM_HANWANG
{0x2903, 0x7000, SCANNER_NAME_HW_7000, "HW-74x0WA", ""}
, {0x2903, 0x1000, SCANNER_NAME_HW_9110F, "HW-9110F", ""}
, {0x2903, 0x8000, SCANNER_NAME_HW_8190F, "HW-8190F", ""}
, {0x2903, 0x1000, SCANNER_NAME_HW_1060A, "HW-1060A", ""}
, {0x2903, 0x8000, SCANNER_NAME_HW_8090F, "HW-8090F", ""}
, {0x2903, 0x9000, SCANNER_NAME_HW_9110F, "HW-9110F", ""},
#endif
{0x3072, 0x100, SCANNER_NAME_HG_G100, "GScanO200", ""}