kopia lustrzana https://gitlab.com/sane-project/backends
Add product ID for CX3800/3810
rodzic
0cbdbd66d1
commit
0c16bb9916
|
@ -1,3 +1,7 @@
|
|||
2006-08-22 Karl Heinz Kremer <khk@khk.net>
|
||||
|
||||
* backend/epson_usb.c: Add product ID for CX3800/3810
|
||||
|
||||
2006-06-11 Eddy De Greef <eddy_de_greef at scarlet dot be>
|
||||
|
||||
* doc/sane-mustek_pp.man: URL update.
|
||||
|
|
|
@ -37,6 +37,7 @@ SANE_Word sanei_epson_usb_product_ids[] = {
|
|||
0x811, /* PM-A870 / Stylus Photo RX620/RX630 */
|
||||
0x814, /* PM-A700 */
|
||||
0x815, /* LP-A500 / AcuLaser CX11 */
|
||||
0x818, /* CX3800/3810 */
|
||||
0x819, /* CX4800 */
|
||||
0x820, /* CX4200 */
|
||||
0 /* last entry - this is used for devices that are specified
|
||||
|
|
Ładowanie…
Reference in New Issue