kopia lustrzana https://gitlab.com/sane-project/backends
epsonds: Added new model XP-2200 series.
Patch supplied by Nakamura Iwao from Epson Japan.sanei_thread_fixup
rodzic
f1413cbc16
commit
cbffffbd7b
|
@ -1258,6 +1258,7 @@ const epsonds_profile_map epsonds_models_predefined[] = {
|
|||
{0x118A, "PID 118A","ET-2810 Series", 7},
|
||||
{0x118A, "PID 118A","L3250 Series", 7},
|
||||
{0x119B, "PID 119B","XP-2150 Series", 7},
|
||||
{0x11B1, "PID 11B1","XP-2200 Series", 7},
|
||||
{0x00, "","", 0x00 }
|
||||
};
|
||||
|
||||
|
|
|
@ -353,3 +353,8 @@
|
|||
:interface "USB"
|
||||
:usbid "0x04b8" "0x119b"
|
||||
:status :complete
|
||||
|
||||
:model "XP-2200 Series"
|
||||
:interface "USB"
|
||||
:usbid "0x04b8" "0x11b1"
|
||||
:status :complete
|
||||
|
|
Ładowanie…
Reference in New Issue