diff --git a/ChangeLog b/ChangeLog index 341ff8f74..fc19c27c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2010-02-22 m. allan noah * backend/fujitsu.c: force enable flatbed for M3092, by Jochen Hepp + * doc/Makefile.*, doc/descriptions-external/kodak-twain: new backend 2010-02-22 Julien Blache * doc/descriptions-external/epkowa.desc: Updated for iscan 2.24.0. diff --git a/doc/Makefile.am b/doc/Makefile.am index e557c7f1c..1331c0232 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -203,6 +203,7 @@ DESC_EXT_FILES = descriptions-external/brother2.desc \ descriptions-external/hp8200.desc \ descriptions-external/hpaio.desc \ descriptions-external/hpoj.desc \ + descriptions-external/kodak-twain.desc \ descriptions-external/lhii.desc \ descriptions-external/mustek_a3p1.desc \ descriptions-external/primascan.desc \ diff --git a/doc/Makefile.in b/doc/Makefile.in index 070651a5a..57d892ae6 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -405,6 +405,7 @@ DESC_EXT_FILES = descriptions-external/brother2.desc \ descriptions-external/hp8200.desc \ descriptions-external/hpaio.desc \ descriptions-external/hpoj.desc \ + descriptions-external/kodak-twain.desc \ descriptions-external/lhii.desc \ descriptions-external/mustek_a3p1.desc \ descriptions-external/primascan.desc \ diff --git a/doc/descriptions-external/kodak-twain.desc b/doc/descriptions-external/kodak-twain.desc new file mode 100644 index 000000000..289909ca4 --- /dev/null +++ b/doc/descriptions-external/kodak-twain.desc @@ -0,0 +1,44 @@ +:backend "kodak-twain" ; name of backend +:version "unknown" ; version of backend (or "unmaintained") +:url "http://www.kodak.com/go/scanonlinux" ; +:comment "External backend made by kodak. Seems to be a wrapper around proprietary 32bit TWAIN stack, for certain versions of Linux." + +:devicetype :scanner ; start of a list of devices.... +:mfg "Kodak" ; name a manufacturer +:url "http://www.kodak.com/" ; manufacturer's URL + +:model "i1210" +:status :untested +:interface "USB" +:comment "No report yet." + +:model "i1220" +:status :untested +:interface "USB" +:comment "No report yet." + +:model "i1310" +:status :untested +:interface "USB" +:comment "No report yet." + +:model "i1320" +:status :untested +:interface "USB" +:comment "Reported to work on Fedora 12." + +:model "i1410" +:status :untested +:interface "USB" +:comment "No report yet." + +:model "i1420" +:status :untested +:interface "USB" +:comment "No report yet." + +:model "i1440" +:status :untested +:interface "USB" +:comment "No report yet." +