--- sane-backends-1.0.18/doc/descriptions/epson.desc.epson-cx5000 2006-06-22 20:21:08.000000000 +0200 +++ sane-backends-1.0.18/doc/descriptions/epson.desc 2007-08-15 08:43:19.000000000 +0200 @@ -207,6 +207,11 @@ :usbid "0x04b8" "0x0819" :status :good +:model "CX-5000" +:interface "USB" +:usbid "0x04b8" "0x082b" +:status :good + :model "CX-5200" :interface "USB" :usbid "0x04b8" "0x0801" --- sane-backends-1.0.18/backend/epson_usb.c.epson-cx5000 2006-06-11 22:24:19.000000000 +0200 +++ sane-backends-1.0.18/backend/epson_usb.c 2007-08-15 08:46:01.000000000 +0200 @@ -39,6 +39,7 @@ SANE_Word sanei_epson_usb_product_ids[] 0x815, /* LP-A500 / AcuLaser CX11 */ 0x819, /* CX4800 */ 0x820, /* CX4200 */ + 0x82b, /* CX5000 */ 0 /* last entry - this is used for devices that are specified in the config file as "usb " */ };