From f94e4cdb9b632d31ca3dcf1089a22911eb89ccd4 Mon Sep 17 00:00:00 2001 From: Karl Heinz Kremer Date: Sun, 11 Apr 2004 17:16:56 +0000 Subject: [PATCH] Added ID for RX-500, which was accidentialy removed back in. --- backend/epson_usb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/epson_usb.c b/backend/epson_usb.c index 1a809937e..fc4f54f70 100644 --- a/backend/epson_usb.c +++ b/backend/epson_usb.c @@ -27,6 +27,7 @@ SANE_Word sanei_epson_usb_product_ids[] = { 0x801, /* CC-600 / CX-5[1234]00 */ 0x802, /* CC-570 / CX-3[12]00 */ 0x806, /* PM-A850 */ + 0x807, /* RX-500 */ 0x808, /* CX-5400 */ 0 /* last entry - this is used for devices that are specified in the config file as "usb " */