From 0da1bfb49a931117fc2b8acdddf592efc72ae5f5 Mon Sep 17 00:00:00 2001 From: Karl Heinz Kremer Date: Wed, 23 Aug 2006 21:45:51 +0000 Subject: [PATCH] Added V700/V750 scanner information --- ChangeLog | 2 +- backend/epson_usb.c | 1 + doc/descriptions/epson.desc | 14 +++++++++++++- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 786efdcea..d71b9960d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2006-08-22 Karl Heinz Kremer - * backend/epson_usb.c: Add product ID for CX3800/3810 + * backend/epson_usb.c: Add product ID for CX3800/3810, V700/V750 2006-06-11 Eddy De Greef diff --git a/backend/epson_usb.c b/backend/epson_usb.c index 5e6460f3a..e36361b50 100644 --- a/backend/epson_usb.c +++ b/backend/epson_usb.c @@ -24,6 +24,7 @@ SANE_Word sanei_epson_usb_product_ids[] = { 0x128, /* GT-X700 / Perfection 4870 */ 0x129, /* ES-10000 / Expression 10000XL */ 0x12a, /* GT-X800 / Perfection 4990 */ + 0x12c, /* V700, V750 */ 0x801, /* CC-600 / Stylus CX5100/CX5200/CX5300/CX5400 */ 0x802, /* CC-570 / Stylus CX3100/CX3200 */ 0x805, /* / Stylus CX6300/CX6400/CX6500/CX6600 */ diff --git a/doc/descriptions/epson.desc b/doc/descriptions/epson.desc index e9a4f5305..80f946f69 100644 --- a/doc/descriptions/epson.desc +++ b/doc/descriptions/epson.desc @@ -193,8 +193,8 @@ :status :good :model "CX-3650" -:usbid "0x04b8" "0x080e" :interface "USB" +:usbid "0x04b8" "0x080e" :status :good :model "CX-4600" @@ -244,6 +244,7 @@ :model "DX-3850" :interface "USB" +:usbid "0x04b8" "0x0818" :status :good :model "CX-3700" @@ -280,3 +281,14 @@ :interface "USB" :usbid "0x04b8" "0x0805" :status :good + +:model "V700" +:interface "USB IEEE-1394" +:usbid "0x04b8" "0x012c" +:status :good + +:model "V750" +:interface "USB IEEE-1394" +:usbid "0x04b8" "0x012c" +:status :good +