Added IDs for RX-425 (from bug report #301114)

merge-requests/1/head
Karl Heinz Kremer 2005-01-16 16:37:11 +00:00
rodzic cc24365c6e
commit ba3e39794f
2 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2005-01-16 Karl Heinz Kremer <khk@khk.net>
* backend/epson_usb.c: Added IDs for RX-425 (from bug report #301114)
2005-01-16 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added UMAX Astraslim 6000.

Wyświetl plik

@ -31,6 +31,7 @@ SANE_Word sanei_epson_usb_product_ids[] = {
0x808, /* CX-5400 */
0x80d, /* CX-4600 */
0x80e, /* CX-3650 */
0x80f, /* RX-425 */
0 /* last entry - this is used for devices that are specified
in the config file as "usb <vendor> <product>" */
};