Added new scanner Relisys RELI 4816, marked Relisys AVEC 2412 as tested.

merge-requests/1/head
Frank Zago 2004-02-08 15:27:55 +00:00
rodzic af4a252e02
commit fafc1de3df
5 zmienionych plików z 20 dodań i 6 usunięć

Wyświetl plik

@ -48,7 +48,7 @@
/*--------------------------------------------------------------------------*/
#define BUILD 9 /* 2002/10/09 */
#define BUILD 10 /* 2004/02/08 */
#define BACKEND_NAME teco1
#define TECO_CONFIG_FILE "teco1.conf"
@ -190,6 +190,16 @@ static const struct scanners_supported scanners[] = {
99
},
{6, "TECO VM4540",
TECO_VM4540,
"Relisys", "RELI 4816",
{1, 1600, 1}, /* resolution */
400, 1600, /* max x and Y resolution */
1, /* color 1 pass */
256, /* number of bytes per gamma color */
99 /* number of bytes in a window */
},
{6, "TECO VM4542",
TECO_VM4542,
"Relisys", "RELI 4830",

Wyświetl plik

@ -5,6 +5,9 @@ scsi "RELISYS" "VM3530+" Scanner * * * 0
# Avec Color Office 2400, 2412
scsi "" "Image Scanner" Scanner
# Relisys RELI 4816
scsi "RELISYS" "VM4540" Scanner * * * 0
# Relisys RELI 4830
scsi "RELISYS" "RELI 4830" Scanner

Wyświetl plik

@ -266,6 +266,7 @@ struct scanners_supported
TECO_VM3510,
TECO_VM3520,
TECO_VM353A,
TECO_VM4540,
TECO_VM4542
}
tecoref;

Wyświetl plik

@ -10,7 +10,7 @@
;
:backend "teco1" ; name of backend
:version "1.0-9" ; version of backend
:version "1.0-10" ; version of backend
:manpage "sane-teco1" ; name of manpage (if it exists)
:url "http://www.zago.net/sane/#teco" ; backend's web page
@ -40,7 +40,7 @@
:model "AVEC 2412"
:comment "sub model VM3520+"
:interface "SCSI"
:status :untested
:status :complete
:model "AVEC 4800"
:comment "sub model VM4530"
@ -70,7 +70,7 @@
:model "RELI 4816"
:comment "sub model VM4540"
:interface "SCSI"
:status :untested
:status :complete
:model "RELI 9600"
:comment "sub model VM6530"

Wyświetl plik

@ -21,13 +21,13 @@ The scanners that should work with this backend are:
---------------------- -------------- -----------
.br
Relisys AVEC 2400 VM3520 tested
Relisys AVEC 2412 VM3520+ untested
Relisys AVEC 2412 VM3520+ tested
Relisys AVEC 4800 VM4530 untested
Relisys AVEC 4816 VM4530+ untested
Relisys RELI 2400 VM3530 untested
Relisys RELI 2412 VM3530+ tested
Relisys RELI 2412 VM3530+ untested
Relisys RELI 4816 VM4540 untested
Relisys RELI 4816 VM4540 tested
Relisys RELI 4830 VM4542 tested
Relisys RELI 9600 VM6530 untested
Relisys RELI 9612 VM6530* untested