From 58912f68c2489bcee787599837447e0d64dfd61a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 24 May 2017 21:03:56 +0200 Subject: New upstream version 1.0.27 --- testsuite/tools/Makefile.am | 9 +++++--- testsuite/tools/Makefile.in | 52 +++++++++++++++++++++++++++++++++------------ 2 files changed, 45 insertions(+), 16 deletions(-) (limited to 'testsuite/tools') diff --git a/testsuite/tools/Makefile.am b/testsuite/tools/Makefile.am index 1664ecb..71188d2 100644 --- a/testsuite/tools/Makefile.am +++ b/testsuite/tools/Makefile.am @@ -30,11 +30,14 @@ check.local: @echo "**** Testing $(SANEDESC) with $(TESTFILE)" @for mode in ascii html-backends-split html-mfgs xml statistics usermap db udev udev+acl udev+hwdb hwdb plist hal hal-new; \ do \ - echo "PASS: sane-desc -m $$mode -s $(srcdir)/data"; \ $(SANEDESC) -m $$mode -s $(srcdir)/data >$$mode.res ;\ - if ! diff --ignore-matching-lines="..:..:.. 20[0-9][0-9]" --ignore-matching-lines="sane-backends 1.0...git" $(srcdir)/data/$$mode.ref $$mode.res ; \ + if diff -I "[ 012][0-9]:[0-5][0-9]:[0-6][0-9] 20[0-9][0-9]" \ + -I "sane-backends 1\.0\.[0-9]\+\(git\)\?$$" \ + $(srcdir)/data/$$mode.ref $$mode.res ; \ then \ - echo "**** File generated for $$mode mode is different from reference" ;\ + echo "PASS: sane-desc -m $$mode -s $(srcdir)/data"; \ + else \ + echo "FAIL: sane-desc -m $$mode -s $(srcdir)/data"; \ exit 1 ;\ fi; \ done ;\ diff --git a/testsuite/tools/Makefile.in b/testsuite/tools/Makefile.in index 45f79e9..0850607 100644 --- a/testsuite/tools/Makefile.in +++ b/testsuite/tools/Makefile.in @@ -81,11 +81,16 @@ subdir = testsuite/tools DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/mkinstalldirs README ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/ltoptions.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ + $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ + $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ + $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/byteorder.m4 \ - $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.in + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ + $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ + $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4/libtool.m4 \ + $(top_srcdir)/m4/byteorder.m4 $(top_srcdir)/m4/stdint.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs @@ -116,7 +121,10 @@ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMTAR = @AMTAR@ +AM_CFLAGS = @AM_CFLAGS@ +AM_CPPFLAGS = @AM_CPPFLAGS@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AM_LDFLAGS = @AM_LDFLAGS@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ @@ -137,7 +145,7 @@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ -DISTCLEAN_FILES = @DISTCLEAN_FILES@ +DLH = @DLH@ DLLTOOL = @DLLTOOL@ DL_LIBS = @DL_LIBS@ DSYMUTIL = @DSYMUTIL@ @@ -150,34 +158,42 @@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FIG2DEV = @FIG2DEV@ +GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ +GMSGFMT = @GMSGFMT@ +GMSGFMT_015 = @GMSGFMT_015@ GPHOTO2_CPPFLAGS = @GPHOTO2_CPPFLAGS@ GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@ GPHOTO2_LIBS = @GPHOTO2_LIBS@ GREP = @GREP@ +GS = @GS@ HAVE_GPHOTO2 = @HAVE_GPHOTO2@ IEEE1284_LIBS = @IEEE1284_LIBS@ -INCLUDES = @INCLUDES@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_LOCKPATH = @INSTALL_LOCKPATH@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INTLLIBS = @INTLLIBS@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ JPEG_LIBS = @JPEG_LIBS@ LATEX = @LATEX@ LD = @LD@ LDFLAGS = @LDFLAGS@ +LIBICONV = @LIBICONV@ +LIBINTL = @LIBINTL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ -LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@ -LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@ LIBV4L_CFLAGS = @LIBV4L_CFLAGS@ LIBV4L_LIBS = @LIBV4L_LIBS@ -LINKER_RPATH = @LINKER_RPATH@ LIPO = @LIPO@ LN_S = @LN_S@ LOCKPATH_GROUP = @LOCKPATH_GROUP@ +LTALLOCA = @LTALLOCA@ +LTLIBICONV = @LTLIBICONV@ +LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINDEX = @MAKEINDEX@ @@ -186,10 +202,10 @@ MANIFEST_TOOL = @MANIFEST_TOOL@ MATH_LIB = @MATH_LIB@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ +MSGFMT_015 = @MSGFMT_015@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ -NUMBER_VERSION = @NUMBER_VERSION@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ @@ -202,10 +218,13 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PDFLATEX = @PDFLATEX@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PNG_LIBS = @PNG_LIBS@ +POSUB = @POSUB@ +PPMTOGIF = @PPMTOGIF@ PRELOADABLE_BACKENDS = @PRELOADABLE_BACKENDS@ PRELOADABLE_BACKENDS_ENABLED = @PRELOADABLE_BACKENDS_ENABLED@ PTHREAD_LIBS = @PTHREAD_LIBS@ @@ -227,12 +246,16 @@ SYSLOG_LIBS = @SYSLOG_LIBS@ SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@ SYSTEMD_LIBS = @SYSTEMD_LIBS@ TIFF_LIBS = @TIFF_LIBS@ +USB_CFLAGS = @USB_CFLAGS@ USB_LIBS = @USB_LIBS@ +USE_NLS = @USE_NLS@ VERSION = @VERSION@ V_MAJOR = @V_MAJOR@ V_MINOR = @V_MINOR@ V_REV = @V_REV@ XGETTEXT = @XGETTEXT@ +XGETTEXT_015 = @XGETTEXT_015@ +XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -505,11 +528,14 @@ check.local: @echo "**** Testing $(SANEDESC) with $(TESTFILE)" @for mode in ascii html-backends-split html-mfgs xml statistics usermap db udev udev+acl udev+hwdb hwdb plist hal hal-new; \ do \ - echo "PASS: sane-desc -m $$mode -s $(srcdir)/data"; \ $(SANEDESC) -m $$mode -s $(srcdir)/data >$$mode.res ;\ - if ! diff --ignore-matching-lines="..:..:.. 20[0-9][0-9]" --ignore-matching-lines="sane-backends 1.0...git" $(srcdir)/data/$$mode.ref $$mode.res ; \ + if diff -I "[ 012][0-9]:[0-5][0-9]:[0-6][0-9] 20[0-9][0-9]" \ + -I "sane-backends 1\.0\.[0-9]\+\(git\)\?$$" \ + $(srcdir)/data/$$mode.ref $$mode.res ; \ then \ - echo "**** File generated for $$mode mode is different from reference" ;\ + echo "PASS: sane-desc -m $$mode -s $(srcdir)/data"; \ + else \ + echo "FAIL: sane-desc -m $$mode -s $(srcdir)/data"; \ exit 1 ;\ fi; \ done ;\ -- cgit v1.2.3 From 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 31 Jul 2019 16:59:49 +0200 Subject: New upstream version 1.0.28 --- testsuite/tools/Makefile.am | 6 +- testsuite/tools/Makefile.in | 548 --- testsuite/tools/README | 2 +- testsuite/tools/data/ascii.ref | 524 +-- testsuite/tools/data/db.ref | 1338 +++---- testsuite/tools/data/html-backends-split.ref | 1044 +++--- testsuite/tools/data/html-mfgs.ref | 5002 +++++++++++++------------- testsuite/tools/data/hwdb.ref | 3 +- testsuite/tools/data/testfile.desc | 617 ++-- testsuite/tools/data/udev+acl.ref | 2 +- testsuite/tools/data/udev+hwdb.ref | 2 +- testsuite/tools/data/udev.ref | 2 +- testsuite/tools/data/usermap.ref | 2 +- testsuite/tools/data/xml.ref | 700 ++-- 14 files changed, 4621 insertions(+), 5171 deletions(-) delete mode 100644 testsuite/tools/Makefile.in (limited to 'testsuite/tools') diff --git a/testsuite/tools/Makefile.am b/testsuite/tools/Makefile.am index 71188d2..532e904 100644 --- a/testsuite/tools/Makefile.am +++ b/testsuite/tools/Makefile.am @@ -1,5 +1,5 @@ ## Makefile.am -- an automake template for Makefile.in file -## Copyright (C) 2013 Stéphane Voltz and Sane Developers. +## Copyright (C) 2013 Stéphane Voltz and Sane Developers. ## ## This file is part of the "Sane" build infra-structure. See ## included LICENSE file for license information. @@ -26,13 +26,13 @@ help: check: check.local -check.local: +check.local: @echo "**** Testing $(SANEDESC) with $(TESTFILE)" @for mode in ascii html-backends-split html-mfgs xml statistics usermap db udev udev+acl udev+hwdb hwdb plist hal hal-new; \ do \ $(SANEDESC) -m $$mode -s $(srcdir)/data >$$mode.res ;\ if diff -I "[ 012][0-9]:[0-5][0-9]:[0-6][0-9] 20[0-9][0-9]" \ - -I "sane-backends 1\.0\.[0-9]\+\(git\)\?$$" \ + -I "sane-backends 1\.0\.[0-9]\+\([-0-9a-fgdirty]\+\)\?$$" \ $(srcdir)/data/$$mode.ref $$mode.res ; \ then \ echo "PASS: sane-desc -m $$mode -s $(srcdir)/data"; \ diff --git a/testsuite/tools/Makefile.in b/testsuite/tools/Makefile.in deleted file mode 100644 index 0850607..0000000 --- a/testsuite/tools/Makefile.in +++ /dev/null @@ -1,548 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -subdir = testsuite/tools -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(top_srcdir)/mkinstalldirs README -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ - $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ - $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ - $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4/libtool.m4 \ - $(top_srcdir)/m4/byteorder.m4 $(top_srcdir)/m4/stdint.m4 \ - $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/include/sane/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -ALLOCA = @ALLOCA@ -AMTAR = @AMTAR@ -AM_CFLAGS = @AM_CFLAGS@ -AM_CPPFLAGS = @AM_CPPFLAGS@ -AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ -AM_LDFLAGS = @AM_LDFLAGS@ -AR = @AR@ -AS = @AS@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AVAHI_CFLAGS = @AVAHI_CFLAGS@ -AVAHI_LIBS = @AVAHI_LIBS@ -AWK = @AWK@ -BACKENDS = @BACKENDS@ -BACKEND_CONFS_ENABLED = @BACKEND_CONFS_ENABLED@ -BACKEND_LIBS_ENABLED = @BACKEND_LIBS_ENABLED@ -BACKEND_MANS_ENABLED = @BACKEND_MANS_ENABLED@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DLH = @DLH@ -DLLTOOL = @DLLTOOL@ -DL_LIBS = @DL_LIBS@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -DVIPS = @DVIPS@ -DYNAMIC_FLAG = @DYNAMIC_FLAG@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -FIG2DEV = @FIG2DEV@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GPHOTO2_CPPFLAGS = @GPHOTO2_CPPFLAGS@ -GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@ -GPHOTO2_LIBS = @GPHOTO2_LIBS@ -GREP = @GREP@ -GS = @GS@ -HAVE_GPHOTO2 = @HAVE_GPHOTO2@ -IEEE1284_LIBS = @IEEE1284_LIBS@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_LOCKPATH = @INSTALL_LOCKPATH@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -JPEG_LIBS = @JPEG_LIBS@ -LATEX = @LATEX@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBTOOL = @LIBTOOL@ -LIBV4L_CFLAGS = @LIBV4L_CFLAGS@ -LIBV4L_LIBS = @LIBV4L_LIBS@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LOCKPATH_GROUP = @LOCKPATH_GROUP@ -LTALLOCA = @LTALLOCA@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -MAINT = @MAINT@ -MAKEINDEX = @MAKEINDEX@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MATH_LIB = @MATH_LIB@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NM = @NM@ -NMEDIT = @NMEDIT@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -PDFLATEX = @PDFLATEX@ -PKG_CONFIG = @PKG_CONFIG@ -PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ -PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ -PNG_LIBS = @PNG_LIBS@ -POSUB = @POSUB@ -PPMTOGIF = @PPMTOGIF@ -PRELOADABLE_BACKENDS = @PRELOADABLE_BACKENDS@ -PRELOADABLE_BACKENDS_ENABLED = @PRELOADABLE_BACKENDS_ENABLED@ -PTHREAD_LIBS = @PTHREAD_LIBS@ -RANLIB = @RANLIB@ -RESMGR_LIBS = @RESMGR_LIBS@ -SANEI_SANEI_JPEG_LO = @SANEI_SANEI_JPEG_LO@ -SANE_CONFIG_PATH = @SANE_CONFIG_PATH@ -SCSI_LIBS = @SCSI_LIBS@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SNMP_CFLAGS = @SNMP_CFLAGS@ -SNMP_CONFIG_PATH = @SNMP_CONFIG_PATH@ -SNMP_LIBS = @SNMP_LIBS@ -SOCKET_LIBS = @SOCKET_LIBS@ -STRICT_LDFLAGS = @STRICT_LDFLAGS@ -STRIP = @STRIP@ -SYSLOG_LIBS = @SYSLOG_LIBS@ -SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@ -SYSTEMD_LIBS = @SYSTEMD_LIBS@ -TIFF_LIBS = @TIFF_LIBS@ -USB_CFLAGS = @USB_CFLAGS@ -USB_LIBS = @USB_LIBS@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -V_MAJOR = @V_MAJOR@ -V_MINOR = @V_MINOR@ -V_REV = @V_REV@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -configdir = @configdir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -effective_target = @effective_target@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -locksanedir = @locksanedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -SANEDESC = ../../tools/sane-desc$(EXEEXT) -TESTFILE = $(srcdir)/data/testfile.desc -OUTFILES = *.res -DEVICE = test -EXTRA_DIST = data/testfile.desc data/ascii.ref data/db.ref data/hal-new.ref \ - data/hal.ref data/html-backends-split.ref data/html-mfgs.ref \ - data/hwdb.ref data/plist.ref data/statistics.ref \ - data/udev+acl.ref data/udev+hwdb.ref data/udev.ref \ - data/usermap.ref data/xml.ref - -CLEANFILES = $(OUTFILES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu testsuite/tools/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu testsuite/tools/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - cscopelist-am ctags-am distclean distclean-generic \ - distclean-libtool distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags-am uninstall uninstall-am - - -all: - @echo "run 'make check' to run tests" - -all: help - -help: - @echo "Use 'make check' to run the tests." - -check: check.local - -check.local: - @echo "**** Testing $(SANEDESC) with $(TESTFILE)" - @for mode in ascii html-backends-split html-mfgs xml statistics usermap db udev udev+acl udev+hwdb hwdb plist hal hal-new; \ - do \ - $(SANEDESC) -m $$mode -s $(srcdir)/data >$$mode.res ;\ - if diff -I "[ 012][0-9]:[0-5][0-9]:[0-6][0-9] 20[0-9][0-9]" \ - -I "sane-backends 1\.0\.[0-9]\+\(git\)\?$$" \ - $(srcdir)/data/$$mode.ref $$mode.res ; \ - then \ - echo "PASS: sane-desc -m $$mode -s $(srcdir)/data"; \ - else \ - echo "FAIL: sane-desc -m $$mode -s $(srcdir)/data"; \ - exit 1 ;\ - fi; \ - done ;\ - echo "================" ;\ - echo "All tests passed" ;\ - echo "================" - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/testsuite/tools/README b/testsuite/tools/README index ac32db9..dcd6261 100644 --- a/testsuite/tools/README +++ b/testsuite/tools/README @@ -5,6 +5,6 @@ This directory contains test for tools programs. They are run by 'make check'. sane-desc --------- - sane-desc is ran for all known modes, using a test 'desc' file. + sane-desc is ran for all known modes, using a test 'desc' file. The output is compared to a reference file for the same mode. Test fails if they are different. diff --git a/testsuite/tools/data/ascii.ref b/testsuite/tools/data/ascii.ref index 4713f08..4d66732 100644 --- a/testsuite/tools/data/ascii.ref +++ b/testsuite/tools/data/ascii.ref @@ -2021,14 +2021,14 @@ backend `coolscan2' usb-vendor-id `0x04b0' usb-product-id `0x4001' status minimal - url `/unsupported/nikon-ls50-ed.html' + url `unsupported/nikon-ls50-ed.html' comment *none* model `Super Coolscan LS-5000 ED' interface `USB' usb-vendor-id `0x04b0' usb-product-id `0x4002' status untested - url `/unsupported/nikon-ls5000-ed.html' + url `unsupported/nikon-ls5000-ed.html' comment `May work, similar to LS 50 ED, but untested. Please tell us if it works.' model `LS 8000 ED' interface `IEEE-1394' @@ -2079,14 +2079,14 @@ backend `coolscan3' usb-vendor-id `0x04b0' usb-product-id `0x4001' status minimal - url `/unsupported/nikon-ls50-ed.html' + url `unsupported/nikon-ls50-ed.html' comment *none* model `Coolscan V ED' interface `USB' usb-vendor-id `0x04b0' usb-product-id `0x4001' status minimal - url `/unsupported/nikon-ls50-ed.html' + url `unsupported/nikon-ls50-ed.html' comment `Rebadged LS 50?' model `LS 2000' interface `SCSI' @@ -2107,7 +2107,7 @@ backend `coolscan3' usb-vendor-id `0x04b0' usb-product-id `0x4002' status untested - url `/unsupported/nikon-ls5000-ed.html' + url `unsupported/nikon-ls5000-ed.html' comment `May work, similar to LS 50 ED, but untested. Please tell us if it works.' model `LS 8000 ED' interface `IEEE-1394' @@ -8104,7 +8104,7 @@ backend `microtek2' usb-vendor-id *none* usb-product-id *none* status minimal - url `/unsupported/microtek-scanmaker-9800.html' + url `unsupported/microtek-scanmaker-9800.html' comment `IEEE-1394 seems to work. See link. More reports welcome.' model `Phantom 330CX' interface `Parport' @@ -12249,7 +12249,7 @@ backend `umax_pp' backend `unsupported' version `2010-06-09' manpage *none* - url `/contrib.html' + url `contrib.html' comment `The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs.' type scanner mfg `Agfa' @@ -12260,14 +12260,14 @@ backend `unsupported' usb-vendor-id `0x06bd' usb-product-id `0x02bf' status unsupported - url `/unsupported/agfa-duoscan-f40.html' + url `unsupported/agfa-duoscan-f40.html' comment `Unsupported. See link for details.' model `DuoScan T2000XL' interface `SCSI' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/agfa-duoscan-t2000xl.html' + url `unsupported/agfa-duoscan-t2000xl.html' comment `Unsupported. Same as Microtek ArtixScan 2020?' model `DuoScan T2500' interface `SCSI IEEE-1384' @@ -12281,28 +12281,28 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `SnapScan EZ' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `SnapScan 1200P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `SnapScan 1212P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' mfg `Artec/Ultima' url `http://www.artecusa.com/' @@ -12312,7 +12312,7 @@ backend `unsupported' usb-vendor-id `0x05d8' usb-product-id `0x4001' status unsupported - url `/unsupported/artec_1236usb.html' + url `unsupported/artec_1236usb.html' comment `Unsupported. See link for details.' model `AM12e+' interface `Parport' @@ -12326,7 +12326,7 @@ backend `unsupported' usb-vendor-id `0x05d8' usb-product-id `0x4001' status unsupported - url `/unsupported/artec-ultima-2000-2.html' + url `unsupported/artec-ultima-2000-2.html' comment `Same name, but different ids: This scanner is not supported. The scanner with product id 0x4002 is supported by the gt68xx backend, however.' mfg `Avigramm' url *none* @@ -12336,7 +12336,7 @@ backend `unsupported' usb-vendor-id `0x05cb' usb-product-id `0x1483' status unsupported - url `/unsupported/trust-combiscan-19200.html' + url `unsupported/trust-combiscan-19200.html' comment `Not supported. See link for details.' mfg `Avision' url `http://www.avision.com/' @@ -12360,14 +12360,14 @@ backend `unsupported' usb-vendor-id `0x0638' usb-product-id `0x0a10' status unsupported - url `/unsupported/umax-astra-4500.html' + url `unsupported/umax-astra-4500.html' comment `GL646 based, to be added to genesys backend. Same as UMAX Astra 4500.' model `iVina FB1800' interface `USB' usb-vendor-id `0x0638' usb-product-id `0x0a20' status unsupported - url `/unsupported/umax-astra-4700.html' + url `unsupported/umax-astra-4700.html' comment `GL646/GL660 based. Same as UMAX Astra 4700.' mfg `Benq (Acer)' url `http://www.benq.com' @@ -12377,56 +12377,56 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `320P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `340P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `610P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `610PT' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `620P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `620PT' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `640P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/acer-parport.html' + url `unsupported/acer-parport.html' comment `Unsupported, see link for details.' model `5450' interface `USB' @@ -12440,21 +12440,21 @@ backend `unsupported' usb-vendor-id `0x04a5' usb-product-id `0x2211' status unsupported - url `/unsupported/benq-5550.html' + url `unsupported/benq-5550.html' comment `Unsupported, see link for details.' model `5560' interface `USB' usb-vendor-id `0x04a5' usb-product-id `0x2311' status unsupported - url `http://lists.alioth.debian.org/pipermail/sane-devel/2009-January/023447.html' + url `http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023447.html' comment *none* model `7400UT' interface `USB' usb-vendor-id `0x04a5' usb-product-id `0x2202' status unsupported - url `/unsupported/benq-7400ut.html' + url `unsupported/benq-7400ut.html' comment *none* mfg `Boeder' url *none* @@ -12464,7 +12464,7 @@ backend `unsupported' usb-vendor-id `0x05cb' usb-product-id `0x1483' status unsupported - url `/unsupported/trust-combiscan-19200.html' + url `unsupported/trust-combiscan-19200.html' comment `Unsupported. See link for details.' mfg `Brother' url `http://www.brother.com/' @@ -12474,7 +12474,7 @@ backend `unsupported' usb-vendor-id `0x04f9' usb-product-id `0x000a' status unsupported - url `/unsupported/brother-mfc-2500.html' + url `unsupported/brother-mfc-2500.html' comment `Not supported. See link for details.' model `MFC 4600' interface `Parport' @@ -12488,14 +12488,14 @@ backend `unsupported' usb-vendor-id `0x04f9' usb-product-id `0x0106' status unsupported - url `/unsupported/brother-mfc-7300.html' + url `unsupported/brother-mfc-7300.html' comment *none* model `MFC 9600' interface `USB' usb-vendor-id `0x04f9' usb-product-id `0x0101' status unsupported - url `/unsupported/brother-mfc-9600.html' + url `unsupported/brother-mfc-9600.html' comment *none* mfg `C-Channel' url `http://www.c-channel.ch/' @@ -12505,7 +12505,7 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/c-channel-mypen-pro.html' + url `unsupported/c-channel-mypen-pro.html' comment `Probably unsupported. See link for details.' model `MyPen Light' interface `USB' @@ -12529,119 +12529,119 @@ backend `unsupported' usb-vendor-id `0x04a9' usb-product-id `0x2215' status unsupported - url `/unsupported/canon-3000.html' + url `unsupported/canon-3000.html' comment `GL660+GL646 based.' model `CanoScan 3000ex' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2215' status unsupported - url `/unsupported/canon-3000.html' + url `unsupported/canon-3000.html' comment `GL660+GL646 based.' model `CanoScan 3000F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2215' status unsupported - url `/unsupported/canon-3000.html' + url `unsupported/canon-3000.html' comment `GL660+GL646 based, to be added to genesys backend' model `CanoScan 4200F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x221b' status unsupported - url `/unsupported/canon-4200f.html' + url `unsupported/canon-4200f.html' comment `Probably unsupported. See link.' model `CanoScan 4400F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2228' status unsupported - url `/unsupported/canon-4400.html' + url `unsupported/canon-4400.html' comment `GL843 based, to be added to genesys backend' model `CanoScan 5000F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2212' status unsupported - url `/unsupported/canon-5000f.html' + url `unsupported/canon-5000f.html' comment `Unsupported. See link for details.' model `CanoScan 5200F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2217' status unsupported - url `/unsupported/canon-5200f.html' + url `unsupported/canon-5200f.html' comment `Probably unsupported. See link for details.' model `CanoScan 8000F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x220f' status unsupported - url `/unsupported/canon-8000f.html' + url `unsupported/canon-8000f.html' comment `Not supported. See link for more information. With transparency adapter.' model `CanoScan 8400F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x221e' status unsupported - url `/unsupported/canon-8400f.html' + url `unsupported/canon-8400f.html' comment `GL841 based, to be added to genesys backend' model `CanoScan 8600F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2229' status unsupported - url `/unsupported/canon-8600.html' + url `unsupported/canon-8600.html' comment `GL841 based, to be added to genesys backend' model `CanoScan 9900F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2210' status unsupported - url `/unsupported/canon-9900f.html' + url `unsupported/canon-9900f.html' comment `Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter.' model `CanoScan 9950F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2219' status unsupported - url `/unsupported/canon-9950f.html' + url `unsupported/canon-9950f.html' comment `Probably unsupported.' model `CanoScan D646U' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x220b' status unsupported - url `/unsupported/canon-d646u.html' + url `unsupported/canon-d646u.html' comment `Probably not supported. See link for more information and test program.' model `CanoScan D646U ex' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x220b' status unsupported - url `/unsupported/canon-d646u.html' + url `unsupported/canon-d646u.html' comment `Probably not supported. See D646.' model `CanoScan D1230U' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x2209' status unsupported - url `/unsupported/canon-d1230u.html' + url `unsupported/canon-d1230u.html' comment `Probably not supported. ' model `CanoScan D1250U2' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x220c' status unsupported - url `/unsupported/canon-d1250u2.html' + url `unsupported/canon-d1250u2.html' comment `Not supported. However, someone started working on this scanner and some information is available (see link).' model `CanoScan D2400UF' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x220a' status unsupported - url `/unsupported/canon-d2400uf.html' + url `unsupported/canon-d2400uf.html' comment `Not supported. See link.' model `CanoScan FB320U' interface `USB' @@ -12655,7 +12655,7 @@ backend `unsupported' usb-vendor-id `0x04a9' usb-product-id `0x2202' status unsupported - url `/unsupported/canon-fb620u.html' + url `unsupported/canon-fb620u.html' comment `Probably not supported. Some information is available.' model `CanoScan FB1210U' interface `USB' @@ -12676,21 +12676,21 @@ backend `unsupported' usb-vendor-id `0x04a9' usb-product-id `0x2214' status unsupported - url `/unsupported/canon-lide-80.html' + url `unsupported/canon-lide-80.html' comment `GL841 based, to be added to genesys backend' model `CanoScan LiDE 90' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x1900' status unsupported - url `/unsupported/canon-lide-90.html' + url `unsupported/canon-lide-90.html' comment `Unsupported. See link for details.' model `CanoScan LiDE 500F' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x221f' status unsupported - url `/unsupported/canon-canoscan-lide-500f.html' + url `unsupported/canon-canoscan-lide-500f.html' comment `GL841 based, to be added to genesys backend' model `CanoScan LiDE 600' interface `USB' @@ -12711,70 +12711,70 @@ backend `unsupported' usb-vendor-id `0x04a9' usb-product-id `0x3042' status unsupported - url `/unsupported/canon-fs4000.html' + url `unsupported/canon-fs4000.html' comment `Not supported. See link for more details.' model `IS 12' interface `USB' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/canon-is-12.html' + url `unsupported/canon-is-12.html' comment `Probably not supported. Scanner cardridge for Canon inkjet printers.' model `IS 22' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/canon-is-22.html' + url `unsupported/canon-is-22.html' comment `Probably not supported. Scanner cardridge for Canon inkjet printers.' model `IS 32' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x105d' status unsupported - url `/unsupported/canon-is-32.html' + url `unsupported/canon-is-32.html' comment `Probably not supported. Scanner cardridge for Canon inkjet printers.' model `IS 52' interface `USB' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/canon-is-52.html' + url `unsupported/canon-is-52.html' comment `Probably not supported. Scanner cardridge for Canon inkjet printers.' model `ImageRunner iR1018' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x269d' status unsupported - url `/unsupported/canon-imagerunner.html' + url `unsupported/canon-imagerunner.html' comment `Probably not supported. See link for details.' model `ImageRunner iR1022' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x269d' status unsupported - url `/unsupported/canon-imagerunner.html' + url `unsupported/canon-imagerunner.html' comment `Probably not supported. See link for details.' model `ImageRunner iR1023' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x269d' status unsupported - url `/unsupported/canon-imagerunner.html' + url `unsupported/canon-imagerunner.html' comment `Probably not supported. See link for details.' model `PIXMA MP110' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x1700' status unsupported - url `/unsupported/canon-pixma-mp110.html' + url `unsupported/canon-pixma-mp110.html' comment `Probably not supported. See link for details.' model `PIXMA MP130' interface `USB' usb-vendor-id `0x04a9' usb-product-id `0x1701' status unsupported - url `/unsupported/canon-pixma-mp130.html' + url `unsupported/canon-pixma-mp130.html' comment `Probably not supported. See link for details.' model `DR-2020U' interface `USB' @@ -12791,7 +12791,7 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/chinon-ds3000.html' + url `unsupported/chinon-ds3000.html' comment `Unsupported at the moment, but a backend is in preparation. See link.' mfg `Compaq' url `http://www.compaq.com/' @@ -12811,7 +12811,7 @@ backend `unsupported' usb-vendor-id `0x05cb' usb-product-id `0x1483' status unsupported - url `/unsupported/trust-combiscan-19200.html' + url `unsupported/trust-combiscan-19200.html' comment `Unsupported. See link for details.' mfg `Corex' url `http://www.cardscan.com/' @@ -12821,14 +12821,14 @@ backend `unsupported' usb-vendor-id `0x08f0' usb-product-id `0x0001' status unsupported - url `/unsupported/corex-cardscan-500.html' + url `unsupported/corex-cardscan-500.html' comment `Probably not supported. Businesscard reader.' model `Cardscan 700 C' interface `USB' usb-vendor-id `0x08f0' usb-product-id `0x0004' status unsupported - url `/unsupported/corex-cardscan-700.html' + url `unsupported/corex-cardscan-700.html' comment `Probably not supported.' mfg `Dell' url `http://www.dell.com/' @@ -12845,14 +12845,14 @@ backend `unsupported' usb-vendor-id `0x413c' usb-product-id `0x5107' status unsupported - url `/unsupported/dell-a960.html' + url `unsupported/dell-a960.html' comment `Probably not supported. See link for details.' model `922' interface `USB' usb-vendor-id `0x413c' usb-product-id `0x5109' status unsupported - url `/unsupported/dell-922.html' + url `unsupported/dell-922.html' comment `Probably not supported. See link for details.' mfg `Epson' url `http://www.epson.com/' @@ -12876,7 +12876,7 @@ backend `unsupported' usb-vendor-id `0x04b8' usb-product-id `0x083f' status unsupported - url `/unsupported/epson-stylus-dx4450.html' + url `unsupported/epson-stylus-dx4450.html' comment `Probably unsupported. See link for details.' model `Stylus CX-5800' interface `USB' @@ -12893,7 +12893,7 @@ backend `unsupported' usb-vendor-id `0x0a53' usb-product-id `0x5001' status unsupported - url `/unsupported/edt-900c.html' + url `unsupported/edt-900c.html' comment `Probably unsupported. See link for details.' mfg `E-Lux' url *none* @@ -12931,42 +12931,42 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/genius-colorpage-cs.html' + url `unsupported/genius-colorpage-cs.html' comment `Probably unsupported, see link for details.' model `ColorPage-Slim 1200 USB2' interface `USB' usb-vendor-id `0x0458' usb-product-id `0x2020' status unsupported - url `/unsupported/genius-colorpage-slim-1200-usb2.html' + url `unsupported/genius-colorpage-slim-1200-usb2.html' comment `GL841 based, to be added to genesys backend.' model `ColorPage HR6X Slim' interface `USB' usb-vendor-id `0x0458' usb-product-id `0x2019' status unsupported - url `/unsupported/genius-colorpage-hr6x.html' + url `unsupported/genius-colorpage-hr6x.html' comment `GL646 based, to be added to genesys backend' model `ColorPage HR7X' interface `USB' usb-vendor-id `0x0458' usb-product-id `0x2018' status unsupported - url `/unsupported/genius-colorpage-hr7x.html' + url `unsupported/genius-colorpage-hr7x.html' comment `GL646 based, to be added to genesys backend' model `ColorPage HR7XE' interface `USB' usb-vendor-id `0x06dc' usb-product-id `0x0012' status unsupported - url `/unsupported/genius-colorpage-hr7xe.html' + url `unsupported/genius-colorpage-hr7xe.html' comment `Unsuported. See link for details.' model `ColorPage HR8' interface `USB' usb-vendor-id `0x0458' usb-product-id `0x201c' status unsupported - url `/unsupported/genius-colorpage-hr8.html' + url `unsupported/genius-colorpage-hr8.html' comment `GL841 based, to be added to genesys backend' mfg `Guillemot' url *none* @@ -12976,7 +12976,7 @@ backend `unsupported' usb-vendor-id `0x080d' usb-product-id `0x0102' status unsupported - url `/unsupported/teco-vm6509.html' + url `unsupported/teco-vm6509.html' comment `Probably unsupported. See link for details.' model `Maxi Scan A4 Parallel 36 bit' interface `Parport' @@ -12993,7 +12993,7 @@ backend `unsupported' usb-vendor-id `0x080d' usb-product-id `0x0102' status unsupported - url `/unsupported/teco-vm6509.html' + url `unsupported/teco-vm6509.html' comment `Probably unsupported. See link for details.' mfg `Hewlett-Packard' url `http://www.hp.com/' @@ -13003,7 +13003,7 @@ backend `unsupported' usb-vendor-id `0x03f0' usb-product-id `0x1001' status unsupported - url `/unsupported/hp-photo-1000.html' + url `unsupported/hp-photo-1000.html' comment `Not supported by SANE. However, it's detected as mass storage device so just mounting it is reported to work. See link for device data.' model `Photosmart 1200 Photo' interface `USB' @@ -13017,35 +13017,35 @@ backend `unsupported' usb-vendor-id `0x03f0' usb-product-id `0x0102' status unsupported - url `/unsupported/hp-photosmart-s20xi.html' + url `unsupported/hp-photosmart-s20xi.html' comment `Not supported yet by SANE. See link for details.' model `Photosmart S20xi (C7150A)' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x0102' status unsupported - url `/unsupported/hp-photosmart-s20xi.html' + url `unsupported/hp-photosmart-s20xi.html' comment `Not supported yet by SANE. See link for details.' model `Photosmart C5100 series' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x5811' status unsupported - url `/unsupported/hp-photosmart-5100.html' + url `unsupported/hp-photosmart-5100.html' comment `Not supported yet by SANE. See link for details.' model `ScanJet 2400c' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x0a01' status unsupported - url `/unsupported/hp-scanjet-2400c.html' + url `unsupported/hp-scanjet-2400c.html' comment `GL646 based, to be added to genesys backend' model `Photosmart C3180' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x5611' status unsupported - url `/unsupported/hp-photosmart-3180.html' + url `unsupported/hp-photosmart-3180.html' comment `Not supported yet by SANE. See link for details.' model `ScanJet 3770' interface `USB' @@ -13059,7 +13059,7 @@ backend `unsupported' usb-vendor-id `0x03f0' usb-product-id `0x3005' status unsupported - url `/unsupported/hp-scanjet-4600.html' + url `unsupported/hp-scanjet-4600.html' comment `Not supported. See link for details, or http://www.chmil.org/hp4600linux/ for code' model `ScanJet 4670' interface `USB' @@ -13073,35 +13073,35 @@ backend `unsupported' usb-vendor-id `0x03f0' usb-product-id `0x1b05' status unsupported - url `/unsupported/hp-scanjet-4850.html' + url `unsupported/hp-scanjet-4850.html' comment `GL841, maybe can be added to genesys backend ' model `ScanJet 4890C' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x1b05' status unsupported - url `/unsupported/hp-scanjet-4850.html' + url `unsupported/hp-scanjet-4850.html' comment `GL843, maybe can be added to genesys backend ' model `ScanJet 5530C Photosmart' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x1605' status unsupported - url `/unsupported/hp-scanjet-5530.html' + url `unsupported/hp-scanjet-5530.html' comment `Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend' model `ScanJet 8390' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x3805' status unsupported - url `/unsupported/hp-scanjet-8390.html' + url `unsupported/hp-scanjet-8390.html' comment `Probably not supported. See link for details.' model `ScanJet G4000' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x4505' status unsupported - url `/unsupported/hp-g4000.html' + url `unsupported/hp-g4000.html' comment `Probably not supported. See link for details.' mfg `IBM' url `http://www.ibm.com' @@ -13121,7 +13121,7 @@ backend `unsupported' usb-vendor-id `0x05cb' usb-product-id `0x1483' status unsupported - url `/unsupported/trust-combiscan-19200.html' + url `unsupported/trust-combiscan-19200.html' comment `Unsupported. See link for details.' mfg `Iris' url `http://irislink.com/' @@ -13131,21 +13131,21 @@ backend `unsupported' usb-vendor-id `0x0a53' usb-product-id `0x1000' status unsupported - url `/unsupported/iris-iriscan.html' + url `unsupported/iris-iriscan.html' comment `Unsupported. LM9832/3. See link for details.' model `IRISPen Translator Executive' interface `USB' usb-vendor-id `0x0f43' usb-product-id `0x015a' status unsupported - url `/unsupported/iris-irispen-translator.html' + url `unsupported/iris-irispen-translator.html' comment `Unsupported. See link for details.' model `IRISCard Pro (IBCR II)' interface `USB' usb-vendor-id `0x0a38' usb-product-id `0x0301' status unsupported - url `/unsupported/iris-business.html' + url `unsupported/iris-business.html' comment `Unsupported. See link for details.' mfg `Kodak' url `http://www.kodak.com' @@ -13165,84 +13165,84 @@ backend `unsupported' usb-vendor-id `0x043d' usb-product-id `0x0097' status unsupported - url `/unsupported/lexmark-p6250.html' + url `unsupported/lexmark-p6250.html' comment `Unsupported. See link for details.' model `Photo 3150' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x007d' status unsupported - url `/unsupported/lexmark-3150.html' + url `unsupported/lexmark-3150.html' comment `Unsupported. See link for details.' model `X74' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0060' status unsupported - url `/unsupported/lexmark-x75.html' + url `unsupported/lexmark-x75.html' comment `Unsupported. See link for details.' model `X75' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0060' status unsupported - url `/unsupported/lexmark-x75.html' + url `unsupported/lexmark-x75.html' comment `Unsupported. See link for details.' model `X75 PrinTrio' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0060' status unsupported - url `/unsupported/lexmark-x75.html' + url `unsupported/lexmark-x75.html' comment `Unsupported. See link for details.' model `X83' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x003d' status unsupported - url `/unsupported/lexmark-x83.html' + url `unsupported/lexmark-x83.html' comment `Unsupported. GL640.' model `X2330' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x00bb' status unsupported - url `/unsupported/lexmark-x2330.html' + url `unsupported/lexmark-x2330.html' comment `Unsupported. See link for details.' model `X3450' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x00f6' status unsupported - url `/unsupported/lexmark-x3450.html' + url `unsupported/lexmark-x3450.html' comment `Unsupported. See link for details.' model `X5130' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0065' status unsupported - url `/unsupported/lexmark-x5130.html' + url `unsupported/lexmark-x5130.html' comment `Unsupported.' model `X5150' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0065' status unsupported - url `/unsupported/lexmark-x5130.html' + url `unsupported/lexmark-x5130.html' comment `Probably unsupported. See link for details.' model `X5250' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0093' status unsupported - url `/unsupported/lexmark-x5250.html' + url `unsupported/lexmark-x5250.html' comment `Unsupported.' model `X6170' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x0072' status unsupported - url `/unsupported/lexmark-x6170.html' + url `unsupported/lexmark-x6170.html' comment `Unsupported. See link for details.' model `X7170' interface `USB' @@ -13256,14 +13256,14 @@ backend `unsupported' usb-vendor-id `0x043d' usb-product-id `0x00b8' status unsupported - url `/unsupported/lexmark-x7350.html' + url `unsupported/lexmark-x7350.html' comment `Unsupported. See link for details.' model `X8350' interface `USB' usb-vendor-id `0x043d' usb-product-id `0x00b9' status unsupported - url `/unsupported/lexmark-x8350.html' + url `unsupported/lexmark-x8350.html' comment `Unsupported. See link for details.' mfg `Logitech' url *none* @@ -13280,7 +13280,7 @@ backend `unsupported' usb-vendor-id `0x046d' usb-product-id `0x040f' status unsupported - url `/unsupported/logitech-pagescan-usb.html' + url `unsupported/logitech-pagescan-usb.html' comment `Probably unsupported. See link for details.' mfg `Medion/Lifetec/Tevion/Cytron' url `http://www.medion.com/' @@ -13291,42 +13291,42 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0392' status unsupported - url `/unsupported/medion-md6190.html' + url `unsupported/medion-md6190.html' comment `Probably unsupported. There seem to exist two different scanners with that name. See link for details.' model `MD 6190' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x037b' status unsupported - url `/unsupported/medion-md6190.html' + url `unsupported/medion-md6190.html' comment `Probably unsupported. There seem to exist two different scanners with that name. See link for details.' model `MD 40420' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3008' status unsupported - url `/unsupported/tevion-md40420.html' + url `unsupported/tevion-md40420.html' comment `Probably unsupported. See link for details.' model `MD 41260' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x037b' status unsupported - url `/unsupported/medion-md6190.html' + url `unsupported/medion-md6190.html' comment `Probably unsupported. See link for details.' model `MD 41985' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x037b' status unsupported - url `/unsupported/medion-md6190.html' + url `unsupported/medion-md6190.html' comment `Probably unsupported. See link for details.' model `MD 42666' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3008' status unsupported - url `/unsupported/tevion-md40420.html' + url `unsupported/tevion-md40420.html' comment `Probably unsupported. See link for details.' model `MD 85264' interface `USB' @@ -13340,21 +13340,21 @@ backend `unsupported' usb-vendor-id `0x05da' usb-product-id `0x30e5' status unsupported - url `/unsupported/tevion-md90009.html' + url `unsupported/tevion-md90009.html' comment `Probably unsupported. See link for details.' model `MD 90070' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3022' status unsupported - url `/unsupported/tevion-md90070.html' + url `unsupported/tevion-md90070.html' comment `Unsupported. See link for details.' model `MD 90090' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3022' status unsupported - url `/unsupported/tevion-md90070.html' + url `unsupported/tevion-md90070.html' comment `Unsupported. See link for details.' mfg `Memorex' url `http://www.memorex.com/' @@ -13364,28 +13364,28 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0346' status unsupported - url `/unsupported/memorex-maxx-6136u.html' + url `unsupported/memorex-maxx-6136u.html' comment `Probably unsupported.' model `6142u' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x0347' status unsupported - url `/unsupported/visioneer-onetouch4400.html' + url `unsupported/visioneer-onetouch4400.html' comment `Probably unsupported. Same as Visioneer Onetouch 4400. See link for details.' model `MaxxScan 6122' interface `USB Parport' usb-vendor-id `0x05cb' usb-product-id `0x1483' status unsupported - url `/unsupported/trust-combiscan-19200.html' + url `unsupported/trust-combiscan-19200.html' comment `Unsupported. See link for details.' model `SCF 9612P' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/memorex-scf-9612p.html' + url `unsupported/memorex-scf-9612p.html' comment `Probably unsupported. See link for details.' mfg `Microtek' url `http://www.microtek.com/' @@ -13402,7 +13402,7 @@ backend `unsupported' usb-vendor-id `0x05da' usb-product-id `0x202e' status unsupported - url `/unsupported/microtek-artixscan-2020.html' + url `unsupported/microtek-artixscan-2020.html' comment `Unsupported. See link for details.' model `Artixscan 2500f' interface `SCSI IEEE-1384' @@ -13423,7 +13423,7 @@ backend `unsupported' usb-vendor-id `0x05e3' usb-product-id `0x0120' status unsupported - url `/unsupported/microtek-filmscan-35.html' + url `unsupported/microtek-filmscan-35.html' comment `Probably unsupported. See link for details.' model `ScanMaker 336 CX' interface `SCSI' @@ -13437,91 +13437,91 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/microtek-scanmaker-1850s.html' + url `unsupported/microtek-scanmaker-1850s.html' comment `Unsupported. See link for details.' model `ScanMaker 3630' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x0347' status unsupported - url `/unsupported/microtek-scanmaker-3630.html' + url `unsupported/microtek-scanmaker-3630.html' comment `Unsupported. Doesn't seem to be compatible to 3600 series, see link.' model `ScanMaker 3800' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30ce' status unsupported - url `/unsupported/microtek-scanmaker-3800.html' + url `unsupported/microtek-scanmaker-3800.html' comment `Unsupported. See link for more details.' model `ScanMaker 3830' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30ce' status unsupported - url `/unsupported/microtek-scanmaker-3830.html' + url `unsupported/microtek-scanmaker-3830.html' comment `Unsupported. See link for more details.' model `ScanMaker 3860' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3023' status unsupported - url `/unsupported/microtek-scanmaker-3880.html' + url `unsupported/microtek-scanmaker-3880.html' comment `Unsupported. See link for more details. Appears to be similar to ScanMaker 3880.' model `ScanMaker 3880' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3021' status unsupported - url `/unsupported/microtek-scanmaker-3880.html' + url `unsupported/microtek-scanmaker-3880.html' comment `Unsupported. SQ113 chip. See link for more details.' model `ScanMaker 4600' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x40c7' status unsupported - url `/unsupported/microtek-scanmaker-4600.html' + url `unsupported/microtek-scanmaker-4600.html' comment `Unsupported. See link for more details.' model `ScanMaker 4700' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x20b4' status unsupported - url `/unsupported/microtek-scanmaker-4700.html' + url `unsupported/microtek-scanmaker-4700.html' comment `Unsupported. See link for more details.' model `ScanMaker 4850' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30d9' status unsupported - url `/unsupported/microtek-scanmaker-4900.html' + url `unsupported/microtek-scanmaker-4900.html' comment `Probably unsupported. See link for details.' model `ScanMaker 4850 II' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x3008' status unsupported - url `/unsupported/microtek-scanmaker-4850-2.html' + url `unsupported/microtek-scanmaker-4850-2.html' comment `Probably unsupported. See link for details.' model `ScanMaker 4900' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30b9' status unsupported - url `/unsupported/microtek-scanmaker-4900.html' + url `unsupported/microtek-scanmaker-4900.html' comment `Unsupported. See link for more details.' model `ScanMaker 5' interface `SCSI' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/microtek-scanmaker-5600.html' + url `unsupported/microtek-scanmaker-5600.html' comment `Probably unsupported. See link for more details.' model `ScanMaker 5600' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x20a7' status unsupported - url `/unsupported/microtek-scanmaker-5600.html' + url `unsupported/microtek-scanmaker-5600.html' comment `Unsupported. See link for more details.' model `ScanMaker 5700' interface `USB' @@ -13535,56 +13535,56 @@ backend `unsupported' usb-vendor-id `0x05da' usb-product-id `0x3008' status unsupported - url `/unsupported/microtek-scanmaker-5800.html' + url `unsupported/microtek-scanmaker-5800.html' comment `Unsupported. See link for details.' model `ScanMaker 5800' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30d8' status unsupported - url `/unsupported/microtek-scanmaker-5800.html' + url `unsupported/microtek-scanmaker-5800.html' comment `Unsupported. See link for details.' model `ScanMaker 5900' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30d8' status unsupported - url `/unsupported/microtek-scanmaker-5900.html' + url `unsupported/microtek-scanmaker-5900.html' comment `Unsupported. See link for more details.' model `ScanMaker 5950' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30d8' status unsupported - url `/unsupported/microtek-scanmaker-5950.html' + url `unsupported/microtek-scanmaker-5950.html' comment `Unsupported. See link for more details.' model `ScanMaker 6000' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30e5' status unsupported - url `/unsupported/microtek-scanmaker-6000.html' + url `unsupported/microtek-scanmaker-6000.html' comment `Unsupported. See link for more details.' model `ScanMaker 6100' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30e5' status unsupported - url `/unsupported/microtek-scanmaker-6100.html' + url `unsupported/microtek-scanmaker-6100.html' comment `Unsupported. See link for more details.' model `ScanMaker 6700' interface `USB IEEE-1394' usb-vendor-id `0x05da' usb-product-id `0x20c9' status unsupported - url `/unsupported/microtek-scanmaker-6700.html' + url `unsupported/microtek-scanmaker-6700.html' comment `Unsupported. See link.' model `ScanMaker 8700' interface `USB IEEE-1394' usb-vendor-id `0x05da' usb-product-id `0x20b1' status unsupported - url `/unsupported/microtek-scanmaker-8700.html' + url `unsupported/microtek-scanmaker-8700.html' comment `Unsupported. See link for details. USB vendor and product ids to be checked.' model `ScanMaker 9600XL' interface `USB IEEE-1394' @@ -13598,35 +13598,35 @@ backend `unsupported' usb-vendor-id `0x05da' usb-product-id `0x20de' status unsupported - url `/unsupported/microtek-scanmaker-9800.html' + url `unsupported/microtek-scanmaker-9800.html' comment `Partly unsupported. IEEE-1394 works with microtek2 backend. See link.' model `ScanMaker i320' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x30e6' status unsupported - url `/unsupported/microtek-scanmaker-i320.html' + url `unsupported/microtek-scanmaker-i320.html' comment `Unsupported. See link.' model `ScanMaker s400' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x201c' status unsupported - url `/unsupported/microtek-scanmaker-s400.html' + url `unsupported/microtek-scanmaker-s400.html' comment `Unsupported. See link.' model `ScanMaker S400' interface `USB' usb-vendor-id `0x05da' usb-product-id `0x300b' status unsupported - url `/unsupported/microtek-scanmaker-s400.html' + url `unsupported/microtek-scanmaker-s400.html' comment `Unsupported. See link.' model `ScanPort 3000' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0224' status unsupported - url `/unsupported/microtek-scanport-3000.html' + url `unsupported/microtek-scanport-3000.html' comment `Unsupported. Vendor/Product ids: 0x04a7/0x0224. Realtek RTS8801B?. See link for details.' mfg `Konica Minolta' url `http://www.konicaminolta.com/' @@ -13636,35 +13636,35 @@ backend `unsupported' usb-vendor-id `0x0686' usb-product-id `0x400d' status unsupported - url `/unsupported/minolta-dual-scan-III.html' + url `unsupported/minolta-dual-scan-III.html' comment `Unsupported. May work with vuescan. See link for details.' model `Dual Scan IV' interface `USB' usb-vendor-id `0x132b' usb-product-id `0x000a' status unsupported - url `/unsupported/minolta-dual-scan-IV.html' + url `unsupported/minolta-dual-scan-IV.html' comment `Unsupported. Works with vuescan. See link for details.' model `DiMAGE Scan Elite 5400' interface `USB IEEE-1394' usb-vendor-id `0x0686' usb-product-id `0x400e' status unsupported - url `/unsupported/minolta-dse-5400.html' + url `unsupported/minolta-dse-5400.html' comment `Probably unsupported. May work with vuescan. See link for details.' model `DiMAGE Scan Elite 5400 2' interface `USB' usb-vendor-id `0x132b' usb-product-id `0x0012' status unsupported - url `/unsupported/minolta-dse-5400-2.html' + url `unsupported/minolta-dse-5400-2.html' comment `Probably unsupported. See link for details.' model `DiMAGE Scan Multi Pro' interface `IEEE-1394' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/minolta-dimage-scan-multi-pro.html' + url `unsupported/minolta-dimage-scan-multi-pro.html' comment `Probably unsupported. See link for details.' model `magicolor 2480MF' interface `USB Network' @@ -13704,21 +13704,21 @@ backend `unsupported' usb-vendor-id `0x055f' usb-product-id `0x0408' status unsupported - url `/unsupported/mustek-bearpaw-2448-cu-pro.html' + url `unsupported/mustek-bearpaw-2448-cu-pro.html' comment `Not supported. May be supported by mustek_usb2 backend later. See link for some information.' model `BearPaw 4800 TA Pro' interface `USB' usb-vendor-id `0x055f' usb-product-id `0x1000' status unsupported - url `/unsupported/mustek-bearpaw-4800ta-pro.html' + url `unsupported/mustek-bearpaw-4800ta-pro.html' comment `Not supported. See link for some information.' model `BearPaw 4800 TA Pro II' interface `USB' usb-vendor-id `0x055f' usb-product-id `0x040a' status unsupported - url `/unsupported/mustek-bearpaw-4800ta-pro-ii.html' + url `unsupported/mustek-bearpaw-4800ta-pro-ii.html' comment `Not supported. May be supported by mustek_usb2 backend later. See link for some information.' model `BearPaw 6400 TA Pro' interface `USB' @@ -13781,7 +13781,7 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `http://lists.alioth.debian.org/pipermail/sane-devel/2003-May/007682.html' + url `http://alioth-lists.debian.net/pipermail/sane-devel/2003-May/007682.html' comment `Probably not supported. Same as Mustek 12000 P?. ASIC 1505.' mfg `NEC' url `http://www.nevt.co.jp/' @@ -13791,7 +13791,7 @@ backend `unsupported' usb-vendor-id `0x0475' usb-product-id `0x0100' status unsupported - url `/unsupported/nec-petiscan.html' + url `unsupported/nec-petiscan.html' comment `Most probably unsupported. See link for details. Vendor ID is Relisys/Teco. Not known if it is similar to other Relisys/Teco USB scanners.' mfg `Nikon' url `http://www.nikon.com/' @@ -13801,7 +13801,7 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/nikon-ls9000-ed.html' + url `unsupported/nikon-ls9000-ed.html' comment `Probably not supported. See link for details. Possibly similar to LS-8000 ED.' mfg `Olivetti' url `http://www.olivetti.com' @@ -13811,7 +13811,7 @@ backend `unsupported' usb-vendor-id `0x0b3c' usb-product-id `0xa880' status unsupported - url `/unsupported/olivetti-job-jet-m400.html' + url `unsupported/olivetti-job-jet-m400.html' comment `Probably not supported. See link for details.' mfg `Olympus' url `http://www.olympus.com' @@ -13821,14 +13821,14 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `http://lists.alioth.debian.org/pipermail/sane-devel/2008-December/023326.html' + url `http://alioth-lists.debian.net/pipermail/sane-devel/2008-December/023326.html' comment *none* model `ES-10S' interface `SCSI' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/olympus-es10s.html' + url `unsupported/olympus-es10s.html' comment `Probably not supported. See link for details.' mfg `Optoelectronics' url *none* @@ -13987,7 +13987,7 @@ backend `unsupported' usb-vendor-id `0x0a82' usb-product-id `0x2000' status unsupported - url `/unsupported/syscan-travelscan-pro.html' + url `unsupported/syscan-travelscan-pro.html' comment `Probably not supported. Some information is available.' mfg `PIE' url `http://www.scanace.com/' @@ -13997,14 +13997,14 @@ backend `unsupported' usb-vendor-id `0x05e3' usb-product-id `0x0120' status unsupported - url `/unsupported/pie-1800u.html' + url `unsupported/pie-1800u.html' comment `Not supported. See link for details.' model `Primefilm 2700' interface `USB' usb-vendor-id *none* usb-product-id *none* status unsupported - url `http://lists.alioth.debian.org/pipermail/sane-devel/2009-January/023442.html' + url `http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023442.html' comment *none* model `Primefilm 3600PRO' interface `USB IEEE-1394' @@ -14018,14 +14018,14 @@ backend `unsupported' usb-vendor-id `0x05e3' usb-product-id `0x0142' status unsupported - url `/unsupported/reflecta-digitdia-3600.html' + url `unsupported/reflecta-digitdia-3600.html' comment `Probably unsupported. Film scanner that can scan directly from the magazine.' model `PF3650 Pro3 Film Scanner' interface `USB IEEE-1394' usb-vendor-id `0x05e3' usb-product-id `0x0143' status unsupported - url `/unsupported/pie-pf3650.html' + url `unsupported/pie-pf3650.html' comment `Not supported. See link for details.' mfg `Plustek' url `http://www.plustek.de/' @@ -14036,7 +14036,7 @@ backend `unsupported' usb-vendor-id `0x07b3' usb-product-id `0x0807' status unsupported - url `/unsupported/plustek-opticfilm-7200.html' + url `unsupported/plustek-opticfilm-7200.html' comment `GL842 based, maybe to be added to genesys backend' model `OpticFilm 7200i' interface `USB' @@ -14064,21 +14064,21 @@ backend `unsupported' usb-vendor-id `0x07b3' usb-product-id `0x0600' status unsupported - url `/unsupported/plustek-opticpro-st12.html' + url `unsupported/plustek-opticpro-st12.html' comment `Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend.' model `OpticPro ST12' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0600' status unsupported - url `/unsupported/plustek-opticpro-st12.html' + url `unsupported/plustek-opticpro-st12.html' comment `Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend.' model `OpticPro ST16' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0600' status unsupported - url `/unsupported/plustek-opticpro-st16.html' + url `unsupported/plustek-opticpro-st16.html' comment `GL646 based, to be added to genesys backend' model `OpticPro UA18' interface `USB' @@ -14092,98 +14092,98 @@ backend `unsupported' usb-vendor-id `0x07b3' usb-product-id `0x0601' status unsupported - url `/unsupported/plustek-opticpro-st24.html' + url `unsupported/plustek-opticpro-st24.html' comment `Product id 0x0601 is unsupported but may be supported by the genesys backend in future /GL646). Product id 0x040e is supported by the gt68xx backend.' model `OpticPro ST24' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0601' status unsupported - url `/unsupported/plustek-opticpro-st24.html' + url `unsupported/plustek-opticpro-st24.html' comment `GL646 based, to be added to genesys backend' model `OpticPro S28' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0801' status unsupported - url `/unsupported/plustek-opticpro-s28.html' + url `unsupported/plustek-opticpro-s28.html' comment `GL841 based, to be added to genesys backend' model `OpticPro ST28' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0801' status unsupported - url `/unsupported/plustek-opticpro-s28.html' + url `unsupported/plustek-opticpro-s28.html' comment `GL841 based, to be added to genesys backend' model `OpticPro ST28' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0802' status unsupported - url `/unsupported/plustek-opticpro-st28.html' + url `unsupported/plustek-opticpro-st28.html' comment `GL841 based, to be added to genesys backend' model `Umax AstraScan 4750' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0802' status unsupported - url `/unsupported/umax-astrscan-4750.html' + url `unsupported/umax-astrscan-4750.html' comment `GL841 based, to be added to genesys backend, rebadged Plustek ST28' model `OpticPro ST48' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0800' status unsupported - url `/unsupported/plustek-opticpro-st48.html' + url `unsupported/plustek-opticpro-st48.html' comment `GL841 based, to be added to genesys backend' model `OpticPro ST64' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0c00' status unsupported - url `/unsupported/plustek-opticpro-st64.html' + url `unsupported/plustek-opticpro-st64.html' comment `GL843 based, maybe to be added to genesys backend' model `OpticPro ST64+' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0c03' status unsupported - url `/unsupported/plustek-opticpro-st64plus.html' + url `unsupported/plustek-opticpro-st64plus.html' comment `GL843 based. See link for more details.' model `PL 806' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0c0c' status unsupported - url `/unsupported/plustek-pl806.html' + url `unsupported/plustek-pl806.html' comment `Unsupported. See link for more details.' model `SmartOffice PL 812' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0c0d' status unsupported - url `/unsupported/plustek-pl812.html' + url `unsupported/plustek-pl812.html' comment `Unsupported. See link for more details.' model `OpticSlim 500' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0458' status unsupported - url `/unsupported/plustek-opticslim-500.html' + url `unsupported/plustek-opticslim-500.html' comment `Unsupported. See link for more details.' model `OpticSlim 2420' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0806' status unsupported - url `/unsupported/plustek-opticslim-2420.html' + url `unsupported/plustek-opticslim-2420.html' comment `GL841 based, to be added to genesys backend' model `OpticSlim 2420+' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0914' status unsupported - url `/unsupported/plustek-opticslim-2420plus.html' + url `unsupported/plustek-opticslim-2420plus.html' comment `GL841 based, to be added to genesys backend' model `OpticWorks 2000' interface `Parport' @@ -14204,7 +14204,7 @@ backend `unsupported' usb-vendor-id `0x07b3' usb-product-id `0x081c' status unsupported - url `/unsupported/plustek-scancopy-115.html' + url `unsupported/plustek-scancopy-115.html' comment `GL841 based, to be added to genesys backend' model `Spectra ADF' interface `Proprietary' @@ -14270,7 +14270,7 @@ backend `unsupported' usb-vendor-id `0x10c4' usb-product-id `0xea60' status unsupported - url `/unsupported/planon-docupen-r700.html' + url `unsupported/planon-docupen-r700.html' comment `Probably not supported. See link for details.' model `DocuPen (DPEN-BW)' interface `USB' @@ -14287,7 +14287,7 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0341' status unsupported - url `/unsupported/primax-colorado-600u.html' + url `unsupported/primax-colorado-600u.html' comment `Not supported. Some information is available.' model `Colorado 1200p' interface `Parport' @@ -14308,7 +14308,7 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0347' status unsupported - url `/unsupported/visioneer-onetouch4400.html' + url `unsupported/visioneer-onetouch4400.html' comment `Unsupported. Same as Visioneer Onetouch 4400. See link for details.' model `Colorado Direct 600' interface `Parport' @@ -14329,7 +14329,7 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0340' status unsupported - url `/unsupported/primax-colorado-usb-9600.html' + url `unsupported/primax-colorado-usb-9600.html' comment `Not supported. See link for details.' model `G2-300' interface `USB' @@ -14406,7 +14406,7 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0371' status unsupported - url `/unsupported/visioneer-onetouch8920.html' + url `unsupported/visioneer-onetouch8920.html' comment `Not supported. Look similar to Visioneer Onetouch 8920 (same USB product id).' mfg `Prolink' url `http://www.fida.com/' @@ -14416,7 +14416,7 @@ backend `unsupported' usb-vendor-id `0x06dc' usb-product-id `0x0014' status unsupported - url `/unsupported/prolink-2448u.html' + url `unsupported/prolink-2448u.html' comment `Not supported. Some information is available. RealTek RTS8801.' model `Winscan Pro 2000' interface `USB Parport' @@ -14450,21 +14450,21 @@ backend `unsupported' usb-vendor-id `0x05e3' usb-product-id `0x0142' status unsupported - url `/unsupported/reflecta-digitdia-3600.html' + url `unsupported/reflecta-digitdia-3600.html' comment `Film scanner that can scan directly from the magazine.' model `iScan 1800' interface `USB' usb-vendor-id `0x05e3' usb-product-id `0x0120' status unsupported - url `/unsupported/reflecta-iscan-1800.html' + url `unsupported/reflecta-iscan-1800.html' comment `Probably unsupported. See link for details.' model `ProScan 4000' interface `USB IEEE-1394' usb-vendor-id `0x05e3' usb-product-id `0x0143' status unsupported - url `/unsupported/reflecta-proscan-4000.html' + url `unsupported/reflecta-proscan-4000.html' comment `Probably unsupported. See link for details.' mfg `Relisys' url *none* @@ -14474,21 +14474,21 @@ backend `unsupported' usb-vendor-id `0x0475' usb-product-id `0x0103' status unsupported - url `/unsupported/relisys-eclipse-1200u.html' + url `unsupported/relisys-eclipse-1200u.html' comment `Probably unsupported. See link for details.' model `Scorpio Ultra 3' interface `USB' usb-vendor-id `0x0475' usb-product-id `0x0210' status unsupported - url `/unsupported/relisys-scorpio-ultra3.html' + url `unsupported/relisys-scorpio-ultra3.html' comment `Probably unsupported. See link for details.' model `Episode' interface `USB' usb-vendor-id `0x0475' usb-product-id `0x0103' status unsupported - url `/unsupported/relisys-episode.html' + url `unsupported/relisys-episode.html' comment `Probably unsupported. See link for details.' model `AVEC II E3' interface `Parport' @@ -14505,7 +14505,7 @@ backend `unsupported' usb-vendor-id `0x04e8' usb-product-id `0x341f' status unsupported - url `/unsupported/samsung-scx-4725.html' + url `unsupported/samsung-scx-4725.html' comment `Not supported. See link for details.' mfg `Scanshell' url *none* @@ -14515,7 +14515,7 @@ backend `unsupported' usb-vendor-id `0x0a82' usb-product-id `0x6605' status unsupported - url `/unsupported/scanshell-800n.html' + url `unsupported/scanshell-800n.html' comment `Not supported. See link for details.' mfg `Sicos' url *none* @@ -14586,14 +14586,14 @@ backend `unsupported' usb-vendor-id `0x0a82' usb-product-id `0x0530' status unsupported - url `/unsupported/syscan-travelscan-fs531.html' + url `unsupported/syscan-travelscan-fs531.html' comment `Not supported. May work with the Plustek backend in future. See link for details.' model `TravelScan Pro' interface `USB' usb-vendor-id `0x0a82' usb-product-id `0x2000' status unsupported - url `/unsupported/syscan-travelscan-pro.html' + url `unsupported/syscan-travelscan-pro.html' comment `Probably not supported. Some information is available.' mfg `Tamarack' url *none* @@ -14617,7 +14617,7 @@ backend `unsupported' usb-vendor-id `0x05e3' usb-product-id `0x0100' status unsupported - url `/unsupported/tamarack-artiscan-2400.html' + url `unsupported/tamarack-artiscan-2400.html' comment `Unsupported. See link for more information.' mfg `TCE' url `http://www.tce.com.br/' @@ -14627,7 +14627,7 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0346' status unsupported - url `/unsupported/memorex-maxx-6136u.html' + url `unsupported/memorex-maxx-6136u.html' comment `Not supported. Some information is available.' model `S450' interface `Parport' @@ -14644,7 +14644,7 @@ backend `unsupported' usb-vendor-id `0x080d' usb-product-id `0x0102' status unsupported - url `/unsupported/teco-vm6509.html' + url `unsupported/teco-vm6509.html' comment `Probably unsupported. See link for details.' mfg `Tiny' url *none* @@ -14654,7 +14654,7 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0347' status unsupported - url `/unsupported/visioneer-onetouch4400.html' + url `unsupported/visioneer-onetouch4400.html' comment `Unsupported. See link for details.' mfg `Trust' url `http://www.trust-site.com' @@ -14664,21 +14664,21 @@ backend `unsupported' usb-vendor-id `0x05cb' usb-product-id `0x1483' status unsupported - url `/unsupported/trust-combiscan-19200.html' + url `unsupported/trust-combiscan-19200.html' comment `Unsupported. See link for details.' model `EasyScan 19200' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `http://lists.alioth.debian.org/pipermail/sane-devel/2008-October/022955.html' + url `http://alioth-lists.debian.net/pipermail/sane-devel/2008-October/022955.html' comment *none* model `SCSI Scan 19200 -Excellence Series-' interface `SCSI' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/trust-scsi-scan-19200.html' + url `unsupported/trust-scsi-scan-19200.html' comment `Unsupported. See link for details.' mfg `UMAX' url `http://www.umax.com/' @@ -14688,49 +14688,49 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x0374' status unsupported - url `/unsupported/umax-astra-2500.html' + url `unsupported/umax-astra-2500.html' comment `Probably not supported. See link for details.' model `Astra 2850' interface `USB' usb-vendor-id `0x07b3' usb-product-id `0x0601' status unsupported - url `/unsupported/plustek-opticpro-st24.html' + url `unsupported/plustek-opticpro-st24.html' comment `Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details.' model `Astra 3000' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x038a' status unsupported - url `/unsupported/umax-astra-3000.html' + url `unsupported/umax-astra-3000.html' comment `Probably not supported. See link for details.' model `Astra 3600' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x038a' status unsupported - url `/unsupported/umax-astra-3600.html' + url `unsupported/umax-astra-3600.html' comment `Probably not supported. See link for details.' model `Astra 4000' interface `USB' usb-vendor-id `0x1606' usb-product-id `0x1030' status unsupported - url `/unsupported/umax-astra-4000.html' + url `unsupported/umax-astra-4000.html' comment `Not supported. See link for details.' model `Astra 4100' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x038c' status unsupported - url `/unsupported/umax-astra-4100.html' + url `unsupported/umax-astra-4100.html' comment `Not supported, to be added to genesys backend.' model `Astra 4500' interface `USB' usb-vendor-id `0x0638' usb-product-id `0x0a10' status unsupported - url `/unsupported/umax-astra-4500.html' + url `unsupported/umax-astra-4500.html' comment `GL646 based, to be added to genesys backend. Avision iVina FB1600 clone' model `Astra 4600' interface `USB' @@ -14744,7 +14744,7 @@ backend `unsupported' usb-vendor-id `0x0638' usb-product-id `0x0a20' status unsupported - url `/unsupported/umax-astra-4700.html' + url `unsupported/umax-astra-4700.html' comment `GL646/GL660 based. Avision iVina FB1800 clone.' model `Astra 6700' interface `USB' @@ -14758,21 +14758,21 @@ backend `unsupported' usb-vendor-id `0x080d' usb-product-id `0x0104' status unsupported - url `/unsupported/umax-astraslim.html' + url `unsupported/umax-astraslim.html' comment `Probably not supported currently. See link for more details.' model `AstraSlim 1200' interface `USB' usb-vendor-id `0x080d' usb-product-id `0x0110' status unsupported - url `/unsupported/umax-astraslim-1200.html' + url `unsupported/umax-astraslim-1200.html' comment `See link for more details.' model `AstraSlim 6000' interface `USB' usb-vendor-id `0x080d' usb-product-id `0x0104' status unsupported - url `/unsupported/umax-astraslim-6000.html' + url `unsupported/umax-astraslim-6000.html' comment `Probably not supported currently. See link for more details.' model `Nete3470'' interface `Parport' @@ -14786,7 +14786,7 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/umax-powerlook-180.html' + url `unsupported/umax-powerlook-180.html' comment `Probably not supported. See link for details.' model `Powerlook 1000 USB' interface `USB' @@ -14803,7 +14803,7 @@ backend `unsupported' usb-vendor-id `0x04a7' usb-product-id `0x0224' status unsupported - url `/unsupported/visioneer-onetouch4800.html' + url `unsupported/visioneer-onetouch4800.html' comment `Not supported. See link for more details.' mfg `Visioneer' url `http://www.visioneer.com/' @@ -14827,35 +14827,35 @@ backend `unsupported' usb-vendor-id `0x0461' usb-product-id `0x03a8' status unsupported - url `/unsupported/visioneer-9420.html' + url `unsupported/visioneer-9420.html' comment `Unsupported. See link for details.' model `9450 USB' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0421' status unsupported - url `/unsupported/visioneer-9450-usb.html' + url `unsupported/visioneer-9450-usb.html' comment `Unsupported. See link for details.' model `Onetouch 4400' interface `USB' usb-vendor-id `0x0461' usb-product-id `0x0347' status unsupported - url `/unsupported/visioneer-onetouch4400.html' + url `unsupported/visioneer-onetouch4400.html' comment `Not supported. E5 chipset? See link for more details.' model `OneTouch 4800 USB' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0224' status unsupported - url `/unsupported/visioneer-onetouch4800.html' + url `unsupported/visioneer-onetouch4800.html' comment `Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details.' model `OneTouch 5300 USB' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0226' status unsupported - url `/unsupported/visioneer-onetouch5300.html' + url `unsupported/visioneer-onetouch5300.html' comment `Not supported. Chipset is RTS8801B(?). See link for output of /proc/bus/usb/devices.' model `OneTouch 5300' interface `USB' @@ -14869,98 +14869,98 @@ backend `unsupported' usb-vendor-id `0x04a7' usb-product-id `0x0226' status unsupported - url `/unsupported/visioneer-onetouch5800.html' + url `unsupported/visioneer-onetouch5800.html' comment `Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C.' model `OneTouch 6600' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x022a' status unsupported - url `/unsupported/visioneer-onetouch6600.html' + url `unsupported/visioneer-onetouch6600.html' comment `Unsupported. See link for details.' model `Onetouch 7100' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0229' status unsupported - url `/unsupported/visioneer-onetouch7100.html' + url `unsupported/visioneer-onetouch7100.html' comment `GL646 based, to be added to genesys backend' model `Onetouch 7700' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0380' status unsupported - url `/unsupported/visioneer-onetouch7700.html' + url `unsupported/visioneer-onetouch7700.html' comment `LM9832/3 based, to be added to plustek backend' model `OneTouch 8100' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0321' status unsupported - url `/unsupported/visioneer-onetouch8100.html' + url `unsupported/visioneer-onetouch8100.html' comment `Unsupported. See link for details.' model `Onetouch 8700' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0371' status unsupported - url `/unsupported/visioneer-onetouch8920.html' + url `unsupported/visioneer-onetouch8920.html' comment `Not supported. See link for details.' model `Onetouch 8900' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0371' status unsupported - url `/unsupported/visioneer-onetouch8920.html' + url `unsupported/visioneer-onetouch8920.html' comment `Not supported. Same as 8920 but without TA?' model `Onetouch 8920' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0371' status unsupported - url `/unsupported/visioneer-onetouch8920.html' + url `unsupported/visioneer-onetouch8920.html' comment `Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices.' model `Onetouch 9000' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x022c' status unsupported - url `/unsupported/visioneer-onetouch9020.html' + url `unsupported/visioneer-onetouch9020.html' comment `Not supported. See link for details.' model `Onetouch 9020' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x022c' status unsupported - url `/unsupported/visioneer-onetouch9020.html' + url `unsupported/visioneer-onetouch9020.html' comment `Not supported. See link for details.' model `Onetouch 9320' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0362' status unsupported - url `/unsupported/visioneer-onetouch9320.html' + url `unsupported/visioneer-onetouch9320.html' comment `Probably not supported. See link for details.' model `Onetouch Pro 8800' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0410' status unsupported - url `/unsupported/visioneer-onetouch8820.html' + url `unsupported/visioneer-onetouch8820.html' comment `Probably not supported. See link for details.' model `Onetouch Pro 8820' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0410' status unsupported - url `/unsupported/visioneer-onetouch8820.html' + url `unsupported/visioneer-onetouch8820.html' comment `Probably not supported. See link for details.' model `PaperPort 3100b' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/visioneer-paperport-3100b.html' + url `unsupported/visioneer-paperport-3100b.html' comment `Most probably not supported. See link for details.' model `PaperPort 6100' interface `Parport' @@ -14974,98 +14974,98 @@ backend `unsupported' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/visioneer-paperport-onetouch.html' + url `unsupported/visioneer-paperport-onetouch.html' comment `Most probably not supported. See link for details.' model `Strobe Pro USB' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0102' status unsupported - url `/unsupported/visioneer-strobe-pro-usb.html' + url `unsupported/visioneer-strobe-pro-usb.html' comment `Not supported. See link for details.' model `4800 One Touch' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x03a0' status unsupported - url `/unsupported/xerox-4800-onetouch.html' + url `unsupported/xerox-4800-onetouch.html' comment `Unsupported. See link for details. Different id compared to One Touch 4800?' model `DocuImage 620S' interface `SCSI' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/xerox-docuimage-620s.html' + url `unsupported/xerox-docuimage-620s.html' comment `Not supported. See link for more details.' model `DocuMate 510' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0446' status unsupported - url `/unsupported/xerox-documate-510.html' + url `unsupported/xerox-documate-510.html' comment `Not supported. See link for more details.' model `DocuMate 510' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x047c' status unsupported - url `/unsupported/xerox-documate-510.html' + url `unsupported/xerox-documate-510.html' comment `Not supported. See link for more details. Yet another USB id.' model `One Touch 4800' interface `USB' usb-vendor-id `0x04a7' usb-product-id `0x0224' status unsupported - url `/unsupported/visioneer-onetouch4800.html' + url `unsupported/visioneer-onetouch4800.html' comment `Unsupported. See link for details. Different id compared to 4800 One Touch?' model `WorkCentre 470cx' interface `Parport' usb-vendor-id *none* usb-product-id *none* status unsupported - url `/unsupported/xerox-workcentre-470cx.html' + url `unsupported/xerox-workcentre-470cx.html' comment `Not supported. See link for more details.' model `WorkCentre M15i' interface `USB' usb-vendor-id `0x0924' usb-product-id `0xffef' status unsupported - url `/unsupported/xerox-workcentre-m15i.html' + url `unsupported/xerox-workcentre-m15i.html' comment `Not supported. See link for more details.' model `WorkCentre XK35c' interface `USB Parport' usb-vendor-id `0x043d' usb-product-id `0x0020' status unsupported - url `/unsupported/xerox-workcentre-xk35c.html' + url `unsupported/xerox-workcentre-xk35c.html' comment `Not supported. See link for more details.' model `WorkCentre XK50cx' interface `USB' usb-vendor-id `0x04e8' usb-product-id `0x3903' status unsupported - url `/unsupported/xerox-workcentre-xk50cx.html' + url `unsupported/xerox-workcentre-xk50cx.html' comment `Not supported. See link for more details.' model `WorkCentre Pro 412' interface `USB Parport' usb-vendor-id `0x043d' usb-product-id `0x4303' status unsupported - url `/unsupported/xerox-workcentre-pro412.html' + url `unsupported/xerox-workcentre-pro412.html' comment `Not supported. See link for more details.' model `WorkCentre PE16' interface `USB Parport' usb-vendor-id `0x0924' usb-product-id `0x4220' status unsupported - url `/unsupported/xerox-workcentre-pe16.html' + url `unsupported/xerox-workcentre-pe16.html' comment `Not supported. See link for more details.' model `WorkCentre PE120i' interface `USB' usb-vendor-id `0x0924' usb-product-id `0x4237' status unsupported - url `/unsupported/xerox-workcentre-pe120i.html' + url `unsupported/xerox-workcentre-pe120i.html' comment `Not supported. See link for more details.' type vidcam mfg `Biolux' @@ -15076,7 +15076,7 @@ backend `unsupported' usb-vendor-id `0x0923' usb-product-id `0x010f' status unsupported - url `/unsupported/biolux-654.html' + url `unsupported/biolux-654.html' comment `Not supported yet. See link for more details.' mfg `Grandtek Scopecam' url *none* @@ -15086,7 +15086,7 @@ backend `unsupported' usb-vendor-id `0x0797' usb-product-id `0x801c' status unsupported - url `/unsupported/grandtech-scopecam.html' + url `unsupported/grandtech-scopecam.html' comment `Not Supported yet. See link for more details.' backend `v4l' version `1.0-3' diff --git a/testsuite/tools/data/db.ref b/testsuite/tools/data/db.ref index f293b5b..d51729a 100644 --- a/testsuite/tools/data/db.ref +++ b/testsuite/tools/data/db.ref @@ -22,1341 +22,1341 @@ # device detection support for your OS # # If the scanner is supported by sane-backends, please mail the entry to -# the sane-devel mailing list (sane-devel@lists.alioth.debian.org). +# the sane-devel mailing list (sane-devel@alioth-lists.debian.net). # # Hewlett-Packard ScanJet 4100C -0x03f0 0x0101 root:scanner 0664 +0x03f0 0x0101 root:scanner 0664 # Hewlett-Packard ScanJet 4200C | Hewlett-Packard ScanJet 4200Cxi | Hewlett-Packard ScanJet 4200Cse -0x03f0 0x0105 root:scanner 0664 +0x03f0 0x0105 root:scanner 0664 # Hewlett-Packard ScanJet 6200C | Hewlett-Packard ScanJet 6250C -0x03f0 0x0201 root:scanner 0664 +0x03f0 0x0201 root:scanner 0664 # Hewlett-Packard ScanJet 3300c -0x03f0 0x0205 root:scanner 0664 +0x03f0 0x0205 root:scanner 0664 # Hewlett-Packard ScanJet 4300c -0x03f0 0x0305 root:scanner 0664 +0x03f0 0x0305 root:scanner 0664 # Hewlett-Packard ScanJet 5200C -0x03f0 0x0401 root:scanner 0664 +0x03f0 0x0401 root:scanner 0664 # Hewlett-Packard ScanJet 3400c -0x03f0 0x0405 root:scanner 0664 +0x03f0 0x0405 root:scanner 0664 # Hewlett-Packard ScanJet 2100C -0x03f0 0x0505 root:scanner 0664 +0x03f0 0x0505 root:scanner 0664 # Hewlett-Packard ScanJet 6300C | Hewlett-Packard ScanJet 6350C | Hewlett-Packard ScanJet 6390C -0x03f0 0x0601 root:scanner 0664 +0x03f0 0x0601 root:scanner 0664 # Hewlett-Packard ScanJet 2200C -0x03f0 0x0605 root:scanner 0664 +0x03f0 0x0605 root:scanner 0664 # Hewlett-Packard ScanJet 5300C | Hewlett-Packard ScanJet 5370C -0x03f0 0x0701 root:scanner 0664 +0x03f0 0x0701 root:scanner 0664 # Hewlett-Packard scanjet 4400c -0x03f0 0x0705 root:scanner 0664 +0x03f0 0x0705 root:scanner 0664 # Hewlett-Packard ScanJet 7400c | Hewlett-Packard ScanJet 7450c | Hewlett-Packard ScanJet 7490c -0x03f0 0x0801 root:scanner 0664 +0x03f0 0x0801 root:scanner 0664 # Hewlett-Packard scanjet 4470c -0x03f0 0x0805 root:scanner 0664 +0x03f0 0x0805 root:scanner 0664 # Hewlett-Packard ScanJet 2300C -0x03f0 0x0901 root:scanner 0664 +0x03f0 0x0901 root:scanner 0664 # Hewlett-Packard ScanJet 2400C | Hewlett-Packard ScanJet G2410 -0x03f0 0x0a01 root:scanner 0664 +0x03f0 0x0a01 root:scanner 0664 # Hewlett-Packard ScanJet 8200 | Hewlett-Packard ScanJet 8250 | Hewlett-Packard ScanJet 8290 -0x03f0 0x0b01 root:scanner 0664 +0x03f0 0x0b01 root:scanner 0664 # Hewlett-Packard ScanJet 5400c -0x03f0 0x1005 root:scanner 0664 +0x03f0 0x1005 root:scanner 0664 # Hewlett-Packard ScanJet 5470c -0x03f0 0x1105 root:scanner 0664 +0x03f0 0x1105 root:scanner 0664 # Hewlett-Packard ScanJet 4500C | Hewlett-Packard ScanJet 5550C -0x03f0 0x1205 root:scanner 0664 +0x03f0 0x1205 root:scanner 0664 # Hewlett-Packard ScanJet 4570C | Hewlett-Packard ScanJet 5500C -0x03f0 0x1305 root:scanner 0664 +0x03f0 0x1305 root:scanner 0664 # Hewlett-Packard ScanJet 3670C | Hewlett-Packard ScanJet 3690C -0x03f0 0x1405 root:scanner 0664 +0x03f0 0x1405 root:scanner 0664 # Hewlett-Packard ScanJet 5590 -0x03f0 0x1705 root:scanner 0664 +0x03f0 0x1705 root:scanner 0664 # Hewlett-Packard ScanJet 7650 -0x03f0 0x1805 root:scanner 0664 +0x03f0 0x1805 root:scanner 0664 # Hewlett-Packard ScanJet 4850C -0x03f0 0x1b05 root:scanner 0664 +0x03f0 0x1b05 root:scanner 0664 # Hewlett-Packard ScanJet 3530C | Hewlett-Packard ScanJet 3570C -0x03f0 0x2005 root:scanner 0664 +0x03f0 0x2005 root:scanner 0664 # Hewlett-Packard ScanJet 3500C -0x03f0 0x2205 root:scanner 0664 +0x03f0 0x2205 root:scanner 0664 # Hewlett-Packard ScanJet 3970c -0x03f0 0x2305 root:scanner 0664 +0x03f0 0x2305 root:scanner 0664 # Hewlett-Packard ScanJet 4070 Photosmart -0x03f0 0x2405 root:scanner 0664 +0x03f0 0x2405 root:scanner 0664 # Hewlett-Packard ScanJet 3800 -0x03f0 0x2605 root:scanner 0664 +0x03f0 0x2605 root:scanner 0664 # Hewlett-Packard ScanJet G2710 -0x03f0 0x2805 root:scanner 0664 +0x03f0 0x2805 root:scanner 0664 # Hewlett-Packard ScanJet 8300 | Hewlett-Packard ScanJet 8350 | Hewlett-Packard ScanJet 8390 -0x03f0 0x3805 root:scanner 0664 +0x03f0 0x3805 root:scanner 0664 # Hewlett-Packard ScanJet 8270 -0x03f0 0x3905 root:scanner 0664 +0x03f0 0x3905 root:scanner 0664 # Hewlett-Packard LaserJet M1005 MFP -0x03f0 0x3b17 root:scanner 0664 +0x03f0 0x3b17 root:scanner 0664 # Hewlett-Packard ScanJet 4370 -0x03f0 0x4105 root:scanner 0664 +0x03f0 0x4105 root:scanner 0664 # Hewlett-Packard ScanJet G3010 -0x03f0 0x4205 root:scanner 0664 +0x03f0 0x4205 root:scanner 0664 # Hewlett-Packard ScanJet G3110 -0x03f0 0x4305 root:scanner 0664 +0x03f0 0x4305 root:scanner 0664 # Hewlett-Packard ScanJet G4010 -0x03f0 0x4505 root:scanner 0664 +0x03f0 0x4505 root:scanner 0664 # Hewlett-Packard ScanJet G4050 -0x03f0 0x4605 root:scanner 0664 +0x03f0 0x4605 root:scanner 0664 # Hewlett-Packard ScanJet N6310 -0x03f0 0x4705 root:scanner 0664 +0x03f0 0x4705 root:scanner 0664 # Hewlett-Packard LaserJet M1120 MFP -0x03f0 0x5617 root:scanner 0664 +0x03f0 0x5617 root:scanner 0664 # Hewlett-Packard LaserJet M1120n MFP -0x03f0 0x5717 root:scanner 0664 +0x03f0 0x5717 root:scanner 0664 # Mustek BearPaw 1200 -0x0400 0x1000 root:scanner 0664 +0x0400 0x1000 root:scanner 0664 # Mustek BearPaw 1200 | Mustek BearPaw 2400 -0x0400 0x1001 root:scanner 0664 +0x0400 0x1001 root:scanner 0664 # Kodak ESP 5100 -0x040a 0x4025 root:scanner 0664 +0x040a 0x4025 root:scanner 0664 # Kodak ESP 5300 -0x040a 0x4026 root:scanner 0664 +0x040a 0x4026 root:scanner 0664 # Kodak ESP 5500 -0x040a 0x4027 root:scanner 0664 +0x040a 0x4027 root:scanner 0664 # Kodak ESP 5000 -0x040a 0x4028 root:scanner 0664 +0x040a 0x4028 root:scanner 0664 # Kodak ESP 3300 -0x040a 0x4031 root:scanner 0664 +0x040a 0x4031 root:scanner 0664 # Kodak ESP 5 -0x040a 0x4032 root:scanner 0664 +0x040a 0x4032 root:scanner 0664 # Kodak ESP 7 -0x040a 0x403e root:scanner 0664 +0x040a 0x403e root:scanner 0664 # Kodak ESP 9 -0x040a 0x403f root:scanner 0664 +0x040a 0x403f root:scanner 0664 # Kodak ESP 5200 -0x040a 0x4041 root:scanner 0664 +0x040a 0x4041 root:scanner 0664 # Kodak ESP 3200 -0x040a 0x4043 root:scanner 0664 +0x040a 0x4043 root:scanner 0664 # Kodak ESP 4100 -0x040a 0x4053 root:scanner 0664 +0x040a 0x4053 root:scanner 0664 # Kodak ESP 6100 -0x040a 0x4054 root:scanner 0664 +0x040a 0x4054 root:scanner 0664 # Kodak ESP 7200 -0x040a 0x4056 root:scanner 0664 +0x040a 0x4056 root:scanner 0664 # Kodak ESP C110 -0x040a 0x4057 root:scanner 0664 +0x040a 0x4057 root:scanner 0664 # Kodak ESP C115 -0x040a 0x4058 root:scanner 0664 +0x040a 0x4058 root:scanner 0664 # Kodak ESP 2150 -0x040a 0x4059 root:scanner 0664 +0x040a 0x4059 root:scanner 0664 # Kodak ESP C310 -0x040a 0x405d root:scanner 0664 +0x040a 0x405d root:scanner 0664 # Kodak ESP C315 -0x040a 0x405e root:scanner 0664 +0x040a 0x405e root:scanner 0664 # Advent AW10 -0x040a 0x4060 root:scanner 0664 +0x040a 0x4060 root:scanner 0664 # Kodak Hero Office 6.1 -0x040a 0x4062 root:scanner 0664 +0x040a 0x4062 root:scanner 0664 # Kodak Hero 7.1 -0x040a 0x4063 root:scanner 0664 +0x040a 0x4063 root:scanner 0664 # Kodak Hero 5.1 -0x040a 0x4064 root:scanner 0664 +0x040a 0x4064 root:scanner 0664 # Kodak ESP 9200 -0x040a 0x4065 root:scanner 0664 +0x040a 0x4065 root:scanner 0664 # Kodak ESP 2170 -0x040a 0x4066 root:scanner 0664 +0x040a 0x4066 root:scanner 0664 # Kodak Hero 9.1 -0x040a 0x4067 root:scanner 0664 +0x040a 0x4067 root:scanner 0664 # Kodak Hero 3.1 -0x040a 0x406d root:scanner 0664 +0x040a 0x406d root:scanner 0664 # Kodak i30 -0x040a 0x6001 root:scanner 0664 +0x040a 0x6001 root:scanner 0664 # Kodak i40 -0x040a 0x6002 root:scanner 0664 +0x040a 0x6002 root:scanner 0664 # Kodak i50 | Kodak i55 -0x040a 0x6003 root:scanner 0664 +0x040a 0x6003 root:scanner 0664 # Kodak i60 | Kodak i65 -0x040a 0x6004 root:scanner 0664 +0x040a 0x6004 root:scanner 0664 # Kodak i80 -0x040a 0x6005 root:scanner 0664 +0x040a 0x6005 root:scanner 0664 # Creative WebCam Go Mini -0x041e 0x4007 root:scanner 0664 +0x041e 0x4007 root:scanner 0664 # Lexmark X70 | Lexmark X73 -0x043d 0x002d root:scanner 0664 +0x043d 0x002d root:scanner 0664 # Lexmark X74 -0x043d 0x0060 root:scanner 0664 +0x043d 0x0060 root:scanner 0664 # Lexmark X1110 | Lexmark X1130 | Lexmark X1140 | Lexmark X1150 | Lexmark X1170 | Lexmark X1180 | Lexmark X1185 | Lexmark X1195 -0x043d 0x007c root:scanner 0664 +0x043d 0x007c root:scanner 0664 # Lexmark X12xx -0x043d 0x007d root:scanner 0664 +0x043d 0x007d root:scanner 0664 # Genius ColorPage HR6 V1 -0x0458 0x2004 root:scanner 0664 +0x0458 0x2004 root:scanner 0664 # Genius Colorpage HR6 V2 -0x0458 0x2007 root:scanner 0664 +0x0458 0x2007 root:scanner 0664 # Genius Colorpage HR6 V2 -0x0458 0x2008 root:scanner 0664 +0x0458 0x2008 root:scanner 0664 # Genius Colorpage HR6A -0x0458 0x2009 root:scanner 0664 +0x0458 0x2009 root:scanner 0664 # Genius Colorpage Vivid3x | Genius Colorpage Vivid3 V2 -0x0458 0x2011 root:scanner 0664 +0x0458 0x2011 root:scanner 0664 # Genius Colorpage HR7 -0x0458 0x2013 root:scanner 0664 +0x0458 0x2013 root:scanner 0664 # Genius Colorpage Vivid4 -0x0458 0x2014 root:scanner 0664 +0x0458 0x2014 root:scanner 0664 # Genius Colorpage HR7LE -0x0458 0x2015 root:scanner 0664 +0x0458 0x2015 root:scanner 0664 # Genius Colorpage HR6X -0x0458 0x2016 root:scanner 0664 +0x0458 0x2016 root:scanner 0664 # Genius Colorpage Vivid3xe -0x0458 0x2017 root:scanner 0664 +0x0458 0x2017 root:scanner 0664 # Genius Colorpage Vivid4xe -0x0458 0x201a root:scanner 0664 +0x0458 0x201a root:scanner 0664 # Genius Colorpage Vivid4x -0x0458 0x201b root:scanner 0664 +0x0458 0x201b root:scanner 0664 # Genius Colorpage Vivid 1200 X -0x0458 0x201d root:scanner 0664 +0x0458 0x201d root:scanner 0664 # Genius ColorPage Slim 1200 -0x0458 0x201e root:scanner 0664 +0x0458 0x201e root:scanner 0664 # Genius Colorpage Vivid 1200 XE -0x0458 0x201f root:scanner 0664 +0x0458 0x201f root:scanner 0664 # Genius Colorpage SF600 -0x0458 0x2021 root:scanner 0664 +0x0458 0x2021 root:scanner 0664 # Medion/Lifetec/Tevion/Cytron MD5345 | Medion/Lifetec/Tevion/Cytron MD6228 | Medion/Lifetec/Tevion/Cytron MD6471 -0x0461 0x0377 root:scanner 0664 +0x0461 0x0377 root:scanner 0664 # Xerox 2400 Onetouch -0x0461 0x038b root:scanner 0664 +0x0461 0x038b root:scanner 0664 # Trust Office Scan USB 19200 -0x047b 0x1000 root:scanner 0664 +0x047b 0x1000 root:scanner 0664 # Hewlett-Packard ScanJet 4300c/Silitek -0x047b 0x1002 root:scanner 0664 +0x047b 0x1002 root:scanner 0664 # Kyocera FS-1016MFP -0x0482 0x0335 root:scanner 0664 +0x0482 0x0335 root:scanner 0664 # Compaq S4-100 -0x049f 0x001a root:scanner 0664 +0x049f 0x001a root:scanner 0664 # Benq (Acer) 310U -0x04a5 0x1a20 root:scanner 0664 +0x04a5 0x1a20 root:scanner 0664 # Benq (Acer) 620U -0x04a5 0x1a2a root:scanner 0664 +0x04a5 0x1a2a root:scanner 0664 # Benq (Acer) 320U | Benq (Acer) 340U | Mitsubishi Diamondview 648UT -0x04a5 0x2022 root:scanner 0664 +0x04a5 0x2022 root:scanner 0664 # Benq (Acer) 620UT -0x04a5 0x2040 root:scanner 0664 +0x04a5 0x2040 root:scanner 0664 # Benq (Acer) 640U | Guillemot / Hercules Maxi Scan A4 USB 640U | Guillemot / Hercules Maxi A4 36 bit -0x04a5 0x2060 root:scanner 0664 +0x04a5 0x2060 root:scanner 0664 # Benq (Acer) 640bu -0x04a5 0x207e root:scanner 0664 +0x04a5 0x207e root:scanner 0664 # Benq (Acer) 3300 | Benq (Acer) 4300 | Mitsubishi Diamondview 650U -0x04a5 0x20b0 root:scanner 0664 +0x04a5 0x20b0 root:scanner 0664 # Benq (Acer) 640BT -0x04a5 0x20be root:scanner 0664 +0x04a5 0x20be root:scanner 0664 # Benq (Acer) 1240 -0x04a5 0x20c0 root:scanner 0664 +0x04a5 0x20c0 root:scanner 0664 # Benq (Acer) 3300 | Benq (Acer) 4300 | Guillemot / Hercules Scan@home Touch 1248 (USB) -0x04a5 0x20de root:scanner 0664 +0x04a5 0x20de root:scanner 0664 # Benq (Acer) 5000 -0x04a5 0x20f8 root:scanner 0664 +0x04a5 0x20f8 root:scanner 0664 # Benq (Acer) 5000E | Benq (Acer) 5000U -0x04a5 0x20fc root:scanner 0664 +0x04a5 0x20fc root:scanner 0664 # Benq (Acer) 5300 -0x04a5 0x20fe root:scanner 0664 +0x04a5 0x20fe root:scanner 0664 # Benq (Acer) 5150 | Benq (Acer) 5250 -0x04a5 0x2137 root:scanner 0664 +0x04a5 0x2137 root:scanner 0664 # BenQ 5550 -0x04a5 0x2211 root:scanner 0664 +0x04a5 0x2211 root:scanner 0664 # Visioneer Visioneer OneTouch 7100 -0x04a7 0x0229 root:scanner 0664 +0x04a7 0x0229 root:scanner 0664 # Visioneer 9650 -0x04a7 0x0390 root:scanner 0664 +0x04a7 0x0390 root:scanner 0664 # Visioneer 9320 -0x04a7 0x0420 root:scanner 0664 +0x04a7 0x0420 root:scanner 0664 # Visioneer 9450 -0x04a7 0x0421 root:scanner 0664 +0x04a7 0x0421 root:scanner 0664 # Visioneer 9550 -0x04a7 0x0422 root:scanner 0664 +0x04a7 0x0422 root:scanner 0664 # Visioneer 9750 -0x04a7 0x0423 root:scanner 0664 +0x04a7 0x0423 root:scanner 0664 # Visioneer Strobe XP 450 -0x04a7 0x0424 root:scanner 0664 +0x04a7 0x0424 root:scanner 0664 # Visioneer Strobe XP 200 -0x04a7 0x0426 root:scanner 0664 +0x04a7 0x0426 root:scanner 0664 # Visioneer Strobe XP 100 -0x04a7 0x0427 root:scanner 0664 +0x04a7 0x0427 root:scanner 0664 # Visioneer OneTouch 7300 -0x04a7 0x0444 root:scanner 0664 +0x04a7 0x0444 root:scanner 0664 # Xerox DocuMate510 -0x04a7 0x0446 root:scanner 0664 +0x04a7 0x0446 root:scanner 0664 # Xerox DocuMate520 -0x04a7 0x0447 root:scanner 0664 +0x04a7 0x0447 root:scanner 0664 # Xerox DocuMate250 -0x04a7 0x0448 root:scanner 0664 +0x04a7 0x0448 root:scanner 0664 # Xerox DocuMate252 -0x04a7 0x0449 root:scanner 0664 +0x04a7 0x0449 root:scanner 0664 # Xerox DocuMate262 -0x04a7 0x044c root:scanner 0664 +0x04a7 0x044c root:scanner 0664 # Visioneer Strobe XP 300 -0x04a7 0x0474 root:scanner 0664 +0x04a7 0x0474 root:scanner 0664 # Xerox DocuMate272 -0x04a7 0x0475 root:scanner 0664 +0x04a7 0x0475 root:scanner 0664 # Xerox DocuMate232 -0x04a7 0x0476 root:scanner 0664 +0x04a7 0x0476 root:scanner 0664 # Xerox DocuMate152 -0x04a7 0x0477 root:scanner 0664 +0x04a7 0x0477 root:scanner 0664 # Xerox DocuMate752 -0x04a7 0x0478 root:scanner 0664 +0x04a7 0x0478 root:scanner 0664 # Visioneer Strobe XP 470 -0x04a7 0x0479 root:scanner 0664 +0x04a7 0x0479 root:scanner 0664 # Visioneer 9450-G -0x04a7 0x047a root:scanner 0664 +0x04a7 0x047a root:scanner 0664 # Visioneer 9650-G -0x04a7 0x047b root:scanner 0664 +0x04a7 0x047b root:scanner 0664 # Xerox DocuMate510-G -0x04a7 0x047c root:scanner 0664 +0x04a7 0x047c root:scanner 0664 # Xerox DocuMate252-G -0x04a7 0x048c root:scanner 0664 +0x04a7 0x048c root:scanner 0664 # Xerox DocuMate262-G -0x04a7 0x048d root:scanner 0664 +0x04a7 0x048d root:scanner 0664 # Xerox DocuMate272-G -0x04a7 0x048e root:scanner 0664 +0x04a7 0x048e root:scanner 0664 # Visioneer Strobe XP 470-G | Visioneer Patriot 470 -0x04a7 0x048f root:scanner 0664 +0x04a7 0x048f root:scanner 0664 # Xerox DocuMate250-G -0x04a7 0x0490 root:scanner 0664 +0x04a7 0x0490 root:scanner 0664 # Visioneer Strobe XP 450-G -0x04a7 0x0491 root:scanner 0664 +0x04a7 0x0491 root:scanner 0664 # Xerox DocuMate520-G -0x04a7 0x0492 root:scanner 0664 +0x04a7 0x0492 root:scanner 0664 # Visioneer 9750-G -0x04a7 0x0493 root:scanner 0664 +0x04a7 0x0493 root:scanner 0664 # Visioneer Roadwarrior -0x04a7 0x0494 root:scanner 0664 +0x04a7 0x0494 root:scanner 0664 # Xerox DocuMate512 -0x04a7 0x0495 root:scanner 0664 +0x04a7 0x0495 root:scanner 0664 # Visioneer Patriot 430 -0x04a7 0x0497 root:scanner 0664 +0x04a7 0x0497 root:scanner 0664 # Visioneer Patriot 680 | Xerox DocuMate632 -0x04a7 0x0498 root:scanner 0664 +0x04a7 0x0498 root:scanner 0664 # Visioneer Patriot 780 -0x04a7 0x0499 root:scanner 0664 +0x04a7 0x0499 root:scanner 0664 # Xerox DocuMate752 -0x04a7 0x049a root:scanner 0664 +0x04a7 0x049a root:scanner 0664 # Visioneer Strobe XP 100,r3 -0x04a7 0x049b root:scanner 0664 +0x04a7 0x049b root:scanner 0664 # Xerox DocuMate150 -0x04a7 0x049c root:scanner 0664 +0x04a7 0x049c root:scanner 0664 # Xerox DocuMate162 -0x04a7 0x049d root:scanner 0664 +0x04a7 0x049d root:scanner 0664 # Xerox DocuMate262i -0x04a7 0x04a7 root:scanner 0664 +0x04a7 0x04a7 root:scanner 0664 # Xerox Travel Scanner 100 -0x04a7 0x04ac root:scanner 0664 +0x04a7 0x04ac root:scanner 0664 # Canon DR-2080C -0x04a9 0x1601 root:scanner 0664 +0x04a9 0x1601 root:scanner 0664 # Canon CR-180 | Canon CR-180II -0x04a9 0x1602 root:scanner 0664 +0x04a9 0x1602 root:scanner 0664 # Canon DR-9080C -0x04a9 0x1603 root:scanner 0664 +0x04a9 0x1603 root:scanner 0664 # Canon DR-7080C -0x04a9 0x1604 root:scanner 0664 +0x04a9 0x1604 root:scanner 0664 # Canon DR-5010C -0x04a9 0x1606 root:scanner 0664 +0x04a9 0x1606 root:scanner 0664 # Canon DR-6080 -0x04a9 0x1607 root:scanner 0664 +0x04a9 0x1607 root:scanner 0664 # Canon DR-2580C -0x04a9 0x1608 root:scanner 0664 +0x04a9 0x1608 root:scanner 0664 # Canon DR-3080CII -0x04a9 0x1609 root:scanner 0664 +0x04a9 0x1609 root:scanner 0664 # Canon DR-2050C | Canon DR-2050SP -0x04a9 0x160a root:scanner 0664 +0x04a9 0x160a root:scanner 0664 # Canon DR-7580 -0x04a9 0x160b root:scanner 0664 +0x04a9 0x160b root:scanner 0664 # Canon PIXMA MP750 -0x04a9 0x1706 root:scanner 0664 +0x04a9 0x1706 root:scanner 0664 # Canon PIXMA MP780 | Canon PIXMA MP790 -0x04a9 0x1707 root:scanner 0664 +0x04a9 0x1707 root:scanner 0664 # Canon PIXMA MP760 | Canon PIXMA MP770 -0x04a9 0x1708 root:scanner 0664 +0x04a9 0x1708 root:scanner 0664 # Canon PIXMA MP150 -0x04a9 0x1709 root:scanner 0664 +0x04a9 0x1709 root:scanner 0664 # Canon PIXMA MP170 -0x04a9 0x170a root:scanner 0664 +0x04a9 0x170a root:scanner 0664 # Canon PIXMA MP450 -0x04a9 0x170b root:scanner 0664 +0x04a9 0x170b root:scanner 0664 # Canon PIXMA MP500 -0x04a9 0x170c root:scanner 0664 +0x04a9 0x170c root:scanner 0664 # Canon PIXMA MP800 -0x04a9 0x170d root:scanner 0664 +0x04a9 0x170d root:scanner 0664 # Canon PIXMA MP800R -0x04a9 0x170e root:scanner 0664 +0x04a9 0x170e root:scanner 0664 # Canon PIXMA MP530 -0x04a9 0x1712 root:scanner 0664 +0x04a9 0x1712 root:scanner 0664 # Canon PIXMA MP830 -0x04a9 0x1713 root:scanner 0664 +0x04a9 0x1713 root:scanner 0664 # Canon PIXMA MP160 -0x04a9 0x1714 root:scanner 0664 +0x04a9 0x1714 root:scanner 0664 # Canon PIXMA MP180 -0x04a9 0x1715 root:scanner 0664 +0x04a9 0x1715 root:scanner 0664 # Canon PIXMA MP460 -0x04a9 0x1716 root:scanner 0664 +0x04a9 0x1716 root:scanner 0664 # Canon PIXMA MP510 -0x04a9 0x1717 root:scanner 0664 +0x04a9 0x1717 root:scanner 0664 # Canon PIXMA MP600 -0x04a9 0x1718 root:scanner 0664 +0x04a9 0x1718 root:scanner 0664 # Canon PIXMA MP600R -0x04a9 0x1719 root:scanner 0664 +0x04a9 0x1719 root:scanner 0664 # Canon PIXMA MP810 -0x04a9 0x171a root:scanner 0664 +0x04a9 0x171a root:scanner 0664 # Canon PIXMA MP960 -0x04a9 0x171b root:scanner 0664 +0x04a9 0x171b root:scanner 0664 # Canon PIXMA MX7600 -0x04a9 0x171c root:scanner 0664 +0x04a9 0x171c root:scanner 0664 # Canon PIXMA MP210 -0x04a9 0x1721 root:scanner 0664 +0x04a9 0x1721 root:scanner 0664 # Canon PIXMA MP220 -0x04a9 0x1722 root:scanner 0664 +0x04a9 0x1722 root:scanner 0664 # Canon PIXMA MP470 -0x04a9 0x1723 root:scanner 0664 +0x04a9 0x1723 root:scanner 0664 # Canon PIXMA MP520 -0x04a9 0x1724 root:scanner 0664 +0x04a9 0x1724 root:scanner 0664 # Canon PIXMA MP610 -0x04a9 0x1725 root:scanner 0664 +0x04a9 0x1725 root:scanner 0664 # Canon PIXMA MP970 -0x04a9 0x1726 root:scanner 0664 +0x04a9 0x1726 root:scanner 0664 # Canon PIXMA MX300 -0x04a9 0x1727 root:scanner 0664 +0x04a9 0x1727 root:scanner 0664 # Canon PIXMA MX310 -0x04a9 0x1728 root:scanner 0664 +0x04a9 0x1728 root:scanner 0664 # Canon PIXMA MX700 -0x04a9 0x1729 root:scanner 0664 +0x04a9 0x1729 root:scanner 0664 # Canon PIXMA MP140 -0x04a9 0x172b root:scanner 0664 +0x04a9 0x172b root:scanner 0664 # Canon PIXMA MX850 -0x04a9 0x172c root:scanner 0664 +0x04a9 0x172c root:scanner 0664 # Canon PIXMA MP980 -0x04a9 0x172d root:scanner 0664 +0x04a9 0x172d root:scanner 0664 # Canon PIXMA MP630 -0x04a9 0x172e root:scanner 0664 +0x04a9 0x172e root:scanner 0664 # Canon PIXMA MP620 -0x04a9 0x172f root:scanner 0664 +0x04a9 0x172f root:scanner 0664 # Canon PIXMA MP540 -0x04a9 0x1730 root:scanner 0664 +0x04a9 0x1730 root:scanner 0664 # Canon PIXMA MP480 -0x04a9 0x1731 root:scanner 0664 +0x04a9 0x1731 root:scanner 0664 # Canon PIXMA MP240 -0x04a9 0x1732 root:scanner 0664 +0x04a9 0x1732 root:scanner 0664 # Canon PIXMA MP260 -0x04a9 0x1733 root:scanner 0664 +0x04a9 0x1733 root:scanner 0664 # Canon PIXMA MP190 -0x04a9 0x1734 root:scanner 0664 +0x04a9 0x1734 root:scanner 0664 # Canon PIXMA MX860 -0x04a9 0x1735 root:scanner 0664 +0x04a9 0x1735 root:scanner 0664 # Canon PIXMA MX320 -0x04a9 0x1736 root:scanner 0664 +0x04a9 0x1736 root:scanner 0664 # Canon PIXMA MX330 -0x04a9 0x1737 root:scanner 0664 +0x04a9 0x1737 root:scanner 0664 # Canon PIXMA MP250 -0x04a9 0x173a root:scanner 0664 +0x04a9 0x173a root:scanner 0664 # Canon PIXMA MP270 -0x04a9 0x173b root:scanner 0664 +0x04a9 0x173b root:scanner 0664 # Canon PIXMA MP490 -0x04a9 0x173c root:scanner 0664 +0x04a9 0x173c root:scanner 0664 # Canon PIXMA MP550 -0x04a9 0x173d root:scanner 0664 +0x04a9 0x173d root:scanner 0664 # Canon PIXMA MP560 -0x04a9 0x173e root:scanner 0664 +0x04a9 0x173e root:scanner 0664 # Canon PIXMA MP640 -0x04a9 0x173f root:scanner 0664 +0x04a9 0x173f root:scanner 0664 # Canon PIXMA MP990 -0x04a9 0x1740 root:scanner 0664 +0x04a9 0x1740 root:scanner 0664 # Canon PIXMA MX340 -0x04a9 0x1741 root:scanner 0664 +0x04a9 0x1741 root:scanner 0664 # Canon PIXMA MX350 -0x04a9 0x1742 root:scanner 0664 +0x04a9 0x1742 root:scanner 0664 # Canon PIXMA MX870 -0x04a9 0x1743 root:scanner 0664 +0x04a9 0x1743 root:scanner 0664 # Canon PIXMA MP280 -0x04a9 0x1746 root:scanner 0664 +0x04a9 0x1746 root:scanner 0664 # Canon PIXMA MP495 -0x04a9 0x1747 root:scanner 0664 +0x04a9 0x1747 root:scanner 0664 # Canon PIXMA MG5100 Series -0x04a9 0x1748 root:scanner 0664 +0x04a9 0x1748 root:scanner 0664 # Canon PIXMA MG5200 Series -0x04a9 0x1749 root:scanner 0664 +0x04a9 0x1749 root:scanner 0664 # Canon PIXMA MG6100 Series -0x04a9 0x174a root:scanner 0664 +0x04a9 0x174a root:scanner 0664 # Canon PIXMA MG8100 Series -0x04a9 0x174b root:scanner 0664 +0x04a9 0x174b root:scanner 0664 # Canon PIXMA MX360 -0x04a9 0x174d root:scanner 0664 +0x04a9 0x174d root:scanner 0664 # Canon PIXMA MX410 -0x04a9 0x174e root:scanner 0664 +0x04a9 0x174e root:scanner 0664 # Canon PIXMA MX420 -0x04a9 0x174f root:scanner 0664 +0x04a9 0x174f root:scanner 0664 # Canon PIXMA MX880 Series | Canon PIXMA MX882 | Canon PIXMA MX885 -0x04a9 0x1750 root:scanner 0664 +0x04a9 0x1750 root:scanner 0664 # Canon PIXMA MG2100 Series -0x04a9 0x1751 root:scanner 0664 +0x04a9 0x1751 root:scanner 0664 # Canon PIXMA MG3100 Series -0x04a9 0x1752 root:scanner 0664 +0x04a9 0x1752 root:scanner 0664 # Canon PIXMA MG4100 Series -0x04a9 0x1753 root:scanner 0664 +0x04a9 0x1753 root:scanner 0664 # Canon PIXMA MG5300 Series -0x04a9 0x1754 root:scanner 0664 +0x04a9 0x1754 root:scanner 0664 # Canon PIXMA MG6200 Series -0x04a9 0x1755 root:scanner 0664 +0x04a9 0x1755 root:scanner 0664 # Canon PIXMA MG8200 Series -0x04a9 0x1756 root:scanner 0664 +0x04a9 0x1756 root:scanner 0664 # Canon PIXMA MP493 -0x04a9 0x1757 root:scanner 0664 +0x04a9 0x1757 root:scanner 0664 # Canon PIXMA E500 -0x04a9 0x1758 root:scanner 0664 +0x04a9 0x1758 root:scanner 0664 # Canon PIXMA MX370 Series -0x04a9 0x1759 root:scanner 0664 +0x04a9 0x1759 root:scanner 0664 # Canon PIXMA E600 -0x04a9 0x175a root:scanner 0664 +0x04a9 0x175a root:scanner 0664 # Canon PIXMA MX430 Series -0x04a9 0x175b root:scanner 0664 +0x04a9 0x175b root:scanner 0664 # Canon PIXMA MX510 Series -0x04a9 0x175c root:scanner 0664 +0x04a9 0x175c root:scanner 0664 # Canon PIXMA MX710 Series -0x04a9 0x175d root:scanner 0664 +0x04a9 0x175d root:scanner 0664 # Canon PIXMA MX890 Series -0x04a9 0x175e root:scanner 0664 +0x04a9 0x175e root:scanner 0664 # Canon PIXMA MP230 -0x04a9 0x175f root:scanner 0664 +0x04a9 0x175f root:scanner 0664 # Canon PIXMA MG2200 Series -0x04a9 0x1760 root:scanner 0664 +0x04a9 0x1760 root:scanner 0664 # Canon PIXMA E510 -0x04a9 0x1761 root:scanner 0664 +0x04a9 0x1761 root:scanner 0664 # Canon PIXMA MG3200 Series -0x04a9 0x1762 root:scanner 0664 +0x04a9 0x1762 root:scanner 0664 # Canon PIXMA MG4200 Series -0x04a9 0x1763 root:scanner 0664 +0x04a9 0x1763 root:scanner 0664 # Canon PIXMA MG5400 Series -0x04a9 0x1764 root:scanner 0664 +0x04a9 0x1764 root:scanner 0664 # Canon PIXMA MG6300 Series -0x04a9 0x1765 root:scanner 0664 +0x04a9 0x1765 root:scanner 0664 # Canon PIXMA MX390 Series -0x04a9 0x1766 root:scanner 0664 +0x04a9 0x1766 root:scanner 0664 # Canon PIXMA E610 -0x04a9 0x1767 root:scanner 0664 +0x04a9 0x1767 root:scanner 0664 # Canon PIXMA MX450 Series -0x04a9 0x1768 root:scanner 0664 +0x04a9 0x1768 root:scanner 0664 # Canon PIXMA MX520 Series -0x04a9 0x1769 root:scanner 0664 +0x04a9 0x1769 root:scanner 0664 # Canon PIXMA MX720 Series -0x04a9 0x176a root:scanner 0664 +0x04a9 0x176a root:scanner 0664 # Canon PIXMA MX920 Series -0x04a9 0x176b root:scanner 0664 +0x04a9 0x176b root:scanner 0664 # Canon CanoScan 8800F -0x04a9 0x1901 root:scanner 0664 +0x04a9 0x1901 root:scanner 0664 # Canon CanoScan LiDE 100 -0x04a9 0x1904 root:scanner 0664 +0x04a9 0x1904 root:scanner 0664 # Canon CanoScan LiDE 200 -0x04a9 0x1905 root:scanner 0664 +0x04a9 0x1905 root:scanner 0664 # Canon CanoScan 700F -0x04a9 0x1907 root:scanner 0664 +0x04a9 0x1907 root:scanner 0664 # Canon CanoScan 9000F -0x04a9 0x1908 root:scanner 0664 +0x04a9 0x1908 root:scanner 0664 # Canon CanoScan LiDE 110 -0x04a9 0x1909 root:scanner 0664 +0x04a9 0x1909 root:scanner 0664 # Canon CanoScan LiDE 210 -0x04a9 0x190a root:scanner 0664 +0x04a9 0x190a root:scanner 0664 # Canon CanoScan 9000F Mark II -0x04a9 0x190d root:scanner 0664 +0x04a9 0x190d root:scanner 0664 # Canon CanoScan fb630u | Canon CanoScan fb636u -0x04a9 0x2204 root:scanner 0664 +0x04a9 0x2204 root:scanner 0664 # Canon CanoScan N650U/N656U -0x04a9 0x2206 root:scanner 0664 +0x04a9 0x2206 root:scanner 0664 # Canon CanoScan N1220U -0x04a9 0x2207 root:scanner 0664 +0x04a9 0x2207 root:scanner 0664 # Canon CanoScan D660U -0x04a9 0x2208 root:scanner 0664 +0x04a9 0x2208 root:scanner 0664 # Canon CanoScan N670U/N676U/LiDE20 -0x04a9 0x220d root:scanner 0664 +0x04a9 0x220d root:scanner 0664 # Canon CanoScan N1240U/LiDE30 -0x04a9 0x220e root:scanner 0664 +0x04a9 0x220e root:scanner 0664 # Canon CanoScan LiDE 35 | Canon CanoScan LiDE 40 | Canon CanoScan LiDE 50 -0x04a9 0x2213 root:scanner 0664 +0x04a9 0x2213 root:scanner 0664 # Canon CanoScan LiDE 60 -0x04a9 0x221c root:scanner 0664 +0x04a9 0x221c root:scanner 0664 # Canon CanoScan LiDE25 -0x04a9 0x2220 root:scanner 0664 +0x04a9 0x2220 root:scanner 0664 # Canon DR-1210C -0x04a9 0x2222 root:scanner 0664 +0x04a9 0x2222 root:scanner 0664 # Canon PIXMA MP730 -0x04a9 0x262f root:scanner 0664 +0x04a9 0x262f root:scanner 0664 # Canon PIXMA MP700 -0x04a9 0x2630 root:scanner 0664 +0x04a9 0x2630 root:scanner 0664 # Canon PIXMA MP360 -0x04a9 0x263c root:scanner 0664 +0x04a9 0x263c root:scanner 0664 # Canon PIXMA MP370 -0x04a9 0x263d root:scanner 0664 +0x04a9 0x263d root:scanner 0664 # Canon PIXMA MP390 -0x04a9 0x263e root:scanner 0664 +0x04a9 0x263e root:scanner 0664 # Canon PIXMA MP375R -0x04a9 0x263f root:scanner 0664 +0x04a9 0x263f root:scanner 0664 # Canon PIXMA MP740 -0x04a9 0x264c root:scanner 0664 +0x04a9 0x264c root:scanner 0664 # Canon PIXMA MP710 -0x04a9 0x264d root:scanner 0664 +0x04a9 0x264d root:scanner 0664 # Canon imageCLASS MF5630 -0x04a9 0x264e root:scanner 0664 +0x04a9 0x264e root:scanner 0664 # Canon laserBase MF5650 -0x04a9 0x264f root:scanner 0664 +0x04a9 0x264f root:scanner 0664 # Canon imageCLASS MF8170c -0x04a9 0x2659 root:scanner 0664 +0x04a9 0x2659 root:scanner 0664 # Canon imageCLASS MF5730 -0x04a9 0x265d root:scanner 0664 +0x04a9 0x265d root:scanner 0664 # Canon imageCLASS MF5750 -0x04a9 0x265e root:scanner 0664 +0x04a9 0x265e root:scanner 0664 # Canon imageCLASS MF5770 -0x04a9 0x265f root:scanner 0664 +0x04a9 0x265f root:scanner 0664 # Canon imageCLASS MF3110 -0x04a9 0x2660 root:scanner 0664 +0x04a9 0x2660 root:scanner 0664 # Canon imageCLASS MF3240 -0x04a9 0x2684 root:scanner 0664 +0x04a9 0x2684 root:scanner 0664 # Canon imageCLASS MF6500 series | Canon imageCLASS MF6550 -0x04a9 0x2686 root:scanner 0664 +0x04a9 0x2686 root:scanner 0664 # Canon imageCLASS MF4120 | Canon imageCLASS MF4122 | Canon imageCLASS MF4140 | Canon imageCLASS MF4150 -0x04a9 0x26a3 root:scanner 0664 +0x04a9 0x26a3 root:scanner 0664 # Canon imageCLASS MF4660 | Canon imageCLASS MF4690 -0x04a9 0x26b0 root:scanner 0664 +0x04a9 0x26b0 root:scanner 0664 # Canon imageCLASS MF4010 | Canon imageCLASS MF4018 -0x04a9 0x26b4 root:scanner 0664 +0x04a9 0x26b4 root:scanner 0664 # Canon imageCLASS MF4270 -0x04a9 0x26b5 root:scanner 0664 +0x04a9 0x26b5 root:scanner 0664 # Canon imageRUNNER 1020/1024/1025 -0x04a9 0x26e6 root:scanner 0664 +0x04a9 0x26e6 root:scanner 0664 # Canon imageCLASS MF4370dn | Canon imageCLASS MF4380dn -0x04a9 0x26ec root:scanner 0664 +0x04a9 0x26ec root:scanner 0664 # Canon imageCLASS D480 -0x04a9 0x26ed root:scanner 0664 +0x04a9 0x26ed root:scanner 0664 # Canon I-SENSYS MF4320d | Canon I-SENSYS MF4330d | Canon imageCLASS MF4350d -0x04a9 0x26ee root:scanner 0664 +0x04a9 0x26ee root:scanner 0664 # Canon imageCLASS D420 -0x04a9 0x26ef root:scanner 0664 +0x04a9 0x26ef root:scanner 0664 # Canon i-SENSYS MF5880dn -0x04a9 0x26f9 root:scanner 0664 +0x04a9 0x26f9 root:scanner 0664 # Canon i-SENSYS MF6680dn -0x04a9 0x26fa root:scanner 0664 +0x04a9 0x26fa root:scanner 0664 # Canon imageCLASS MF8030 -0x04a9 0x2707 root:scanner 0664 +0x04a9 0x2707 root:scanner 0664 # Canon i-SENSYS MF4550d -0x04a9 0x2736 root:scanner 0664 +0x04a9 0x2736 root:scanner 0664 # Canon imageCLASS MF4410 | Canon imageCLASS MF4430 -0x04a9 0x2737 root:scanner 0664 +0x04a9 0x2737 root:scanner 0664 # Canon i-SENSYS MF3010 -0x04a9 0x2759 root:scanner 0664 +0x04a9 0x2759 root:scanner 0664 # Nikon LS 40 ED | Nikon LS 40 ED | Nikon Coolspan IV -0x04b0 0x4000 root:scanner 0664 +0x04b0 0x4000 root:scanner 0664 # Nikon LS 50 ED | Nikon Coolscan V ED | Nikon LS 50 ED | Nikon Coolscan V ED -0x04b0 0x4001 root:scanner 0664 +0x04b0 0x4001 root:scanner 0664 # Nikon Super Coolscan LS-5000 ED | Nikon Super Coolscan LS-5000 ED -0x04b0 0x4002 root:scanner 0664 +0x04b0 0x4002 root:scanner 0664 # Epson Perfection 636U | Epson GT-7000U | Epson Perfection 636U -0x04b8 0x0101 root:scanner 0664 +0x04b8 0x0101 root:scanner 0664 # Epson Perfection 610 | Epson GT-6600U | Epson Perfection 610 -0x04b8 0x0103 root:scanner 0664 +0x04b8 0x0103 root:scanner 0664 # Epson Perfection 1200U | Epson Perfection 1200Photo | Epson GT-7600U | Epson GT-7600UF | Epson Perfection 1200U | Epson Perfection 1200U PHOTO -0x04b8 0x0104 root:scanner 0664 +0x04b8 0x0104 root:scanner 0664 # Epson Stylus Scan 2000 -0x04b8 0x0105 root:scanner 0664 +0x04b8 0x0105 root:scanner 0664 # Epson Stylus Scan 2500 -0x04b8 0x0106 root:scanner 0664 +0x04b8 0x0106 root:scanner 0664 # Epson Expression 1600 | Epson ES-2000 | Epson Expression 1600 -0x04b8 0x0107 root:scanner 0664 +0x04b8 0x0107 root:scanner 0664 # Epson ES-8500 | Epson Expression 1640XL -0x04b8 0x0109 root:scanner 0664 +0x04b8 0x0109 root:scanner 0664 # Epson Perfection 1640 | Epson GT-8700 | Epson GT-8700F | Epson Perfection 1640SU | Epson Perfection 1640SU PHOTO -0x04b8 0x010a root:scanner 0664 +0x04b8 0x010a root:scanner 0664 # Epson Perfection 1240 | Epson GT-7700U | Epson Perfection 1240U -0x04b8 0x010b root:scanner 0664 +0x04b8 0x010b root:scanner 0664 # Epson Perfection 640 | Epson GT-6700U | Epson Perfection 640U -0x04b8 0x010c root:scanner 0664 +0x04b8 0x010c root:scanner 0664 # Epson Expression 1680 | Epson ES-2200 | Epson Expression 1680 -0x04b8 0x010e root:scanner 0664 +0x04b8 0x010e root:scanner 0664 # Epson Perfection 1250 | Epson Perfection 1250Photo -0x04b8 0x010f root:scanner 0664 +0x04b8 0x010f root:scanner 0664 # Epson Perfection 1650 | Epson GT-8200U | Epson GT-8200UF | Epson Perfection 1650 | Epson Perfection 1650 PHOTO -0x04b8 0x0110 root:scanner 0664 +0x04b8 0x0110 root:scanner 0664 # Epson Perfection 2450 | Epson GT-9700F | Epson Perfection 2450 PHOTO -0x04b8 0x0112 root:scanner 0664 +0x04b8 0x0112 root:scanner 0664 # Epson Perfection 660 -0x04b8 0x0114 root:scanner 0664 +0x04b8 0x0114 root:scanner 0664 # Epson Perfection 2400 | Epson GT-9300UF | Epson Perfection 2400 PHOTO -0x04b8 0x011b root:scanner 0664 +0x04b8 0x011b root:scanner 0664 # Epson Perfection 3200 | Epson GT-9800F | Epson Perfection 3200 PHOTO -0x04b8 0x011c root:scanner 0664 +0x04b8 0x011c root:scanner 0664 # Epson Perfection 1260 | Epson Perfection 1260Photo -0x04b8 0x011d root:scanner 0664 +0x04b8 0x011d root:scanner 0664 # Epson Perfection 1660 | Epson GT-8300UF | Epson Perfection 1660 PHOTO -0x04b8 0x011e root:scanner 0664 +0x04b8 0x011e root:scanner 0664 # Epson Perfection 1670 -0x04b8 0x011f root:scanner 0664 +0x04b8 0x011f root:scanner 0664 # Epson Perfection 1270 -0x04b8 0x0120 root:scanner 0664 +0x04b8 0x0120 root:scanner 0664 # Epson Perfection 2480 | Epson Perfection 2580 -0x04b8 0x0121 root:scanner 0664 +0x04b8 0x0121 root:scanner 0664 # Epson Perfection 3490 | Epson Perfection 3590 -0x04b8 0x0122 root:scanner 0664 +0x04b8 0x0122 root:scanner 0664 # Epson ES-7000H | Epson GT-15000 -0x04b8 0x0126 root:scanner 0664 +0x04b8 0x0126 root:scanner 0664 # Epson Perfection 4870 | Epson GT-X700 | Epson Perfection 4870 PHOTO -0x04b8 0x0128 root:scanner 0664 +0x04b8 0x0128 root:scanner 0664 # Epson ES-10000G | Epson Expression 10000XL -0x04b8 0x0129 root:scanner 0664 +0x04b8 0x0129 root:scanner 0664 # Epson Perfection 4990 | Epson GT-X800 | Epson Perfection 4990 PHOTO -0x04b8 0x012a root:scanner 0664 +0x04b8 0x012a root:scanner 0664 # Epson ES-H300 | Epson GT-2500 -0x04b8 0x012b root:scanner 0664 +0x04b8 0x012b root:scanner 0664 # Epson V700 | Epson V750 | Epson GT-X900 | Epson Perfection V700 Photo | Epson Perfection V750 Photo -0x04b8 0x012c root:scanner 0664 +0x04b8 0x012c root:scanner 0664 # Epson GT-X970 -0x04b8 0x0135 root:scanner 0664 +0x04b8 0x0135 root:scanner 0664 # Epson CX-5200 | Epson CX-5400 | Epson CC-600PX | Epson Stylus CX5100 | Epson Stylus CX5200 -0x04b8 0x0801 root:scanner 0664 +0x04b8 0x0801 root:scanner 0664 # Epson CX-3200 | Epson CC-570L | Epson Stylus CX3100 | Epson Stylus CX3200 -0x04b8 0x0802 root:scanner 0664 +0x04b8 0x0802 root:scanner 0664 # Epson CX-6300 | Epson CX-6400 | Epson Stylus CX6300 | Epson Stylus CX6400 -0x04b8 0x0805 root:scanner 0664 +0x04b8 0x0805 root:scanner 0664 # Epson RX-600 | Epson PM-A850 | Epson Stylus Photo RX600 -0x04b8 0x0806 root:scanner 0664 +0x04b8 0x0806 root:scanner 0664 # Epson RX-500 | Epson Stylus Photo RX500 | Epson Stylus Photo RX510 -0x04b8 0x0807 root:scanner 0664 +0x04b8 0x0807 root:scanner 0664 # Epson CX-5400 | Epson Stylus CX5300 | Epson Stylus CX5400 -0x04b8 0x0808 root:scanner 0664 +0x04b8 0x0808 root:scanner 0664 # Epson Stylus CX-1500 -0x04b8 0x080c root:scanner 0664 +0x04b8 0x080c root:scanner 0664 # Epson CX-4600 | Epson Stylus CX4500 | Epson Stylus CX4600 -0x04b8 0x080d root:scanner 0664 +0x04b8 0x080d root:scanner 0664 # Epson CX-3600 | Epson CX-3650 | Epson PX-A550 | Epson Stylus CX3500 | Epson Stylus CX3600 | Epson Stylus CX3650 -0x04b8 0x080e root:scanner 0664 +0x04b8 0x080e root:scanner 0664 # Epson RX-425 | Epson Stylus Photo RX420 | Epson Stylus Photo RX425 | Epson Stylus Photo RX430 -0x04b8 0x080f root:scanner 0664 +0x04b8 0x080f root:scanner 0664 # Epson RX-700 | Epson PM-A900 | Epson Stylus Photo RX700 -0x04b8 0x0810 root:scanner 0664 +0x04b8 0x0810 root:scanner 0664 # Epson RX-620 | Epson PM-A870 | Epson Stylus Photo RX620 | Epson Stylus Photo RX630 -0x04b8 0x0811 root:scanner 0664 +0x04b8 0x0811 root:scanner 0664 # Epson CX-6500 | Epson CX-6600 | Epson Stylus CX6500 | Epson Stylus CX6600 -0x04b8 0x0813 root:scanner 0664 +0x04b8 0x0813 root:scanner 0664 # Epson PM-A700 -0x04b8 0x0814 root:scanner 0664 +0x04b8 0x0814 root:scanner 0664 # Epson AcuLaser CX11 | Epson AcuLaser CX11NF | Epson AcuLaser CX11 | Epson AcuLaser CX11NF | Epson LP-A500 -0x04b8 0x0815 root:scanner 0664 +0x04b8 0x0815 root:scanner 0664 # Epson LP-M5500 | Epson LP-M5500F -0x04b8 0x0817 root:scanner 0664 +0x04b8 0x0817 root:scanner 0664 # Epson DX-3850 | Epson CX-3700 | Epson CX-3800 | Epson DX-3800 | Epson Stylus CX3700 | Epson Stylus CX3800 | Epson Stylus DX3800 -0x04b8 0x0818 root:scanner 0664 +0x04b8 0x0818 root:scanner 0664 # Epson CX-4800 | Epson PX-A650 | Epson Stylus CX4700 | Epson Stylus CX4800 | Epson Stylus DX4800 | Epson Stylus DX4850 -0x04b8 0x0819 root:scanner 0664 +0x04b8 0x0819 root:scanner 0664 # Epson PM-A750 | Epson Stylus Photo RX520 | Epson Stylus Photo RX530 -0x04b8 0x081a root:scanner 0664 +0x04b8 0x081a root:scanner 0664 # Epson PM-A890 | Epson Stylus Photo RX640 | Epson Stylus Photo RX650 -0x04b8 0x081c root:scanner 0664 +0x04b8 0x081c root:scanner 0664 # Epson PM-A950 -0x04b8 0x081d root:scanner 0664 +0x04b8 0x081d root:scanner 0664 # Epson Stylus CX7700 | Epson Stylus CX7800 -0x04b8 0x081f root:scanner 0664 +0x04b8 0x081f root:scanner 0664 # Epson CX-4200 | Epson Stylus CX4100 | Epson Stylus CX4200 | Epson Stylus DX4200 -0x04b8 0x0820 root:scanner 0664 +0x04b8 0x0820 root:scanner 0664 # Epson PM-A820 | Epson Stylus Photo RX560 | Epson Stylus Photo RX580 | Epson Stylus Photo RX590 -0x04b8 0x0827 root:scanner 0664 +0x04b8 0x0827 root:scanner 0664 # Epson PM-A970 -0x04b8 0x0828 root:scanner 0664 +0x04b8 0x0828 root:scanner 0664 # Epson PM-T990 -0x04b8 0x0829 root:scanner 0664 +0x04b8 0x0829 root:scanner 0664 # Epson PM-A920 -0x04b8 0x082a root:scanner 0664 +0x04b8 0x082a root:scanner 0664 # Epson CX-5000 | Epson DX-5000 | Epson DX-5050 | Epson Stylus CX4900 | Epson Stylus CX5000 | Epson Stylus DX5000 -0x04b8 0x082b root:scanner 0664 +0x04b8 0x082b root:scanner 0664 # Epson DX-6000 | Epson PX-A720 | Epson Stylus CX5900 | Epson Stylus CX6000 | Epson Stylus DX6000 -0x04b8 0x082e root:scanner 0664 +0x04b8 0x082e root:scanner 0664 # Epson DX-4050 | Epson PX-A620 | Epson Stylus CX3900 | Epson Stylus DX4000 -0x04b8 0x082f root:scanner 0664 +0x04b8 0x082f root:scanner 0664 # Epson ME 200 | Epson Stylus CX2800 | Epson Stylus CX2900 -0x04b8 0x0830 root:scanner 0664 +0x04b8 0x0830 root:scanner 0664 # Epson LP-M5600 -0x04b8 0x0833 root:scanner 0664 +0x04b8 0x0833 root:scanner 0664 # Epson LP-M6000 -0x04b8 0x0834 root:scanner 0664 +0x04b8 0x0834 root:scanner 0664 # Epson AcuLaser CX21 -0x04b8 0x0835 root:scanner 0664 +0x04b8 0x0835 root:scanner 0664 # Epson PM-T960 -0x04b8 0x0836 root:scanner 0664 +0x04b8 0x0836 root:scanner 0664 # Epson PM-A940 | Epson Stylus Photo RX680 | Epson Stylus Photo RX685 | Epson Stylus Photo RX690 -0x04b8 0x0837 root:scanner 0664 +0x04b8 0x0837 root:scanner 0664 # Epson DX-7400 | Epson PX-A640 | Epson Stylus CX7300 | Epson Stylus CX7400 | Epson Stylus DX7400 -0x04b8 0x0838 root:scanner 0664 +0x04b8 0x0838 root:scanner 0664 # Epson PX-A740 | Epson Stylus CX8300 | Epson Stylus CX8400 | Epson Stylus DX8400 -0x04b8 0x0839 root:scanner 0664 +0x04b8 0x0839 root:scanner 0664 # Epson PX-FA700 | Epson Stylus CX9300F | Epson Stylus CX9400Fax | Epson Stylus DX9400F -0x04b8 0x083a root:scanner 0664 +0x04b8 0x083a root:scanner 0664 # Epson PM-A840 | Epson PM-A840S | Epson Stylus Photo RX585 | Epson Stylus Photo RX595 | Epson Stylus Photo RX610 -0x04b8 0x083c root:scanner 0664 +0x04b8 0x083c root:scanner 0664 # Epson ME 300 | Epson PX-401A | Epson Stylus NX100 | Epson Stylus SX100 | Epson Stylus TX100 -0x04b8 0x0841 root:scanner 0664 +0x04b8 0x0841 root:scanner 0664 # Epson LP-M5000 -0x04b8 0x0843 root:scanner 0664 +0x04b8 0x0843 root:scanner 0664 # Epson Artisan 800 | Epson EP-901A | Epson EP-901F | Epson Stylus Photo PX800FW | Epson Stylus Photo TX800FW -0x04b8 0x0844 root:scanner 0664 +0x04b8 0x0844 root:scanner 0664 # Epson Artisan 700 | Epson EP-801A | Epson Stylus Photo PX700W | Epson Stylus Photo TX700W -0x04b8 0x0846 root:scanner 0664 +0x04b8 0x0846 root:scanner 0664 # Epson ME Office 700FW | Epson PX-601F | Epson Stylus Office BX600FW | Epson Stylus Office TX600FW | Epson Stylus SX600FW | Epson WorkForce 600 -0x04b8 0x0847 root:scanner 0664 +0x04b8 0x0847 root:scanner 0664 # Epson ME Office 600F | Epson Stylus Office BX300F | Epson Stylus Office TX300F | Epson Stylus NX300 -0x04b8 0x0848 root:scanner 0664 +0x04b8 0x0848 root:scanner 0664 # Epson Stylus NX200 | Epson Stylus SX200 | Epson Stylus SX205 | Epson Stylus TX200 | Epson Stylus TX203 | Epson Stylus TX209 -0x04b8 0x0849 root:scanner 0664 +0x04b8 0x0849 root:scanner 0664 # Epson PX-501A | Epson Stylus NX400 | Epson Stylus SX400 | Epson Stylus SX405 | Epson Stylus TX400 -0x04b8 0x084a root:scanner 0664 +0x04b8 0x084a root:scanner 0664 # Epson WorkForce 500 -0x04b8 0x084c root:scanner 0664 +0x04b8 0x084c root:scanner 0664 # Epson PX-402A | Epson Stylus NX110 Series | Epson Stylus SX110 Series | Epson Stylus TX110 Series -0x04b8 0x084d root:scanner 0664 +0x04b8 0x084d root:scanner 0664 # Epson ME OFFICE 510 | Epson Stylus NX210 Series | Epson Stylus SX210 Series | Epson Stylus TX210 Series -0x04b8 0x084f root:scanner 0664 +0x04b8 0x084f root:scanner 0664 # Epson Stylus NX410 Series | Epson Stylus SX410 Series | Epson Stylus TX410 Series -0x04b8 0x0851 root:scanner 0664 +0x04b8 0x0851 root:scanner 0664 # Epson ME OFFICE 650FN Series | Epson Stylus Office BX310FN Series | Epson Stylus Office TX510FN Series | Epson WorkForce 310 Series -0x04b8 0x0854 root:scanner 0664 +0x04b8 0x0854 root:scanner 0664 # Epson PX-502A | Epson Stylus NX510 Series | Epson Stylus SX510W Series | Epson Stylus TX550W Series -0x04b8 0x0856 root:scanner 0664 +0x04b8 0x0856 root:scanner 0664 # Epson Stylus SX125 -0x04b8 0x085c root:scanner 0664 +0x04b8 0x085c root:scanner 0664 # Fujitsu fi-4010CU -0x04c5 0x1029 root:scanner 0664 +0x04c5 0x1029 root:scanner 0664 # Fujitsu fi-4120C -0x04c5 0x1041 root:scanner 0664 +0x04c5 0x1041 root:scanner 0664 # Fujitsu fi-4220C -0x04c5 0x1042 root:scanner 0664 +0x04c5 0x1042 root:scanner 0664 # Fujitsu fi-4530C -0x04c5 0x1078 root:scanner 0664 +0x04c5 0x1078 root:scanner 0664 # Fujitsu fi-5750C -0x04c5 0x1095 root:scanner 0664 +0x04c5 0x1095 root:scanner 0664 # Fujitsu fi-5110EOX/2 -0x04c5 0x1096 root:scanner 0664 +0x04c5 0x1096 root:scanner 0664 # Fujitsu fi-5110C -0x04c5 0x1097 root:scanner 0664 +0x04c5 0x1097 root:scanner 0664 # Fujitsu fi-5650C -0x04c5 0x10ad root:scanner 0664 +0x04c5 0x10ad root:scanner 0664 # Fujitsu fi-4120C2 -0x04c5 0x10ae root:scanner 0664 +0x04c5 0x10ae root:scanner 0664 # Fujitsu fi-4220C2 -0x04c5 0x10af root:scanner 0664 +0x04c5 0x10af root:scanner 0664 # Fujitsu fi-60F -0x04c5 0x10c7 root:scanner 0664 +0x04c5 0x10c7 root:scanner 0664 # Fujitsu fi-4340C -0x04c5 0x10cf root:scanner 0664 +0x04c5 0x10cf root:scanner 0664 # Fujitsu fi-5120C -0x04c5 0x10e0 root:scanner 0664 +0x04c5 0x10e0 root:scanner 0664 # Fujitsu fi-5220C -0x04c5 0x10e1 root:scanner 0664 +0x04c5 0x10e1 root:scanner 0664 # Fujitsu fi-5530C -0x04c5 0x10e2 root:scanner 0664 +0x04c5 0x10e2 root:scanner 0664 # Fujitsu fi-5110EOX3 -0x04c5 0x10e6 root:scanner 0664 +0x04c5 0x10e6 root:scanner 0664 # Fujitsu fi-5900C -0x04c5 0x10e7 root:scanner 0664 +0x04c5 0x10e7 root:scanner 0664 # Fujitsu fi-5015C -0x04c5 0x10ef root:scanner 0664 +0x04c5 0x10ef root:scanner 0664 # Fujitsu fi-5110EOXM -0x04c5 0x10f2 root:scanner 0664 +0x04c5 0x10f2 root:scanner 0664 # Fujitsu ScanSnap S500 -0x04c5 0x10fe root:scanner 0664 +0x04c5 0x10fe root:scanner 0664 # Fujitsu ScanSnap S500M -0x04c5 0x1135 root:scanner 0664 +0x04c5 0x1135 root:scanner 0664 # Fujitsu fi-5530C2 -0x04c5 0x114a root:scanner 0664 +0x04c5 0x114a root:scanner 0664 # Fujitsu fi-6140 -0x04c5 0x114d root:scanner 0664 +0x04c5 0x114d root:scanner 0664 # Fujitsu fi-6240 -0x04c5 0x114e root:scanner 0664 +0x04c5 0x114e root:scanner 0664 # Fujitsu fi-6130 -0x04c5 0x114f root:scanner 0664 +0x04c5 0x114f root:scanner 0664 # Fujitsu fi-6230 -0x04c5 0x1150 root:scanner 0664 +0x04c5 0x1150 root:scanner 0664 # Fujitsu ScanSnap S510 -0x04c5 0x1155 root:scanner 0664 +0x04c5 0x1155 root:scanner 0664 # Fujitsu ScanSnap S300 -0x04c5 0x1156 root:scanner 0664 +0x04c5 0x1156 root:scanner 0664 # Fujitsu ScanSnap S510M -0x04c5 0x116f root:scanner 0664 +0x04c5 0x116f root:scanner 0664 # Fujitsu fi-6770 -0x04c5 0x1174 root:scanner 0664 +0x04c5 0x1174 root:scanner 0664 # Fujitsu fi-6770A -0x04c5 0x1175 root:scanner 0664 +0x04c5 0x1175 root:scanner 0664 # Fujitsu fi-6670 -0x04c5 0x1176 root:scanner 0664 +0x04c5 0x1176 root:scanner 0664 # Fujitsu fi-6670A -0x04c5 0x1177 root:scanner 0664 +0x04c5 0x1177 root:scanner 0664 # Fujitsu fi-6750S -0x04c5 0x1178 root:scanner 0664 +0x04c5 0x1178 root:scanner 0664 # Fujitsu ScanSnap S300M -0x04c5 0x117f root:scanner 0664 +0x04c5 0x117f root:scanner 0664 # Fujitsu fi-6800 -0x04c5 0x119d root:scanner 0664 +0x04c5 0x119d root:scanner 0664 # Fujitsu fi-6800-CGA -0x04c5 0x119e root:scanner 0664 +0x04c5 0x119e root:scanner 0664 # Fujitsu ScanSnap S1500 | Fujitsu ScanSnap S1500M -0x04c5 0x11a2 root:scanner 0664 +0x04c5 0x11a2 root:scanner 0664 # Fujitsu ScanSnap S1300 -0x04c5 0x11ed root:scanner 0664 +0x04c5 0x11ed root:scanner 0664 # Fujitsu fi-6140Z -0x04c5 0x11f1 root:scanner 0664 +0x04c5 0x11f1 root:scanner 0664 # Fujitsu fi-6240Z -0x04c5 0x11f2 root:scanner 0664 +0x04c5 0x11f2 root:scanner 0664 # Fujitsu fi-6130Z -0x04c5 0x11f3 root:scanner 0664 +0x04c5 0x11f3 root:scanner 0664 # Fujitsu fi-6230Z -0x04c5 0x11f4 root:scanner 0664 +0x04c5 0x11f4 root:scanner 0664 # Fujitsu fi-6110 -0x04c5 0x11fc root:scanner 0664 +0x04c5 0x11fc root:scanner 0664 # Fujitsu fi-5950 -0x04c5 0x1213 root:scanner 0664 +0x04c5 0x1213 root:scanner 0664 # Fujitsu ScanSnap iX500 -0x04c5 0x132b root:scanner 0664 +0x04c5 0x132b root:scanner 0664 # Konica e-mini -0x04c8 0x0722 root:scanner 0664 +0x04c8 0x0722 root:scanner 0664 # Panasonic KV-S2026C -0x04da 0x1000 root:scanner 0664 +0x04da 0x1000 root:scanner 0664 # Panasonic KV-S2046C -0x04da 0x1001 root:scanner 0664 +0x04da 0x1001 root:scanner 0664 # Panasonic KV-S1025C -0x04da 0x1006 root:scanner 0664 +0x04da 0x1006 root:scanner 0664 # Panasonic KV-S1020C -0x04da 0x1007 root:scanner 0664 +0x04da 0x1007 root:scanner 0664 # Panasonic KV-S2048C -0x04da 0x1009 root:scanner 0664 +0x04da 0x1009 root:scanner 0664 # Panasonic KV-S2028C -0x04da 0x100a root:scanner 0664 +0x04da 0x100a root:scanner 0664 # Panasonic KV-S4085C -0x04da 0x100c root:scanner 0664 +0x04da 0x100c root:scanner 0664 # Panasonic KV-S4065C -0x04da 0x100d root:scanner 0664 +0x04da 0x100d root:scanner 0664 # Panasonic KV-S7075C -0x04da 0x100e root:scanner 0664 +0x04da 0x100e root:scanner 0664 # Panasonic KV-SS080 -0x04da 0x100f root:scanner 0664 +0x04da 0x100f root:scanner 0664 # Panasonic KV-S1045C -0x04da 0x1010 root:scanner 0664 +0x04da 0x1010 root:scanner 0664 # Samsung SCX-4x16 -0x04e8 0x3409 root:scanner 0664 +0x04e8 0x3409 root:scanner 0664 # Samsung SCX-6x20 -0x04e8 0x340d root:scanner 0664 +0x04e8 0x340d root:scanner 0664 # Samsung MFP-560 -0x04e8 0x340e root:scanner 0664 +0x04e8 0x340e root:scanner 0664 # Samsung MFP-750 -0x04e8 0x340f root:scanner 0664 +0x04e8 0x340f root:scanner 0664 # Samsung SCX-4x20 -0x04e8 0x3412 root:scanner 0664 +0x04e8 0x3412 root:scanner 0664 # Samsung SCX-4100 -0x04e8 0x3413 root:scanner 0664 +0x04e8 0x3413 root:scanner 0664 # Samsung SCX-4x21 -0x04e8 0x3419 root:scanner 0664 +0x04e8 0x3419 root:scanner 0664 # Samsung SCX-5x30 -0x04e8 0x341a root:scanner 0664 +0x04e8 0x341a root:scanner 0664 # Samsung SCX-4200 -0x04e8 0x341b root:scanner 0664 +0x04e8 0x341b root:scanner 0664 # Samsung CLX-3160 -0x04e8 0x341c root:scanner 0664 +0x04e8 0x341c root:scanner 0664 # Samsung SCX-6x22 -0x04e8 0x341d root:scanner 0664 +0x04e8 0x341d root:scanner 0664 # Samsung SCX4725 | Samsung SCX4725-FN -0x04e8 0x341f root:scanner 0664 +0x04e8 0x341f root:scanner 0664 # Samsung SCX-6x45 -0x04e8 0x3420 root:scanner 0664 +0x04e8 0x3420 root:scanner 0664 # Samsung CLX-8380 -0x04e8 0x3421 root:scanner 0664 +0x04e8 0x3421 root:scanner 0664 # Samsung CLX-2160 -0x04e8 0x3425 root:scanner 0664 +0x04e8 0x3425 root:scanner 0664 # Samsung SCX-4500 -0x04e8 0x3426 root:scanner 0664 +0x04e8 0x3426 root:scanner 0664 # Samsung CLX-6200 -0x04e8 0x3427 root:scanner 0664 +0x04e8 0x3427 root:scanner 0664 # Samsung CLX-6240 -0x04e8 0x3428 root:scanner 0664 +0x04e8 0x3428 root:scanner 0664 # Samsung SCX-6x55 -0x04e8 0x3429 root:scanner 0664 +0x04e8 0x3429 root:scanner 0664 # Samsung CLX-3170fn (CLX-3170 Series) | Samsung CLX-3175FW -0x04e8 0x342a root:scanner 0664 +0x04e8 0x342a root:scanner 0664 # Samsung SCX-4500W -0x04e8 0x342b root:scanner 0664 +0x04e8 0x342b root:scanner 0664 # Samsung SCX-4824 (SCX-4x24 Series) -0x04e8 0x342c root:scanner 0664 +0x04e8 0x342c root:scanner 0664 # Samsung SCX-4828FN (SCX-4x28 Series) -0x04e8 0x342d root:scanner 0664 +0x04e8 0x342d root:scanner 0664 # Samsung SCX-4300 -0x04e8 0x342e root:scanner 0664 +0x04e8 0x342e root:scanner 0664 # Samsung SCX-5835_5935 -0x04e8 0x342f root:scanner 0664 +0x04e8 0x342f root:scanner 0664 # Samsung SCX-5635 -0x04e8 0x3430 root:scanner 0664 +0x04e8 0x3430 root:scanner 0664 # Samsung SCX-4x26 -0x04e8 0x3432 root:scanner 0664 +0x04e8 0x3432 root:scanner 0664 # Samsung SCX-4600 -0x04e8 0x3433 root:scanner 0664 +0x04e8 0x3433 root:scanner 0664 # Samsung SCX-4623 -0x04e8 0x3434 root:scanner 0664 +0x04e8 0x3434 root:scanner 0664 # Samsung MFP-65x -0x04e8 0x3435 root:scanner 0664 +0x04e8 0x3435 root:scanner 0664 # Samsung SCX-6545 -0x04e8 0x3437 root:scanner 0664 +0x04e8 0x3437 root:scanner 0664 # Samsung CLX-8385 -0x04e8 0x3439 root:scanner 0664 +0x04e8 0x3439 root:scanner 0664 # Samsung CLX-6220 -0x04e8 0x343a root:scanner 0664 +0x04e8 0x343a root:scanner 0664 # Samsung CLX-6250 -0x04e8 0x343b root:scanner 0664 +0x04e8 0x343b root:scanner 0664 # Samsung SCX-4825FN (SCX-4x25 Series) -0x04e8 0x343c root:scanner 0664 +0x04e8 0x343c root:scanner 0664 # Samsung CLX-3185 -0x04e8 0x343d root:scanner 0664 +0x04e8 0x343d root:scanner 0664 # Samsung CLX-8540 -0x04e8 0x343f root:scanner 0664 +0x04e8 0x343f root:scanner 0664 # Samsung SCX-4623FW -0x04e8 0x3440 root:scanner 0664 +0x04e8 0x3440 root:scanner 0664 # Samsung SCX-3205W (SCX-3200 Series) -0x04e8 0x3441 root:scanner 0664 +0x04e8 0x3441 root:scanner 0664 # Samsung SCX-6545X -0x04e8 0x3442 root:scanner 0664 +0x04e8 0x3442 root:scanner 0664 # Samsung SCX-6x55X -0x04e8 0x3443 root:scanner 0664 +0x04e8 0x3443 root:scanner 0664 # Samsung CLX-8385X -0x04e8 0x3444 root:scanner 0664 +0x04e8 0x3444 root:scanner 0664 # Samsung SCX-5835_5935X -0x04e8 0x3446 root:scanner 0664 +0x04e8 0x3446 root:scanner 0664 # Samsung SCX-4833FD | Samsung SCX-4835FD -0x04e8 0x344b root:scanner 0664 +0x04e8 0x344b root:scanner 0664 # Samsung SCX-3400 -0x04e8 0x344f root:scanner 0664 +0x04e8 0x344f root:scanner 0664 # Samsung SF-760 -0x04e8 0x3450 root:scanner 0664 +0x04e8 0x3450 root:scanner 0664 # Samsung SCX-4729FD -0x04e8 0x3453 root:scanner 0664 +0x04e8 0x3453 root:scanner 0664 # Samsung CLX-6260 -0x04e8 0x3455 root:scanner 0664 +0x04e8 0x3455 root:scanner 0664 # Samsung CLX-3300 Series -0x04e8 0x3456 root:scanner 0664 +0x04e8 0x3456 root:scanner 0664 # Samsung SCX-470x -0x04e8 0x3457 root:scanner 0664 +0x04e8 0x3457 root:scanner 0664 # Samsung CLX-4190 -0x04e8 0x345a root:scanner 0664 +0x04e8 0x345a root:scanner 0664 # Samsung SCX-4650 4x21S Series -0x04e8 0x345b root:scanner 0664 +0x04e8 0x345b root:scanner 0664 # Samsung M337x 387x 407x Series -0x04e8 0x3460 root:scanner 0664 +0x04e8 0x3460 root:scanner 0664 # Samsung M267x 287x Series -0x04e8 0x3461 root:scanner 0664 +0x04e8 0x3461 root:scanner 0664 # Samsung SCX-681x -0x04e8 0x3466 root:scanner 0664 +0x04e8 0x3466 root:scanner 0664 # Samsung C460 -0x04e8 0x3468 root:scanner 0664 +0x04e8 0x3468 root:scanner 0664 # Pentax DSmobile 600 -0x04f9 0x2038 root:scanner 0664 +0x04f9 0x2038 root:scanner 0664 # Aiptek Aiptek Pencam -0x0553 0x0202 root:scanner 0664 +0x0553 0x0202 root:scanner 0664 # Mustek ScanExpress 1200 CU -0x055f 0x0001 root:scanner 0664 +0x055f 0x0001 root:scanner 0664 # Mustek ScanExpress 600 CU -0x055f 0x0002 root:scanner 0664 +0x055f 0x0002 root:scanner 0664 # Mustek ScanExpress 1200 UB | Trust Compact Scan USB 19200 -0x055f 0x0006 root:scanner 0664 +0x055f 0x0006 root:scanner 0664 # Mustek ScanExpress 1200 CU Plus -0x055f 0x0008 root:scanner 0664 +0x055f 0x0008 root:scanner 0664 # Mustek BearPaw 1200 F -0x055f 0x0010 root:scanner 0664 +0x055f 0x0010 root:scanner 0664 # Mustek ScanExpress A3 USB -0x055f 0x0210 root:scanner 0664 +0x055f 0x0210 root:scanner 0664 # Mustek BearPaw 2400 CS | Mustek BearPaw 2400 TA | Trust 240TH Easy Webscan Gold -0x055f 0x0218 root:scanner 0664 +0x055f 0x0218 root:scanner 0664 # Mustek BearPaw 2400 CS Plus | Mustek BearPaw 2400 TA Plus | Mustek Plug-n-Scan 2400 MT | Mustek Plug-n-Scan 2400 M | Packard Bell Diamond 2450 -0x055f 0x0219 root:scanner 0664 +0x055f 0x0219 root:scanner 0664 # Mustek BearPaw 2448 CS Plus | Mustek BearPaw 2448 TA Plus -0x055f 0x021a root:scanner 0664 +0x055f 0x021a root:scanner 0664 # Mustek BearPaw 1200 CU Plus | Packard Bell Diamond 1200 Plus -0x055f 0x021b root:scanner 0664 +0x055f 0x021b root:scanner 0664 # Mustek BearPaw 1200 CU Plus | Mustek BearPaw 1248 CU | Packard Bell Diamond 1200 Plus | Trust Direct WebScan 19200 -0x055f 0x021c root:scanner 0664 +0x055f 0x021c root:scanner 0664 # Mustek BearPaw 2400 CU Plus -0x055f 0x021d root:scanner 0664 +0x055f 0x021d root:scanner 0664 # Mustek BearPaw 1200 CS | Mustek BearPaw 1200 TA -0x055f 0x021e root:scanner 0664 +0x055f 0x021e root:scanner 0664 # Mustek ScanExpress 1248 UB -0x055f 0x021f root:scanner 0664 +0x055f 0x021f root:scanner 0664 # Mustek BearPaw 2448TA Pro -0x055f 0x0409 root:scanner 0664 +0x055f 0x0409 root:scanner 0664 # Artec/Ultima Ultima 2000 | Artec/Ultima Ultima 2000 e+ | Boeder Sm@rtScan Slim Edition | Fujitsu 1200CUS | Googlegear 2000 | Medion/Lifetec/Tevion/Cytron MD 4394 | Medion/Lifetec/Tevion/Cytron MD/LT 9375 | Medion/Lifetec/Tevion/Cytron MD/LT 9385 | Medion/Lifetec/Tevion/Cytron LT 9452 | Medion/Lifetec/Tevion/Cytron MD 9458 | Mustek BearPaw 1200 CU | Mustek BearPaw 2400 CU | Mustek ScanExpress 1200 UB Plus | Mustek ScanExpress 2400 USB | Mustek ScanMagic 1200 UB Plus | Packard Bell Diamond 1200 | Trust Compact Scan USB 19200 | Trust Flat Scan USB 19200 -0x05d8 0x4002 root:scanner 0664 +0x05d8 0x4002 root:scanner 0664 # Artec/Ultima E+ 48U | Medion/Lifetec/Tevion/Cytron MD9693 | Medion/Lifetec/Tevion/Cytron MD9705 | Medion/Lifetec/Tevion/Cytron MD4394 | Microstar MR 9791 -0x05d8 0x4003 root:scanner 0664 +0x05d8 0x4003 root:scanner 0664 # Artec/Ultima E+ Pro -0x05d8 0x4004 root:scanner 0664 +0x05d8 0x4004 root:scanner 0664 # Memorex MEM 48U -0x05d8 0x4005 root:scanner 0664 +0x05d8 0x4005 root:scanner 0664 # Trust Easy Webscan 19200 -0x05d8 0x4006 root:scanner 0664 +0x05d8 0x4006 root:scanner 0664 # Trust 240H Easy Webscan Gold -0x05d8 0x4007 root:scanner 0664 +0x05d8 0x4007 root:scanner 0664 # UMAX AstraSlim SE -0x05d8 0x4009 root:scanner 0664 +0x05d8 0x4009 root:scanner 0664 # UMAX AstraSlim 1200 SE -0x05d8 0x4010 root:scanner 0664 +0x05d8 0x4010 root:scanner 0664 # Yakumo Scan50 -0x05d8 0x4011 root:scanner 0664 +0x05d8 0x4011 root:scanner 0664 # Microtek ScanMaker X6USB -0x05da 0x0099 root:scanner 0664 +0x05da 0x0099 root:scanner 0664 # Microtek SlimScan C6 -0x05da 0x009a root:scanner 0664 +0x05da 0x009a root:scanner 0664 # Microtek ScanMaker V6USL -0x05da 0x00a3 root:scanner 0664 +0x05da 0x00a3 root:scanner 0664 # Microtek ScanMaker V6UPL -0x05da 0x00b6 root:scanner 0664 +0x05da 0x00b6 root:scanner 0664 # Microtek ScanMaker 4800 -0x05da 0x30cf root:scanner 0664 +0x05da 0x30cf root:scanner 0664 # Microtek ScanMaker 3840 -0x05da 0x30d4 root:scanner 0664 +0x05da 0x30d4 root:scanner 0664 # Microtek ScanMaker 3600 -0x05da 0x40b3 root:scanner 0664 +0x05da 0x40b3 root:scanner 0664 # Microtek ScanMaker 3700 -0x05da 0x40b8 root:scanner 0664 +0x05da 0x40b8 root:scanner 0664 # Microtek ScanMaker 3600 -0x05da 0x40ca root:scanner 0664 +0x05da 0x40ca root:scanner 0664 # Microtek ScanMaker 3700 -0x05da 0x40cb root:scanner 0664 +0x05da 0x40cb root:scanner 0664 # Microtek ScanMaker 3750 -0x05da 0x40dd root:scanner 0664 +0x05da 0x40dd root:scanner 0664 # Microtek ScanMaker 3600 -0x05da 0x40ff root:scanner 0664 +0x05da 0x40ff root:scanner 0664 # Microtek ScanMaker V6USL -0x05da 0x80a3 root:scanner 0664 +0x05da 0x80a3 root:scanner 0664 # iVina 1200U -0x0638 0x0268 root:scanner 0664 +0x0638 0x0268 root:scanner 0664 # Minolta Dimage Scan Dual II -0x0638 0x026a root:scanner 0664 +0x0638 0x026a root:scanner 0664 # Avision AV600U -0x0638 0x0a13 root:scanner 0664 +0x0638 0x0a13 root:scanner 0664 # Minolta-QMS SC-110 -0x0638 0x0a15 root:scanner 0664 +0x0638 0x0a15 root:scanner 0664 # Avision DS610CU Scancopier | Minolta-QMS SC-215 | OKI S700 Scancopier -0x0638 0x0a16 root:scanner 0664 +0x0638 0x0a16 root:scanner 0664 # Avision AV610 | Avision AV600U Plus -0x0638 0x0a18 root:scanner 0664 +0x0638 0x0a18 root:scanner 0664 # Avision AV220 -0x0638 0x0a23 root:scanner 0664 +0x0638 0x0a23 root:scanner 0664 # Avision AV210 -0x0638 0x0a24 root:scanner 0664 +0x0638 0x0a24 root:scanner 0664 # Avision AV210 -0x0638 0x0a25 root:scanner 0664 +0x0638 0x0a25 root:scanner 0664 # Avision AV120 -0x0638 0x0a27 root:scanner 0664 +0x0638 0x0a27 root:scanner 0664 # Avision AV220C2 -0x0638 0x0a2a root:scanner 0664 +0x0638 0x0a2a root:scanner 0664 # Avision AV220D2 -0x0638 0x0a2b root:scanner 0664 +0x0638 0x0a2b root:scanner 0664 # Avision AV220+ -0x0638 0x0a2c root:scanner 0664 +0x0638 0x0a2c root:scanner 0664 # Avision AV220C2-G -0x0638 0x0a2d root:scanner 0664 +0x0638 0x0a2d root:scanner 0664 # Avision AV220C2-B -0x0638 0x0a2e root:scanner 0664 +0x0638 0x0a2e root:scanner 0664 # Avision AV210C2-G -0x0638 0x0a2f root:scanner 0664 +0x0638 0x0a2f root:scanner 0664 # Avision AV122 -0x0638 0x0a33 root:scanner 0664 +0x0638 0x0a33 root:scanner 0664 # Avision AV210C2 -0x0638 0x0a3a root:scanner 0664 +0x0638 0x0a3a root:scanner 0664 # Avision AV121 -0x0638 0x0a3c root:scanner 0664 +0x0638 0x0a3c root:scanner 0664 # Avision AV8300 -0x0638 0x0a40 root:scanner 0664 +0x0638 0x0a40 root:scanner 0664 # Avision AM3000 Series -0x0638 0x0a41 root:scanner 0664 +0x0638 0x0a41 root:scanner 0664 # Avision @V5100 -0x0638 0x0a45 root:scanner 0664 +0x0638 0x0a45 root:scanner 0664 # Avision AV8050U -0x0638 0x0a4d root:scanner 0664 +0x0638 0x0a4d root:scanner 0664 # Avision AV3200SU -0x0638 0x0a4e root:scanner 0664 +0x0638 0x0a4e root:scanner 0664 # Avision AV3730SU -0x0638 0x0a4f root:scanner 0664 +0x0638 0x0a4f root:scanner 0664 # Avision AV610C2 -0x0638 0x0a5e root:scanner 0664 +0x0638 0x0a5e root:scanner 0664 # Avision IT8300 -0x0638 0x0a61 root:scanner 0664 +0x0638 0x0a61 root:scanner 0664 # Avision AV3750SU -0x0638 0x0a65 root:scanner 0664 +0x0638 0x0a65 root:scanner 0664 # Avision AV3850SU -0x0638 0x0a66 root:scanner 0664 +0x0638 0x0a66 root:scanner 0664 # Avision AV8350 -0x0638 0x0a68 root:scanner 0664 +0x0638 0x0a68 root:scanner 0664 # Avision FB6080E -0x0638 0x0a82 root:scanner 0664 +0x0638 0x0a82 root:scanner 0664 # Avision FB2080E -0x0638 0x0a84 root:scanner 0664 +0x0638 0x0a84 root:scanner 0664 # Avision AV122 C2 -0x0638 0x0a93 root:scanner 0664 +0x0638 0x0a93 root:scanner 0664 # Avision AV220-G -0x0638 0x0a94 root:scanner 0664 +0x0638 0x0a94 root:scanner 0664 # Avision @V2500 -0x0638 0x0aa1 root:scanner 0664 +0x0638 0x0aa1 root:scanner 0664 # Avision AV210D2+ -0x0638 0x1a35 root:scanner 0664 +0x0638 0x1a35 root:scanner 0664 # Minolta Elite II -0x0686 0x4004 root:scanner 0664 +0x0686 0x4004 root:scanner 0664 # Minolta Dimage Scan Dual III -0x0686 0x400d root:scanner 0664 +0x0686 0x400d root:scanner 0664 # Minolta Dimage Scan Elite 5400 -0x0686 0x400e root:scanner 0664 +0x0686 0x400e root:scanner 0664 # AGFA SnapScan 1212U -0x06bd 0x0001 root:scanner 0664 +0x06bd 0x0001 root:scanner 0664 # AGFA SnapScan 1236u -0x06bd 0x0002 root:scanner 0664 +0x06bd 0x0002 root:scanner 0664 # Agfa Snapscan Touch -0x06bd 0x0100 root:scanner 0664 +0x06bd 0x0100 root:scanner 0664 # AGFA SnapScan 1212U_2 -0x06bd 0x2061 root:scanner 0664 +0x06bd 0x2061 root:scanner 0664 # AGFA SnapScan e40 -0x06bd 0x208d root:scanner 0664 +0x06bd 0x208d root:scanner 0664 # AGFA SnapScan e50 -0x06bd 0x208f root:scanner 0664 +0x06bd 0x208f root:scanner 0664 # AGFA SnapScan e20 -0x06bd 0x2091 root:scanner 0664 +0x06bd 0x2091 root:scanner 0664 # AGFA SnapScan e10 -0x06bd 0x2093 root:scanner 0664 +0x06bd 0x2093 root:scanner 0664 # AGFA SnapScan e25 -0x06bd 0x2095 root:scanner 0664 +0x06bd 0x2095 root:scanner 0664 # AGFA SnapScan e26 -0x06bd 0x2097 root:scanner 0664 +0x06bd 0x2097 root:scanner 0664 # AGFA SnapScan e52 -0x06bd 0x20fd root:scanner 0664 +0x06bd 0x20fd root:scanner 0664 # AGFA SnapScan e42 -0x06bd 0x20ff root:scanner 0664 +0x06bd 0x20ff root:scanner 0664 # UMAX Astra 4900 -0x06dc 0x0020 root:scanner 0664 +0x06dc 0x0020 root:scanner 0664 # Plustek OpticPro U12 | Plustek OpticPro UT12 | Plustek OpticPro 1212U | RevScan RevScan Orange R48Ti | Genius ColorPage Vivid III USB -0x07b3 0x0001 root:scanner 0664 +0x07b3 0x0001 root:scanner 0664 # Plustek OpticPro U12 -0x07b3 0x0010 root:scanner 0664 +0x07b3 0x0010 root:scanner 0664 # Plustek OpticPro U24 -0x07b3 0x0011 root:scanner 0664 +0x07b3 0x0011 root:scanner 0664 # Plustek OpticPro UT12 -0x07b3 0x0013 root:scanner 0664 +0x07b3 0x0013 root:scanner 0664 # Plustek OpticPro U24 -0x07b3 0x0015 root:scanner 0664 +0x07b3 0x0015 root:scanner 0664 # Plustek OpticPro UT12 | Plustek OpticPro UT16 | Plustek OpticPro UT24 -0x07b3 0x0017 root:scanner 0664 +0x07b3 0x0017 root:scanner 0664 # Plustek OpticPro 1248U | RevScan 19200i -0x07b3 0x0400 root:scanner 0664 +0x07b3 0x0400 root:scanner 0664 # Plustek OpticPro 1248U -0x07b3 0x0401 root:scanner 0664 +0x07b3 0x0401 root:scanner 0664 # Plustek OpticPro U16B -0x07b3 0x0402 root:scanner 0664 +0x07b3 0x0402 root:scanner 0664 # Plustek OpticPro U16B+ | Plustek OpticPro UT16B -0x07b3 0x0403 root:scanner 0664 +0x07b3 0x0403 root:scanner 0664 # Nortek MyScan 1200 | Plustek OpticPro S12 | Plustek OpticPro ST12 -0x07b3 0x040b root:scanner 0664 +0x07b3 0x040b root:scanner 0664 # Plustek OpticPro S24 -0x07b3 0x040e root:scanner 0664 +0x07b3 0x040e root:scanner 0664 # NeatReceipts Scanalizer Professional 2.5 | Plustek OpticSlim M12 -0x07b3 0x0412 root:scanner 0664 +0x07b3 0x0412 root:scanner 0664 # Plustek OpticSlim 1200 -0x07b3 0x0413 root:scanner 0664 +0x07b3 0x0413 root:scanner 0664 # Plustek OpticSlim 2400 -0x07b3 0x0422 root:scanner 0664 +0x07b3 0x0422 root:scanner 0664 # Plustek OpticSlim 2400 plus -0x07b3 0x0454 root:scanner 0664 +0x07b3 0x0454 root:scanner 0664 # Plustek Iriscan Express 2 -0x07b3 0x045f root:scanner 0664 +0x07b3 0x045f root:scanner 0664 # NeatReceipts Mobile Scanner -0x07b3 0x0462 root:scanner 0664 +0x07b3 0x0462 root:scanner 0664 # Plustek OpticBook 3600 -0x07b3 0x0900 root:scanner 0664 +0x07b3 0x0900 root:scanner 0664 # Corex 600c -0x08f0 0x0002 root:scanner 0664 +0x08f0 0x0002 root:scanner 0664 # Corex 800c -0x08f0 0x0005 root:scanner 0664 +0x08f0 0x0005 root:scanner 0664 # Xerox Phaser 6110MFP -0x0924 0x3d5d root:scanner 0664 +0x0924 0x3d5d root:scanner 0664 # Xerox Phaser 3200MFP -0x0924 0x3da4 root:scanner 0664 +0x0924 0x3da4 root:scanner 0664 # Xerox WorkCentre 4118 Series -0x0924 0x420c root:scanner 0664 +0x0924 0x420c root:scanner 0664 # Xerox WorkCentre 3119 Series -0x0924 0x4265 root:scanner 0664 +0x0924 0x4265 root:scanner 0664 # Xerox WorkCentre 3210 -0x0924 0x4293 root:scanner 0664 +0x0924 0x4293 root:scanner 0664 # Xerox WorkCentre 3220 -0x0924 0x4294 root:scanner 0664 +0x0924 0x4294 root:scanner 0664 # Pentax DSmobile 600 -0x0a17 0x3210 root:scanner 0664 +0x0a17 0x3210 root:scanner 0664 # Portable Peripheral Co., Ltd. Q-Scan USB001 (A4 portable scanner) -0x0a53 0x1000 root:scanner 0664 +0x0a53 0x1000 root:scanner 0664 # Portable Peripheral Co., Ltd. Q-Scan USB201 (A6 portable scanner) -0x0a53 0x2000 root:scanner 0664 +0x0a53 0x2000 root:scanner 0664 # Syscan TravelScan 460/464 | Ambir Visigo A4 -0x0a82 0x4600 root:scanner 0664 +0x0a82 0x4600 root:scanner 0664 # Syscan DocketPort 465 -0x0a82 0x4802 root:scanner 0664 +0x0a82 0x4802 root:scanner 0664 # Syscan DocketPort 665 -0x0a82 0x4803 root:scanner 0664 +0x0a82 0x4803 root:scanner 0664 # Syscan DocketPort 685/ Ambir DS685 -0x0a82 0x480c root:scanner 0664 +0x0a82 0x480c root:scanner 0664 # Syscan DocketPort 485 -0x0a82 0x4810 root:scanner 0664 +0x0a82 0x4810 root:scanner 0664 # Syscan TravelScan 662 -0x0a82 0x6620 root:scanner 0664 +0x0a82 0x6620 root:scanner 0664 # Canon CR-55 -0x1083 0x160c root:scanner 0664 +0x1083 0x160c root:scanner 0664 # Canon DR-1210C -0x1083 0x160f root:scanner 0664 +0x1083 0x160f root:scanner 0664 # Canon DR-4010C -0x1083 0x1614 root:scanner 0664 +0x1083 0x1614 root:scanner 0664 # Canon DR-2510C -0x1083 0x1617 root:scanner 0664 +0x1083 0x1617 root:scanner 0664 # Canon DR-X10C -0x1083 0x1618 root:scanner 0664 +0x1083 0x1618 root:scanner 0664 # Canon CR-25 -0x1083 0x161a root:scanner 0664 +0x1083 0x161a root:scanner 0664 # Canon DR-2010C -0x1083 0x161b root:scanner 0664 +0x1083 0x161b root:scanner 0664 # Canon DR-3010C -0x1083 0x161d root:scanner 0664 +0x1083 0x161d root:scanner 0664 # Canon DR-7090C -0x1083 0x1620 root:scanner 0664 +0x1083 0x1620 root:scanner 0664 # Canon DR-9050C -0x1083 0x1622 root:scanner 0664 +0x1083 0x1622 root:scanner 0664 # Canon DR-7550C -0x1083 0x1623 root:scanner 0664 +0x1083 0x1623 root:scanner 0664 # Canon DR-6050C -0x1083 0x1624 root:scanner 0664 +0x1083 0x1624 root:scanner 0664 # Canon DR-6010C -0x1083 0x1626 root:scanner 0664 +0x1083 0x1626 root:scanner 0664 # Canon CR-190i -0x1083 0x162b root:scanner 0664 +0x1083 0x162b root:scanner 0664 # Canon DR-6030C -0x1083 0x1638 root:scanner 0664 +0x1083 0x1638 root:scanner 0664 # Canon CR-135i -0x1083 0x1639 root:scanner 0664 +0x1083 0x1639 root:scanner 0664 # Digital Dream l' espion XS -0x1183 0x0001 root:scanner 0664 +0x1183 0x0001 root:scanner 0664 # KONICA MINOLTA magicolor 1690MF -0x132b 0x2089 root:scanner 0664 +0x132b 0x2089 root:scanner 0664 # UMAX Astra 1220U -0x1606 0x0010 root:scanner 0664 +0x1606 0x0010 root:scanner 0664 # UMAX Astra 1600U | UMAX Astra 2000U -0x1606 0x0030 root:scanner 0664 +0x1606 0x0030 root:scanner 0664 # Umax UMAX 3400 -0x1606 0x0050 root:scanner 0664 +0x1606 0x0050 root:scanner 0664 # Umax UMAX 3400 | Umax UMAX Astranet ia101 | Umax UMAX 3450 -0x1606 0x0060 root:scanner 0664 +0x1606 0x0060 root:scanner 0664 # UMAX Astra 4400 | UMAX Astra 4450 -0x1606 0x0070 root:scanner 0664 +0x1606 0x0070 root:scanner 0664 # UMAX Astra 2100U -0x1606 0x0130 root:scanner 0664 +0x1606 0x0130 root:scanner 0664 # Umax UMAX 5400 -0x1606 0x0160 root:scanner 0664 +0x1606 0x0160 root:scanner 0664 # UMAX Astra 2200 (SU) -0x1606 0x0230 root:scanner 0664 +0x1606 0x0230 root:scanner 0664 # DCT DocketPort 487 -0x1dcc 0x4810 root:scanner 0664 +0x1dcc 0x4810 root:scanner 0664 # Dell A920 -0x413c 0x5105 root:scanner 0664 +0x413c 0x5105 root:scanner 0664 # Dell Dell MFP Laser Printer 1815dn -0x413c 0x5124 root:scanner 0664 +0x413c 0x5124 root:scanner 0664 # Dell 1600n -0x413c 0x5250 root:scanner 0664 +0x413c 0x5250 root:scanner 0664 diff --git a/testsuite/tools/data/html-backends-split.ref b/testsuite/tools/data/html-backends-split.ref index 72fd949..3455e20 100644 --- a/testsuite/tools/data/html-backends-split.ref +++ b/testsuite/tools/data/html-backends-split.ref @@ -5,7 +5,7 @@
-SANE +SANE

SANE: Backends (Drivers)


@@ -15,8 +15,8 @@ Please consult the manpages and the author-supplied webpages for more detailed (and usually important) information concerning each backend.

If you have new information or corrections, please file a -bug report -with as many details as possible. Also please tell us if your scanner +bug report +with as many details as possible. Also please tell us if your scanner isn't mentioned in this list at all.

For an explanation of the tables, see the legend. @@ -84,88 +84,88 @@ isn't mentioned in this list at all.

Scanners

-

Backends: -abaton, -agfafocus, -apple, -artec, -artec_eplus48u, -as6e, -avision, -bh, -canon, -canon630u, -canon_dr, -canon_pp, -cardscan, -coolscan, -coolscan2, -coolscan3, -dell1600n_net, -epjitsu, -epson, -epson2, -fujitsu, -genesys, -gt68xx, -hp, -hp3500, -hp3900, -hp4200, -hp5400, -hp5590, -hpljm1005, -hpsj5s, -hs2p, -ibm, -kodak, -kodakaio, -kvs20xx, -kvs40xx, -kvs1025, -leo, -lexmark, -ma1509, -magicolor, -matsushita, -microtek, -microtek2, -mustek, -mustek_pp, -mustek_usb, -mustek_usb2, -nec, -niash, -p5, -pie, -pixma, -plustek, -plustek_pp, -ricoh, -rts8891, -s9036, -sceptre, -sharp, -sm3600, -sm3840, -SnapScan, -sp15c, -st400, -tamarack, -teco1, -teco2, -teco3, -u12, -umax, -umax1220u, -umax_pp, -unsupported, +

Backends: +abaton, +agfafocus, +apple, +artec, +artec_eplus48u, +as6e, +avision, +bh, +canon, +canon630u, +canon_dr, +canon_pp, +cardscan, +coolscan, +coolscan2, +coolscan3, +dell1600n_net, +epjitsu, +epson, +epson2, +fujitsu, +genesys, +gt68xx, +hp, +hp3500, +hp3900, +hp4200, +hp5400, +hp5590, +hpljm1005, +hpsj5s, +hs2p, +ibm, +kodak, +kodakaio, +kvs20xx, +kvs40xx, +kvs1025, +leo, +lexmark, +ma1509, +magicolor, +matsushita, +microtek, +microtek2, +mustek, +mustek_pp, +mustek_usb, +mustek_usb2, +nec, +niash, +p5, +pie, +pixma, +plustek, +plustek_pp, +ricoh, +rts8891, +s9036, +sceptre, +sharp, +sm3600, +sm3840, +SnapScan, +sp15c, +st400, +tamarack, +teco1, +teco2, +teco3, +u12, +umax, +umax1220u, +umax_pp, +unsupported, xerox_mfp

Backend: abaton (unmaintained)

-Manual page: sane-abaton
+Manual page: sane-abaton

@@ -197,7 +197,7 @@ Abaton (unmaintained)

-Manual page: sane-agfafocus
+Manual page: sane-agfafocus

@@ -259,7 +259,7 @@ Siemens (unmaintained)

-Manual page: sane-apple
+Manual page: sane-apple

@@ -298,9 +298,9 @@ Siemens (unmaintained)

-Link(s): +Link(s): http://www4.infi.net/~cpinkham/sane/sane-artec-doc.html
-Manual page: sane-artec
+Manual page: sane-artec

@@ -378,7 +378,7 @@ Siemens (unmaintained)

-Manual page: sane-artec_eplus48u
+Manual page: sane-artec_eplus48u

@@ -492,9 +492,9 @@ Siemens (0.5)

-Link(s): +Link(s): http://as6edriver.sourceforge.net/
-Manual page: sane-as6e
+Manual page: sane-as6e

@@ -537,9 +537,9 @@ Siemens (Build: 296)

-Link(s): +Link(s): http://skull.piratehaven.org/~mike/sane/avision.html
-Manual page: sane-avision
+Manual page: sane-avision

@@ -1617,9 +1617,9 @@ Kyocera (1.0-4)

-Link(s): +Link(s): http://www.martoneconsulting.com/sane-bh.html
-Manual page: sane-bh
+Manual page: sane-bh
Comment: Supports Copiscan II scanners with Remote SCSI Controller (RSC) interface

@@ -1680,9 +1680,9 @@ Kyocera (1.12)

-Link(s): +Link(s): http://www.rzg.mpg.de/~mpd/sane/
-Manual page: sane-canon
+Manual page: sane-canon

@@ -1758,9 +1758,9 @@ Kyocera (0.1)

-Link(s): +Link(s): http://canon-fb630u.sourceforge.net/
-Manual page: sane-canon630u
+Manual page: sane-canon630u

@@ -1792,9 +1792,9 @@ Kyocera (38)

-Link(s): +Link(s): http://www.thebility.com/canon/
-Manual page: sane-canon_dr
+Manual page: sane-canon_dr
Comment: Backend updated for SANE release 1.0.23, see sane-canon_dr manpage

@@ -2093,9 +2093,9 @@ Kyocera (0.33)

-Link(s): +Link(s): http://canon-fb330p.sourceforge.net
-Manual page: sane-canon_pp
+Manual page: sane-canon_pp

@@ -2176,9 +2176,9 @@ Kyocera (2)

-Link(s): +Link(s): http://www.thebility.com/cardscan/
-Manual page: sane-cardscan
+Manual page: sane-cardscan
Comment: Backend updated for SANE release 1.0.21, see sane-cardscan manpage

@@ -2211,9 +2211,9 @@ Kyocera (0.4.3)

-Link(s): +Link(s): http://andreas.rick.free.fr/sane/
-Manual page: sane-coolscan
+Manual page: sane-coolscan

@@ -2259,9 +2259,9 @@ Kyocera (0.1.8)

-Link(s): +Link(s): http://coolscan2.sourceforge.net/
-Manual page: sane-coolscan2
+Manual page: sane-coolscan2

@@ -2310,14 +2310,14 @@ Kyocera - + - + @@ -2335,7 +2335,7 @@ Kyocera (1.0.0)

-Manual page: sane-coolscan3
+Manual page: sane-coolscan3

 
Coolscan V EDCoolscan V ED USB 0x04b0/0x4001 Minimal  
Super Coolscan LS-5000 EDSuper Coolscan LS-5000 ED USB 0x04b0/0x4002 Untested
@@ -2377,14 +2377,14 @@ Kyocera - + - + @@ -2405,7 +2405,7 @@ Kyocera - + @@ -2446,9 +2446,9 @@ Kyocera (20)

-Link(s): +Link(s): http://www.thebility.com/epjitsu/
-Manual page: sane-epjitsu
+Manual page: sane-epjitsu
Comment: Backend updated for SANE release 1.0.21, see sane-epjitsu manpage

Rebadged LS 40?
LS 50 EDLS 50 ED USB 0x04b0/0x4001 Minimal  
Coolscan V EDCoolscan V ED USB 0x04b0/0x4001 Minimalneeds linux kernel 2.4.19 or later
Super Coolscan LS-5000 EDSuper Coolscan LS-5000 ED USB 0x04b0/0x4002 Untested
@@ -2502,9 +2502,9 @@ Kyocera (unmaintained)

-Link(s): +Link(s): http://www.khk.net/sane
-Manual page: sane-epson
+Manual page: sane-epson

@@ -2984,7 +2984,7 @@ Kyocera (1.0.124)

-Manual page: sane-epson2
+Manual page: sane-epson2

@@ -5396,9 +5396,9 @@ Kyocera (117)

-Link(s): +Link(s): http://www.thebility.com/fujitsu/
-Manual page: sane-fujitsu
+Manual page: sane-fujitsu
Comment: Backend updated for SANE release 1.0.23, see sane-fujitsu manpage

@@ -5921,9 +5921,9 @@ Kyocera (1.0-63)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/genesys-backend/
-Manual page: sane-genesys
+Manual page: sane-genesys
Comment: Only the USB scanners mentioned below are currently supported.

@@ -6240,9 +6240,9 @@ Panasonic (1.0-84)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/gt68xx-backend/
-Manual page: sane-gt68xx
+Manual page: sane-gt68xx
Comment: Only the USB scanners mentioned below are supported. For other Mustek BearPaws, look at the Plustek and the MA-1509 backend.

@@ -6772,9 +6772,9 @@ RevScan (1.06)

-Link(s): +Link(s): http://www.kirchgessner.net/
-Manual page: sane-hp
+Manual page: sane-hp

@@ -6925,9 +6925,9 @@ RevScan (1.1)

-Link(s): +Link(s): http://projects.troy.rollo.name/rt-scanners/
-Manual page: sane-hp3500
+Manual page: sane-hp3500
Comment: HP3500 series scanners.

@@ -6967,9 +6967,9 @@ RevScan (0.12)

-Link(s): +Link(s): http://sourceforge.net/projects/hp3900-series/
-Manual page: sane-hp3900
+Manual page: sane-hp3900
Comment: Still Beta

@@ -7055,9 +7055,9 @@ RevScan (1.0-2)

-Link(s): +Link(s): http://hp4200-backend.sourceforge.net
-Manual page: sane-hp4200
+Manual page: sane-hp4200

@@ -7096,9 +7096,9 @@ RevScan (1.0-2)

-Link(s): +Link(s): http://sourceforge.net/projects/hp5400backend
-Manual page: sane-hp5400
+Manual page: sane-hp5400
Comment: HP5400 and HP5470 scanners. Prototype backend available

@@ -7138,7 +7138,7 @@ RevScan (1.0.5)

-Manual page: sane-hp5590
+Manual page: sane-hp5590

@@ -7198,7 +7198,7 @@ RevScan (0)

-Manual page: sane-hpljm1005
+Manual page: sane-hpljm1005

@@ -7237,9 +7237,9 @@ RevScan (0.03)

-Link(s): +Link(s): http://hpsj5s.sourceforge.net/
-Manual page: sane-hpsj5s
+Manual page: sane-hpsj5s

@@ -7264,9 +7264,9 @@ RevScan (1.00)

-Link(s): +Link(s): http://www.acjlaw.net:8080/~jeremy/Ricoh/
-Manual page: sane-hs2p
+Manual page: sane-hs2p
Comment: This backend has been tested with the IS450DE (Duplex/Endorser). All major functions necessary for scanning are supported. This backend should work with all Ricoh scanners in the IS450 family as well as the IS420 series, but the IS420 has not yet been tested. Features provided by the optional Image Processing Unit (IPU) are not yet integrated into the backend, as my scanner lacks the IPU.

@@ -7313,9 +7313,9 @@ RevScan (1.0-4)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/ibm-backend/
-Manual page: sane-ibm
+Manual page: sane-ibm
Comment: This backend has had only limited testing. It needs more work especially for the Ricoh scanners. Patches are welcome.

@@ -7364,9 +7364,9 @@ Ricoh (7)

-Link(s): +Link(s): http://www.thebility.com/kodak/
-Manual page: sane-kodak
+Manual page: sane-kodak
Comment: New backend for SANE release 1.0.21, see sane-kodak manpage

@@ -7616,9 +7616,9 @@ Ricoh (2.4.6)

-Link(s): +Link(s): http://sourceforge.net/projects/cupsdriverkodak/
-Manual page: sane-kodakaio
+Manual page: sane-kodakaio
Comment: Backend for Kodak AiO ESP and Hero printers. Also possibly Advent AWL10

@@ -7821,7 +7821,7 @@ Ricoh (unmaintained)

-Manual page: sane-kvs20xx
+Manual page: sane-kvs20xx
Comment: New backend for SANE release 1.0.22, see sane-kvs20xx manpage

@@ -7882,7 +7882,7 @@ Ricoh (unmaintained)

-Manual page: sane-kvs40xx
+Manual page: sane-kvs40xx
Comment: New backend for SANE release 1.0.23, see sane-kvs40xx manpage

@@ -7922,7 +7922,7 @@ Ricoh (unmaintained)

-Manual page: sane-kvs1025
+Manual page: sane-kvs1025
Comment: New backend for SANE release 1.0.21, see sane-kvs1025 manpage

@@ -7962,9 +7962,9 @@ Ricoh (1.0-10)

-Link(s): +Link(s): http://www.zago.net/sane/#leo
-Manual page: sane-leo
+Manual page: sane-leo

@@ -8007,9 +8007,9 @@ Genius (1.0-0)

-Link(s): +Link(s): http://stef.dev.free.fr/sane/lexmark
-Manual page: sane-lexmark
+Manual page: sane-lexmark
Comment: This backend supports lexmark x1100 series scanners.

@@ -8107,9 +8107,9 @@ Dell (1.0-3)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/ma1509-backend/
-Manual page: sane-ma1509
+Manual page: sane-ma1509

@@ -8143,9 +8143,9 @@ Dell (1.0.0)

-Link(s): +Link(s): http://wiki.kainhofer.com/hardware/magicolor_scan
-Manual page: sane-magicolor
+Manual page: sane-magicolor

@@ -8184,9 +8184,9 @@ Dell (1.0-7)

-Link(s): +Link(s): http://www.zago.net/sane
-Manual page: sane-matsushita
+Manual page: sane-matsushita

@@ -8281,9 +8281,9 @@ Dell (0.13.1)

-Link(s): +Link(s): http://www.mir.com/mtek/
-Manual page: sane-microtek
+Manual page: sane-microtek

@@ -8461,9 +8461,9 @@ Dell (unmaintained)

-Link(s): +Link(s): http://karstenfestag.gmxhome.de/linux.html
-Manual page: sane-microtek2
+Manual page: sane-microtek2

@@ -8589,7 +8589,7 @@ Dell - + @@ -8711,9 +8711,9 @@ Dell (1.0-138)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/mustek-backend/
-Manual page: sane-mustek
+Manual page: sane-mustek
Comment: Most Mustek SCSI scanners are supported by this backend. For USB scanners, look at the mustek_usb backend.

only flatbed mode ?
ScanMaker 9800XLScanMaker 9800XL IEEE-1394   Minimal
@@ -8960,9 +8960,9 @@ Dell (13)

-Link(s): +Link(s): http://penguin-breeder.org/sane/mustek_pp/
-Manual page: sane-mustek_pp
+Manual page: sane-mustek_pp
Comment: Supports CIS and CCD type parallel port scanners from Mustek.

@@ -9158,9 +9158,9 @@ Micromaxx (1.0-18)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/mustek_usb-backend/
-Manual page: sane-mustek_usb
+Manual page: sane-mustek_usb
Comment: Only the USB scanners mentioned below are supported. For BearPaws, look at the Plustek, MA-1509, and gt68xx backends.

@@ -9216,9 +9216,9 @@ Micromaxx (1.0-10)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/mustek_usb2-backend/
-Manual page: sane-mustek_usb2
+Manual page: sane-mustek_usb2
Comment: Only BearPaw 2448TA Pro is supported at the moment

@@ -9244,9 +9244,9 @@ Micromaxx (0.12)

-Link(s): +Link(s): http://www5a.biglobe.ne.jp/~saetaka/
-Manual page: sane-nec
+Manual page: sane-nec

@@ -9271,9 +9271,9 @@ Micromaxx (0.3)

-Link(s): +Link(s): http://sourceforge.net/projects/hp3300backend
-Manual page: sane-niash
+Manual page: sane-niash

@@ -9337,9 +9337,9 @@ Micromaxx (1)

-Link(s): +Link(s): http://www.sane-project.org/
-Manual page: sane-p5
+Manual page: sane-p5
Comment: New backend for SANE release 1.0.21, see sane-p5 manpage

@@ -9365,9 +9365,9 @@ Micromaxx (1.0)

-Link(s): +Link(s): http://www.munton.demon.co.uk/sane
-Manual page: sane-pie
+Manual page: sane-pie

@@ -9508,9 +9508,9 @@ Adlib (0.17.3)

-Link(s): +Link(s): http://home.arcor.de/wittawat/pixma/, http://mp610.blogspot.com/
-Manual page: sane-pixma
+Manual page: sane-pixma

@@ -10494,9 +10494,9 @@ Adlib (0.52)

-Link(s): +Link(s): http://www.gjaeger.de/scanner/plustek/
-Manual page: sane-plustek
+Manual page: sane-plustek

@@ -10816,9 +10816,9 @@ Ambir (0.43)

-Link(s): +Link(s): http://www.gjaeger.de/scanner/plustek_pp/
-Manual page: sane-plustek_pp
+Manual page: sane-plustek_pp

@@ -11026,7 +11026,7 @@ BrightScan (unmaintained)

-Manual page: sane-ricoh
+Manual page: sane-ricoh

@@ -11058,9 +11058,9 @@ BrightScan (1.0-0)

-Link(s): +Link(s): http://stef.dev.free.fr/sane/rts8891/index.html
-Manual page: sane-rts8891
+Manual page: sane-rts8891
Comment: This backend supports Realtek RTS8891 ASIC bases scanners.

@@ -11109,7 +11109,7 @@ BrightScan (unmaintained)

-Manual page: sane-s9036
+Manual page: sane-s9036

@@ -11134,9 +11134,9 @@ BrightScan (1.0-10)

-Link(s): +Link(s): http://www.zago.net/sane/
-Manual page: sane-sceptre
+Manual page: sane-sceptre

@@ -11170,9 +11170,9 @@ BrightScan (0.32)

-Link(s): +Link(s): http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html
-Manual page: sane-sharp
+Manual page: sane-sharp

@@ -11232,9 +11232,9 @@ BrightScan (0.1)

-Link(s): +Link(s): http://sm3600.sourceforge.net/
-Manual page: sane-sm3600
+Manual page: sane-sm3600

@@ -11294,9 +11294,9 @@ BrightScan (1.1)

-Link(s): +Link(s): http://www.ziplabel.com/sm3840/
-Manual page: sane-sm3840
+Manual page: sane-sm3840
Comment: This reverse-engineered backend supports the USB ScanMaker 3840 model

@@ -11329,9 +11329,9 @@ BrightScan (1.4)

-Link(s): +Link(s): http://snapscan.sourceforge.net/
-Manual page: sane-snapscan
+Manual page: sane-snapscan
Comment: Supported bit depths: 24 bit (color), 48 bit (color, Epson) 8 bit (gray)

@@ -11757,7 +11757,7 @@ BrightScan (unmaintained)

-Manual page: sane-sp15c
+Manual page: sane-sp15c

@@ -11789,9 +11789,9 @@ BrightScan (1.6)

-Link(s): +Link(s): http://www.informatik.uni-oldenburg.de/~ingo/sane/
-Manual page: sane-st400
+Manual page: sane-st400

@@ -11823,7 +11823,7 @@ BrightScan (unmaintained)

-Manual page: sane-tamarack
+Manual page: sane-tamarack

@@ -11862,9 +11862,9 @@ Tamarack (1.0-10)

-Link(s): +Link(s): http://www.zago.net/sane/#teco
-Manual page: sane-teco1
+Manual page: sane-teco1

@@ -12019,9 +12019,9 @@ Dextra (1.0-9)

-Link(s): +Link(s): http://gkall.hobby.nl/teco2.html
-Manual page: sane-teco2
+Manual page: sane-teco2

@@ -12120,9 +12120,9 @@ Dextra (1.0-1)

-Link(s): +Link(s): http://www.zago.net/sane/#teco3
-Manual page: sane-teco3
+Manual page: sane-teco3

@@ -12188,9 +12188,9 @@ Trust (0.02)

-Link(s): +Link(s): http://www.gjaeger.de/scanner/u12/
-Manual page: sane-u12
+Manual page: sane-u12

@@ -12254,9 +12254,9 @@ RevScan (1.0-41)

-Link(s): +Link(s): http://www.rauch-domain.de/sane-umax/index.html
-Manual page: sane-umax
+Manual page: sane-umax

@@ -12747,9 +12747,9 @@ Genius (unmaintained)

-Link(s): +Link(s): http://sourceforge.net/projects/umax1220u-sane
-Manual page: sane-umax1220u
+Manual page: sane-umax1220u

@@ -12795,9 +12795,9 @@ Genius (1)

-Link(s): +Link(s): http://umax1220p.sourceforge.net/
-Manual page: sane-umax_pp
+Manual page: sane-umax_pp

@@ -12868,8 +12868,8 @@ Genius (2010-06-09)

-Link(s): -/contrib.html
+Link(s): +contrib.html
Comment: The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs.

@@ -12884,14 +12884,14 @@ Genius + - + @@ -12905,28 +12905,28 @@ Agfa - + - + - + - + @@ -12935,7 +12935,7 @@ Agfa + @@ -12949,7 +12949,7 @@ Agfa - + @@ -12958,7 +12958,7 @@ Agfa + @@ -12981,14 +12981,14 @@ Avigramm - + - + @@ -12997,56 +12997,56 @@ Avigramm + - + - + - + - + - + - + - + @@ -13060,21 +13060,21 @@ Avigramm - + - + - + @@ -13083,7 +13083,7 @@ Avigramm + @@ -13092,7 +13092,7 @@ Boeder + @@ -13106,14 +13106,14 @@ Boeder - + - + @@ -13122,7 +13122,7 @@ Boeder + @@ -13145,119 +13145,119 @@ Boeder + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -13271,7 +13271,7 @@ Boeder - + @@ -13292,21 +13292,21 @@ Boeder - + - + - + @@ -13327,70 +13327,70 @@ Boeder - + - + - + - + - + - + - + - + - + - + @@ -13406,7 +13406,7 @@ Boeder + @@ -13424,7 +13424,7 @@ Chinon + @@ -13433,14 +13433,14 @@ Compeye + - + @@ -13456,14 +13456,14 @@ Compeye - + - + @@ -13486,7 +13486,7 @@ Compeye - + @@ -13502,7 +13502,7 @@ Compeye + @@ -13536,42 +13536,42 @@ Enhans + - + - + - + - + - + @@ -13580,7 +13580,7 @@ Enhans + @@ -13596,7 +13596,7 @@ Guillemot + @@ -13605,7 +13605,7 @@ Hercules + @@ -13619,35 +13619,35 @@ Hercules - + - + - + - + - + @@ -13661,7 +13661,7 @@ Hercules - + @@ -13675,35 +13675,35 @@ Hercules - + - + - + - + - + @@ -13721,7 +13721,7 @@ Hercules + @@ -13730,21 +13730,21 @@ Hercules + - + - + @@ -13762,84 +13762,84 @@ Hercules + - + - + - + - + - + - + - + - + - + - + - + @@ -13853,14 +13853,14 @@ Hercules - + - + @@ -13876,7 +13876,7 @@ Logitech - + @@ -13885,42 +13885,42 @@ Logitech + - + - + - + - + - + @@ -13934,21 +13934,21 @@ Logitech - + - + - + @@ -13957,28 +13957,28 @@ Logitech + - + - + - + @@ -13994,7 +13994,7 @@ Logitech - + @@ -14015,7 +14015,7 @@ Logitech - + @@ -14029,91 +14029,91 @@ Logitech - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -14127,56 +14127,56 @@ Logitech - + - + - + - + - + - + - + - + @@ -14190,35 +14190,35 @@ Logitech - + - + - + - + - + @@ -14227,35 +14227,35 @@ Logitech + - + - + - + - + @@ -14292,21 +14292,21 @@ Logitech - + - + - + @@ -14369,7 +14369,7 @@ Logitech - + @@ -14378,7 +14378,7 @@ Logitech + @@ -14387,7 +14387,7 @@ Logitech + @@ -14396,7 +14396,7 @@ Logitech + @@ -14405,14 +14405,14 @@ Logitech + - + @@ -14567,7 +14567,7 @@ Panasonic + @@ -14576,14 +14576,14 @@ Pentax + - + @@ -14597,14 +14597,14 @@ Pentax - + - + @@ -14613,7 +14613,7 @@ Pentax + @@ -14641,21 +14641,21 @@ Pentax - + - + - + @@ -14669,98 +14669,98 @@ Pentax - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -14781,7 +14781,7 @@ Pentax - + @@ -14846,7 +14846,7 @@ Pentax - + @@ -14862,7 +14862,7 @@ Pentax + @@ -14883,7 +14883,7 @@ Pentax - + @@ -14904,7 +14904,7 @@ Pentax - + @@ -14981,7 +14981,7 @@ Pentax - + @@ -14990,7 +14990,7 @@ Pentax + @@ -15022,21 +15022,21 @@ Pentax + - + - + @@ -15045,21 +15045,21 @@ Reflecta + - + - + @@ -15075,7 +15075,7 @@ Relisys + @@ -15084,7 +15084,7 @@ Samsung + @@ -15150,14 +15150,14 @@ Spot Technology + - + @@ -15180,7 +15180,7 @@ Tamarack - + @@ -15189,7 +15189,7 @@ Tamarack + @@ -15205,7 +15205,7 @@ Tamarack + @@ -15214,7 +15214,7 @@ Tamarack + @@ -15223,21 +15223,21 @@ Tiny + - + - + @@ -15246,49 +15246,49 @@ Tiny + - + - + - + - + - + - + @@ -15302,7 +15302,7 @@ Tiny - + @@ -15316,21 +15316,21 @@ Tiny - + - + - + @@ -15344,7 +15344,7 @@ Tiny - + @@ -15360,7 +15360,7 @@ Tiny + @@ -15383,35 +15383,35 @@ Vantas - + - + - + - + - + @@ -15425,98 +15425,98 @@ Vantas - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -15530,98 +15530,98 @@ Vantas - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -15632,7 +15632,7 @@ Vantas (1.0-13)

-Manual page: sane-xerox_mfp
+Manual page: sane-xerox_mfp

Agfa -DuoScan f40DuoScan f40 USB IEEE-1394 0x06bd/0x02bf Unsupported Unsupported. See link for details.
DuoScan T2000XLDuoScan T2000XL SCSI   UnsupportedUnsupported. Same as Microtek Artixscan 2500f
SnapScan 310PSnapScan 310P Parport   Unsupported Unsupported, see link for details.
SnapScan EZSnapScan EZ Parport   Unsupported Unsupported, see link for details.
SnapScan 1200PSnapScan 1200P Parport   Unsupported Unsupported, see link for details.
SnapScan 1212PSnapScan 1212P Parport   Unsupported
Artec/Ultima -1236 USB1236 USB USB 0x05d8/0x4001 UnsupportedUnsupported. Chips found inside: AT015, AD9816JS. Maybe similar to SCSI version or as6e?
Ultima 2000 (0x4001)Ultima 2000 (0x4001) USB 0x05d8/0x4001 Unsupported
Avigramm -MinidocMinidoc USB Parport 0x05cb/0x1483 UnsupportedNot supported. No chipset information available. Same as UMAX Astra 6700.
iVina 1600iVina 1600 USB 0x0638/0x0a10 Unsupported GL646 based, to be added to genesys backend. Same as UMAX Astra 4500.
iVina FB1800iVina FB1800 USB 0x0638/0x0a20 Unsupported
Benq (Acer) -310P310P Parport   Unsupported Unsupported, see link for details.
320P320P Parport   Unsupported Unsupported, see link for details.
340P340P Parport   Unsupported Unsupported, see link for details.
610P610P Parport   Unsupported Unsupported, see link for details.
610PT610PT Parport   Unsupported Unsupported, see link for details.
620P620P Parport   Unsupported Unsupported, see link for details.
620PT620PT Parport   Unsupported Unsupported, see link for details.
640P640P Parport   UnsupportedUnsupported.
55505550 USB 0x04a5/0x2211 Unsupported Unsupported, see link for details.
55605560 USB 0x04a5/0x2311 Unsupported  
7400UT7400UT USB 0x04a5/0x2202 Unsupported
Boeder -Sm@rtScan OfficeSm@rtScan Office Parport USB 0x05cb/0x1483 Unsupported
Brother -MFC 2500MFC 2500 USB 0x04f9/0x000a UnsupportedThe parport 200x400dpi grayscale version of this scanner is unsupported. Dmitri Katchalov did some investigations on this scanner. If you want to write a backend, contact him (see link).
MFC 7300cMFC 7300c Parport USB 0x04f9/0x0106 Unsupported  
MFC 9600MFC 9600 USB 0x04f9/0x0101 Unsupported
C-Channel -MyPen ProMyPen Pro USB   Unsupported
Canon -CanoScan 3000CanoScan 3000 USB 0x04a9/0x2215 Unsupported GL660+GL646 based.
CanoScan 3000exCanoScan 3000ex USB 0x04a9/0x2215 Unsupported GL660+GL646 based.
CanoScan 3000FCanoScan 3000F USB 0x04a9/0x2215 Unsupported GL660+GL646 based, to be added to genesys backend
CanoScan 4200FCanoScan 4200F USB 0x04a9/0x221b Unsupported Probably unsupported. See link.
CanoScan 4400FCanoScan 4400F USB 0x04a9/0x2228 Unsupported GL843 based, to be added to genesys backend
CanoScan 5000FCanoScan 5000F USB 0x04a9/0x2212 Unsupported Unsupported. See link for details.
CanoScan 5200FCanoScan 5200F USB 0x04a9/0x2217 Unsupported Probably unsupported. See link for details.
CanoScan 8000FCanoScan 8000F USB 0x04a9/0x220f Unsupported Not supported. See link for more information. With transparency adapter.
CanoScan 8400FCanoScan 8400F USB 0x04a9/0x221e Unsupported GL841 based, to be added to genesys backend
CanoScan 8600FCanoScan 8600F USB 0x04a9/0x2229 Unsupported GL841 based, to be added to genesys backend
CanoScan 9900FCanoScan 9900F USB 0x04a9/0x2210 Unsupported Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter.
CanoScan 9950FCanoScan 9950F USB 0x04a9/0x2219 Unsupported Probably unsupported.
CanoScan D646UCanoScan D646U USB 0x04a9/0x220b Unsupported Probably not supported. See link for more information and test program.
CanoScan D646U exCanoScan D646U ex USB 0x04a9/0x220b Unsupported Probably not supported. See D646.
CanoScan D1230UCanoScan D1230U USB 0x04a9/0x2209 Unsupported Probably not supported.
CanoScan D1250U2CanoScan D1250U2 USB 0x04a9/0x220c Unsupported Not supported. However, someone started working on this scanner and some information is available (see link).
CanoScan D2400UFCanoScan D2400UF USB 0x04a9/0x220a UnsupportedProbably not supported. No details known.
CanoScan FB620UCanoScan FB620U USB 0x04a9/0x2202 UnsupportedPhilips chip. Backend started, see link
CanoScan LiDE 80CanoScan LiDE 80 USB 0x04a9/0x2214 Unsupported GL841 based, to be added to genesys backend
CanoScan LiDE 90CanoScan LiDE 90 USB 0x04a9/0x1900 Unsupported Unsupported. See link for details.
CanoScan LiDE 500FCanoScan LiDE 500F USB 0x04a9/0x221f UnsupportedPhilips chip. Backend started, see link
FS4000FS4000 USB SCSI 0x04a9/0x3042 Unsupported Not supported. See link for more details.
IS 12IS 12 USB   Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers.
IS 22IS 22 Parport   Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers.
IS 32IS 32 USB 0x04a9/0x105d Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers.
IS 52IS 52 USB   Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers.
ImageRunner iR1018ImageRunner iR1018 USB 0x04a9/0x269d Unsupported Probably not supported. See link for details.
ImageRunner iR1022ImageRunner iR1022 USB 0x04a9/0x269d Unsupported Probably not supported. See link for details.
ImageRunner iR1023ImageRunner iR1023 USB 0x04a9/0x269d Unsupported Probably not supported. See link for details.
PIXMA MP110PIXMA MP110 USB 0x04a9/0x1700 Unsupported Probably not supported. See link for details.
PIXMA MP130PIXMA MP130 USB 0x04a9/0x1701 Unsupported
Chinon -DS-3000DS-3000 Parport Serial Port   Unsupported
Compeye -Simplex 1236CSimplex 1236C Parport USB 0x05cb/0x1483 Unsupported
Corex -Cardscan 500Cardscan 500 USB 0x08f0/0x0001 Unsupported Probably not supported. Businesscard reader.
Cardscan 700 CCardscan 700 C USB 0x08f0/0x0004 UnsupportedProbably rebadged Lexmark X5150. May work with sane-lexmark? See bug #312130
A960A960 USB 0x413c/0x5107 Unsupported Probably not supported. See link for details.
922922 USB 0x413c/0x5109 UnsupportedProbably unsupported. No details known.
Stylus DX4450Stylus DX4450 USB 0x04b8/0x083f Unsupported
EDT (Electronic Document Technology) -BizCardReader 900CBizCardReader 900C USB 0x0a53/0x5001 Unsupported
Genius -ColorPage CSColorPage CS SCSI   Unsupported Probably unsupported, see link for details.
ColorPage-Slim 1200 USB2ColorPage-Slim 1200 USB2 USB 0x0458/0x2020 Unsupported GL841 based, to be added to genesys backend.
ColorPage HR6X SlimColorPage HR6X Slim USB 0x0458/0x2019 Unsupported GL646 based, to be added to genesys backend
ColorPage HR7XColorPage HR7X USB 0x0458/0x2018 Unsupported GL646 based, to be added to genesys backend
ColorPage HR7XEColorPage HR7XE USB 0x06dc/0x0012 Unsupported Unsuported. See link for details.
ColorPage HR8ColorPage HR8 USB 0x0458/0x201c Unsupported
Guillemot -SCAN@HOME 48 USBSCAN@HOME 48 USB USB 0x080d/0x0102 Unsupported
Hercules -SCAN@HOME 48 USBSCAN@HOME 48 USB USB 0x080d/0x0102 Unsupported
Hewlett-Packard -Photo Scanner 1000Photo Scanner 1000 USB 0x03f0/0x1001 UnsupportedProbably not supported by SANE. No details known. 10x15 cm. Maybe similar to Photo Scanner 1000?
Photosmart S20 (C5101A)Photosmart S20 (C5101A) USB 0x03f0/0x0102 Unsupported Not supported yet by SANE. See link for details.
Photosmart S20xi (C7150A)Photosmart S20xi (C7150A) USB 0x03f0/0x0102 Unsupported Not supported yet by SANE. See link for details.
Photosmart C5100 seriesPhotosmart C5100 series USB 0x03f0/0x5811 Unsupported Not supported yet by SANE. See link for details.
ScanJet 2400cScanJet 2400c USB 0x03f0/0x0a01 Unsupported GL646 based, to be added to genesys backend
Photosmart C3180Photosmart C3180 USB 0x03f0/0x5611 UnsupportedWhile an external binary-only backend exists, it works only on Linux i386. Therefore the scanner is unsupported on other platforms.
ScanJet 4600ScanJet 4600 USB 0x03f0/0x3005 UnsupportedNot supported. See ScanJet 4600 entry.
ScanJet 4850CScanJet 4850C USB 0x03f0/0x1b05 Unsupported GL841, maybe can be added to genesys backend
ScanJet 4890CScanJet 4890C USB 0x03f0/0x1b05 Unsupported GL843, maybe can be added to genesys backend
ScanJet 5530C PhotosmartScanJet 5530C Photosmart USB 0x03f0/0x1605 Unsupported Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend
ScanJet 8390ScanJet 8390 USB 0x03f0/0x3805 Unsupported Probably not supported. See link for details.
ScanJet G4000ScanJet G4000 USB 0x03f0/0x4505 Unsupported
IOMagic -MobileScan USBMobileScan USB USB Parport 0x05cb/0x1483 Unsupported
Iris -IriScanIriScan USB 0x0a53/0x1000 Unsupported Unsupported. LM9832/3. See link for details.
IRISPen Translator ExecutiveIRISPen Translator Executive USB 0x0f43/0x015a Unsupported Unsupported. See link for details.
IRISCard Pro (IBCR II)IRISCard Pro (IBCR II) USB 0x0a38/0x0301 Unsupported
Lexmark -P6250P6250 USB 0x043d/0x0097 Unsupported Unsupported. See link for details.
Photo 3150Photo 3150 USB 0x043d/0x007d Unsupported Unsupported. See link for details.
X74X74 USB 0x043d/0x0060 Unsupported Unsupported. See link for details.
X75X75 USB 0x043d/0x0060 Unsupported Unsupported. See link for details.
X75 PrinTrioX75 PrinTrio USB 0x043d/0x0060 Unsupported Unsupported. See link for details.
X83X83 USB 0x043d/0x003d Unsupported Unsupported. GL640.
X2330X2330 USB 0x043d/0x00bb Unsupported Unsupported. See link for details.
X3450X3450 USB 0x043d/0x00f6 Unsupported Unsupported. See link for details.
X5130X5130 USB 0x043d/0x0065 Unsupported Unsupported.
X5150X5150 USB 0x043d/0x0065 Unsupported Probably unsupported. See link for details.
X5250X5250 USB 0x043d/0x0093 Unsupported Unsupported.
X6170X6170 USB 0x043d/0x0072 UnsupportedUnsupported. See bug #310889 for details.
X7350X7350 USB 0x043d/0x00b8 Unsupported Unsupported. See link for details.
X8350X8350 USB 0x043d/0x00b9 UnsupportedMost probably unsupported.
PageScan USBPageScan USB USB 0x046d/0x040f Unsupported
Medion/Lifetec/Tevion/Cytron -MD 6190MD 6190 USB 0x0461/0x0392 Unsupported Probably unsupported. There seem to exist two different scanners with that name. See link for details.
MD 6190MD 6190 USB 0x0461/0x037b Unsupported Probably unsupported. There seem to exist two different scanners with that name. See link for details.
MD 40420MD 40420 USB 0x05da/0x3008 Unsupported Probably unsupported. See link for details.
MD 41260MD 41260 USB 0x0461/0x037b Unsupported Probably unsupported. See link for details.
MD 41985MD 41985 USB 0x0461/0x037b Unsupported Probably unsupported. See link for details.
MD 42666MD 42666 USB 0x05da/0x3008 UnsupportedFingerprint sensor. See link for details.
MD 90009MD 90009 USB 0x05da/0x30e5 Unsupported Probably unsupported. See link for details.
MD 90070MD 90070 USB 0x05da/0x3022 Unsupported Unsupported. See link for details.
MD 90090MD 90090 USB 0x05da/0x3022 Unsupported
Memorex -6136u6136u USB 0x0461/0x0346 Unsupported Probably unsupported.
6142u6142u USB 0x0461/0x0347 Unsupported Probably unsupported. Same as Visioneer Onetouch 4400. See link for details.
MaxxScan 6122MaxxScan 6122 USB Parport 0x05cb/0x1483 Unsupported Unsupported. See link for details.
SCF 9612PSCF 9612P Parport   UnsupportedUnsupported. Same as Agfa DuoScan T2000XL?
ArtixScanDI 2020ArtixScanDI 2020 USB 0x05da/0x202e UnsupportedUnsupported. Uses ALI M5611B.
FilmScan 35FilmScan 35 USB 0x05e3/0x0120 UnsupportedProbably unsupported. Seems to be similar to the Microtek 330 CX and is detected by the microtek2 backend. Scanning doesn't seem to work however.
Scanmaker 1850SScanmaker 1850S SCSI   Unsupported Unsupported. See link for details.
ScanMaker 3630ScanMaker 3630 USB 0x0461/0x0347 Unsupported Unsupported. Doesn't seem to be compatible to 3600 series, see link.
ScanMaker 3800ScanMaker 3800 USB 0x05da/0x30ce Unsupported Unsupported. See link for more details.
ScanMaker 3830ScanMaker 3830 USB 0x05da/0x30ce Unsupported Unsupported. See link for more details.
ScanMaker 3860ScanMaker 3860 USB 0x05da/0x3023 Unsupported Unsupported. See link for more details. Appears to be similar to ScanMaker 3880.
ScanMaker 3880ScanMaker 3880 USB 0x05da/0x3021 Unsupported Unsupported. SQ113 chip. See link for more details.
ScanMaker 4600ScanMaker 4600 USB 0x05da/0x40c7 Unsupported Unsupported. See link for more details.
ScanMaker 4700ScanMaker 4700 USB 0x05da/0x20b4 Unsupported Unsupported. See link for more details.
ScanMaker 4850ScanMaker 4850 USB 0x05da/0x30d9 Unsupported Probably unsupported. See link for details.
ScanMaker 4850 IIScanMaker 4850 II USB 0x05da/0x3008 Unsupported Probably unsupported. See link for details.
ScanMaker 4900ScanMaker 4900 USB 0x05da/0x30b9 Unsupported Unsupported. See link for more details.
ScanMaker 5ScanMaker 5 SCSI   Unsupported Probably unsupported. See link for more details.
ScanMaker 5600ScanMaker 5600 USB 0x05da/0x20a7 UnsupportedUnsupported. Uses ALI M5615 like the ScanMaker 4700.
ScanMaker 5800ScanMaker 5800 USB 0x05da/0x3008 Unsupported Unsupported. See link for details.
ScanMaker 5800ScanMaker 5800 USB 0x05da/0x30d8 Unsupported Unsupported. See link for details.
ScanMaker 5900ScanMaker 5900 USB 0x05da/0x30d8 Unsupported Unsupported. See link for more details.
ScanMaker 5950ScanMaker 5950 USB 0x05da/0x30d8 Unsupported Unsupported. See link for more details.
ScanMaker 6000ScanMaker 6000 USB 0x05da/0x30e5 Unsupported Unsupported. See link for more details.
ScanMaker 6100ScanMaker 6100 USB 0x05da/0x30e5 Unsupported Unsupported. See link for more details.
ScanMaker 6700ScanMaker 6700 USB IEEE-1394 0x05da/0x20c9 Unsupported Unsupported. See link.
ScanMaker 8700ScanMaker 8700 USB IEEE-1394 0x05da/0x20b1 UnsupportedProbably unsupported. SCSI seems to work with microtek2 backend.
ScanMaker 9800XLScanMaker 9800XL USB SCSI 0x05da/0x20de Unsupported Partly unsupported. IEEE-1394 works with microtek2 backend. See link.
ScanMaker i320ScanMaker i320 USB 0x05da/0x30e6 Unsupported Unsupported. See link.
ScanMaker s400ScanMaker s400 USB 0x05da/0x201c Unsupported Unsupported. See link.
ScanMaker S400ScanMaker S400 USB 0x05da/0x300b Unsupported Unsupported. See link.
ScanPort 3000ScanPort 3000 USB 0x04a7/0x0224 Unsupported
Konica Minolta -Dual Scan IIIDual Scan III USB 0x0686/0x400d Unsupported Unsupported. May work with vuescan. See link for details.
Dual Scan IVDual Scan IV USB 0x132b/0x000a Unsupported Unsupported. Works with vuescan. See link for details.
DiMAGE Scan Elite 5400DiMAGE Scan Elite 5400 USB IEEE-1394 0x0686/0x400e Unsupported Probably unsupported. May work with vuescan. See link for details.
DiMAGE Scan Elite 5400 2DiMAGE Scan Elite 5400 2 USB 0x132b/0x0012 Unsupported Probably unsupported. See link for details.
DiMAGE Scan Multi ProDiMAGE Scan Multi Pro IEEE-1394   UnsupportedNot supported. May be supported by mustek_usb2 backend later. See link for some information.
BearPaw 2448 CU ProBearPaw 2448 CU Pro USB 0x055f/0x0408 Unsupported Not supported. May be supported by mustek_usb2 backend later. See link for some information.
BearPaw 4800 TA ProBearPaw 4800 TA Pro USB 0x055f/0x1000 Unsupported Not supported. See link for some information.
BearPaw 4800 TA Pro IIBearPaw 4800 TA Pro II USB 0x055f/0x040a UnsupportedProbably unsupported. USB business card scanner. Maybe works as USB storage device?
ScanMagic 9636PScanMagic 9636P Parport   Unsupported
NEC -PetiscanPetiscan USB 0x0475/0x0100 Unsupported
Nikon -LS-9000 EDLS-9000 ED IEEE-1394   Unsupported
Olivetti -Job-Jet M400Job-Jet M400 USB 0x0b3c/0xa880 Unsupported
Olympus -ES-10PES-10P Parport   Unsupported  
ES-10SES-10S SCSI   Unsupported
Pentax -DSmobile USBDSmobile USB USB 0x0a82/0x2000 Unsupported
PIE -Primefilm 1800uPrimefilm 1800u USB 0x05e3/0x0120 Unsupported Not supported. See link for details.
Primefilm 2700Primefilm 2700 USB   UnsupportedProbably not supported.
Powerslide 3600Powerslide 3600 USB IEEE-1394 0x05e3/0x0142 Unsupported Probably unsupported. Film scanner that can scan directly from the magazine.
PF3650 Pro3 Film ScannerPF3650 Pro3 Film Scanner USB IEEE-1394 0x05e3/0x0143 Unsupported
Plustek -OpticFilm 7200OpticFilm 7200 USB 0x07b3/0x0807 UnsupportedUses RealTek chipset (RTL8801D)
OpticPro S12OpticPro S12 USB 0x07b3/0x0600 Unsupported Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend.
OpticPro ST12OpticPro ST12 USB 0x07b3/0x0600 Unsupported Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend.
OpticPro ST16OpticPro ST16 USB 0x07b3/0x0600 UnsupportedProbably LM983x based.
OpticPro S24OpticPro S24 USB 0x07b3/0x0601 Unsupported Product id 0x0601 is unsupported but may be supported by the genesys backend in future /GL646). Product id 0x040e is supported by the gt68xx backend.
OpticPro ST24OpticPro ST24 USB 0x07b3/0x0601 Unsupported GL646 based, to be added to genesys backend
OpticPro S28OpticPro S28 USB 0x07b3/0x0801 Unsupported GL841 based, to be added to genesys backend
OpticPro ST28OpticPro ST28 USB 0x07b3/0x0801 Unsupported GL841 based, to be added to genesys backend
OpticPro ST28OpticPro ST28 USB 0x07b3/0x0802 Unsupported GL841 based, to be added to genesys backend
Umax AstraScan 4750Umax AstraScan 4750 USB 0x07b3/0x0802 Unsupported GL841 based, to be added to genesys backend, rebadged Plustek ST28
OpticPro ST48OpticPro ST48 USB 0x07b3/0x0800 Unsupported GL841 based, to be added to genesys backend
OpticPro ST64OpticPro ST64 USB 0x07b3/0x0c00 Unsupported GL843 based, maybe to be added to genesys backend
OpticPro ST64+OpticPro ST64+ USB 0x07b3/0x0c03 Unsupported GL843 based. See link for more details.
PL 806PL 806 USB 0x07b3/0x0c0c Unsupported Unsupported. See link for more details.
SmartOffice PL 812SmartOffice PL 812 USB 0x07b3/0x0c0d Unsupported Unsupported. See link for more details.
OpticSlim 500OpticSlim 500 USB 0x07b3/0x0458 Unsupported Unsupported. See link for more details.
OpticSlim 2420OpticSlim 2420 USB 0x07b3/0x0806 Unsupported GL841 based, to be added to genesys backend
OpticSlim 2420+OpticSlim 2420+ USB 0x07b3/0x0914 UnsupportedBusiness card reader. No further information available.
ScanCopy 115ScanCopy 115 USB 0x07b3/0x081c UnsupportedProbably not supported. No details known.
DocuPen R700DocuPen R700 USB 0x10c4/0xea60 Unsupported
Primax -Colorado 600UColorado 600U USB 0x0461/0x0341 UnsupportedProbably unsupported. No details known.
Primascan Colorado 2600uPrimascan Colorado 2600u USB 0x0461/0x0347 UnsupportedNot supported. However, a stand-alone program is available.
Colorado USB 9600Colorado USB 9600 USB 0x0461/0x0340 UnsupportedMaybe GL646. Maybe similar to Medion MD 6228?
Onetouch 8920Onetouch 8920 USB 0x0461/0x0371 Unsupported
Prolink -Winscan Pro 2448UWinscan Pro 2448U USB 0x06dc/0x0014 Unsupported
Reflecta -DigitDia 3600DigitDia 3600 USB IEEE-1394 0x05e3/0x0142 Unsupported Film scanner that can scan directly from the magazine.
iScan 1800iScan 1800 USB 0x05e3/0x0120 Unsupported Probably unsupported. See link for details.
ProScan 4000ProScan 4000 USB IEEE-1394 0x05e3/0x0143 Unsupported
Relisys -Eclipse 1200UEclipse 1200U USB 0x0475/0x0103 Unsupported Probably unsupported. See link for details.
Scorpio Ultra 3Scorpio Ultra 3 USB 0x0475/0x0210 Unsupported Probably unsupported. See link for details.
EpisodeEpisode USB 0x0475/0x0103 Unsupported
Samsung -SCX-4725FNSCX-4725FN USB 0x04e8/0x341f Unsupported
Scanshell -800N800N USB 0x0a82/0x6605 Unsupported
Syscan -TravelScan FS-531TravelScan FS-531 USB 0x0a82/0x0530 Unsupported Not supported. May work with the Plustek backend in future. See link for details.
TravelScan ProTravelScan Pro USB 0x0a82/0x2000 UnsupportedUnsupported at the moment. See link for a project for that scanner.
Artiscan 2400FSArtiscan 2400FS USB 0x05e3/0x0100 Unsupported
TCE -MK600UMK600U USB 0x0461/0x0346 Unsupported
Teco -VM6509FVM6509F USB 0x080d/0x0102 Unsupported
Tiny -FU661EFU661E USB 0x0461/0x0347 Unsupported
Trust -CombiScan 19200CombiScan 19200 Parport USB 0x05cb/0x1483 Unsupported Unsupported. See link for details.
EasyScan 19200EasyScan 19200 Parport   Unsupported  
SCSI Scan 19200 -Excellence Series-SCSI Scan 19200 -Excellence Series- SCSI   Unsupported
UMAX -Astra 2500Astra 2500 USB 0x0461/0x0374 Unsupported Probably not supported. See link for details.
Astra 2850Astra 2850 USB 0x07b3/0x0601 Unsupported Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details.
Astra 3000Astra 3000 USB 0x0461/0x038a Unsupported Probably not supported. See link for details.
Astra 3600Astra 3600 USB 0x0461/0x038a Unsupported Probably not supported. See link for details.
Astra 4000Astra 4000 USB 0x1606/0x1030 Unsupported Not supported. See link for details.
Astra 4100Astra 4100 USB 0x0461/0x038c Unsupported Not supported, to be added to genesys backend.
Astra 4500Astra 4500 USB 0x0638/0x0a10 UnsupportedProbably not supported, no details known.
Astra 4700Astra 4700 USB 0x0638/0x0a20 UnsupportedNot supported. No chipset information available. Same as Avision iVina FB2400.
AstraSlimAstraSlim USB 0x080d/0x0104 Unsupported Probably not supported currently. See link for more details.
AstraSlim 1200AstraSlim 1200 USB 0x080d/0x0110 Unsupported See link for more details.
AstraSlim 6000AstraSlim 6000 USB 0x080d/0x0104 UnsupportedProbably not supported. No details known..
Powerlook 180Powerlook 180 USB   Unsupported
Vantas -30003000 USB 0x04a7/0x0224 UnsupportedNot supported. Id is from Primax? Yet another scanner with the same name?
94209420 USB 0x0461/0x03a8 Unsupported Unsupported. See link for details.
9450 USB9450 USB USB 0x04a7/0x0421 Unsupported Unsupported. See link for details.
Onetouch 4400Onetouch 4400 USB 0x0461/0x0347 Unsupported Not supported. E5 chipset? See link for more details.
OneTouch 4800 USBOneTouch 4800 USB USB 0x04a7/0x0224 Unsupported Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details.
OneTouch 5300 USBOneTouch 5300 USB USB 0x04a7/0x0226 UnsupportedNot supported. Yet another scanner with this name?
OneTouch 5800 USBOneTouch 5800 USB USB 0x04a7/0x0226 Unsupported Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C.
OneTouch 6600OneTouch 6600 USB 0x04a7/0x022a Unsupported Unsupported. See link for details.
Onetouch 7100Onetouch 7100 USB 0x04a7/0x0229 Unsupported GL646 based, to be added to genesys backend
Onetouch 7700Onetouch 7700 USB 0x04a7/0x0380 Unsupported LM9832/3 based, to be added to plustek backend
OneTouch 8100OneTouch 8100 USB 0x04a7/0x0321 Unsupported Unsupported. See link for details.
Onetouch 8700Onetouch 8700 USB 0x04a7/0x0371 Unsupported Not supported. See link for details.
Onetouch 8900Onetouch 8900 USB 0x04a7/0x0371 Unsupported Not supported. Same as 8920 but without TA?
Onetouch 8920Onetouch 8920 USB 0x04a7/0x0371 Unsupported Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices.
Onetouch 9000Onetouch 9000 USB 0x04a7/0x022c Unsupported Not supported. See link for details.
Onetouch 9020Onetouch 9020 USB 0x04a7/0x022c Unsupported Not supported. See link for details.
Onetouch 9320Onetouch 9320 USB 0x04a7/0x0362 Unsupported Probably not supported. See link for details.
Onetouch Pro 8800Onetouch Pro 8800 USB 0x04a7/0x0410 Unsupported Probably not supported. See link for details.
Onetouch Pro 8820Onetouch Pro 8820 USB 0x04a7/0x0410 Unsupported Probably not supported. See link for details.
PaperPort 3100bPaperPort 3100b Parport   UnsupportedMost probably not supported. More details would be appreciated.
PaperPort OneTouchPaperPort OneTouch Parport   Unsupported Most probably not supported. See link for details.
Strobe Pro USBStrobe Pro USB USB 0x04a7/0x0102 Unsupported Not supported. See link for details.
4800 One Touch4800 One Touch USB 0x04a7/0x03a0 Unsupported Unsupported. See link for details. Different id compared to One Touch 4800?
DocuImage 620SDocuImage 620S SCSI   Unsupported Not supported. See link for more details.
DocuMate 510DocuMate 510 USB 0x04a7/0x0446 Unsupported Not supported. See link for more details.
DocuMate 510DocuMate 510 USB 0x04a7/0x047c Unsupported Not supported. See link for more details. Yet another USB id.
One Touch 4800One Touch 4800 USB 0x04a7/0x0224 Unsupported Unsupported. See link for details. Different id compared to 4800 One Touch?
WorkCentre 470cxWorkCentre 470cx Parport   Unsupported Not supported. See link for more details.
WorkCentre M15iWorkCentre M15i USB 0x0924/0xffef Unsupported Not supported. See link for more details.
WorkCentre XK35cWorkCentre XK35c USB Parport 0x043d/0x0020 Unsupported Not supported. See link for more details.
WorkCentre XK50cxWorkCentre XK50cx USB 0x04e8/0x3903 Unsupported Not supported. See link for more details.
WorkCentre Pro 412WorkCentre Pro 412 USB Parport 0x043d/0x4303 Unsupported Not supported. See link for more details.
WorkCentre PE16WorkCentre PE16 USB Parport 0x0924/0x4220 Unsupported Not supported. See link for more details.
WorkCentre PE120iWorkCentre PE120i USB 0x0924/0x4237 Unsupported
@@ -16120,18 +16120,18 @@ Vantas

Still Cameras

-

Backends: -dc25, -dc210, -dc240, +

Backends: +dc25, +dc210, +dc240, dmc

Backend: dc25 (1.2)

-Link(s): +Link(s): mailto:peter@fales-lorenz.net
-Manual page: sane-dc25
+Manual page: sane-dc25

@@ -16163,9 +16163,9 @@ Vantas (0.0)

-Link(s): +Link(s): mailto:peter@fales-lorenz.net
-Manual page: sane-dc210
+Manual page: sane-dc210

@@ -16190,9 +16190,9 @@ Vantas (0.0)

-Link(s): +Link(s): mailto:peter@fales-lorenz.net
-Manual page: sane-dc240
+Manual page: sane-dc240

@@ -16217,7 +16217,7 @@ Vantas (unmaintained)

-Manual page: sane-dmc
+Manual page: sane-dmc

@@ -16239,15 +16239,15 @@ Vantas

Video Cameras

-

Backends: -qcam, -stv680, +

Backends: +qcam, +stv680, unsupported

Backend: qcam (unmaintained)

-Manual page: sane-qcam
+Manual page: sane-qcam

@@ -16279,9 +16279,9 @@ Connectix (1.0-1)

-Link(s): +Link(s): http://gkall.hobby.nl/stv680-aiptek.html
-Manual page: sane-stv680
+Manual page: sane-stv680
Comment: This vidcam backend is for the stv0680 chipset, See the website for more info.

@@ -16334,8 +16334,8 @@ Connectix (2010-06-09)

-Link(s): -/contrib.html
+Link(s): +contrib.html
Comment: The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs.

@@ -16350,7 +16350,7 @@ Connectix + @@ -16359,7 +16359,7 @@ Biolux + @@ -16367,19 +16367,19 @@ Grandtek Scopecam
Biolux -654 (micrOcular)654 (micrOcular) USB 0x0923/0x010f Unsupported
Grandtek Scopecam -8x30 Binocular & Digital Camera8x30 Binocular & Digital Camera USB 0x0797/0x801c Unsupported

APIs

-

Backends: -gphoto2, -pint, -pnm, -test, +

Backends: +gphoto2, +pint, +pnm, +test, v4l

Backend: gphoto2 (0.0)

-Link(s): +Link(s): mailto:peter@fales-lorenz.net
-Manual page: sane-gphoto2
+Manual page: sane-gphoto2
Description: Multiple cameras supported by the gphoto2 libraries
Comment: The long-term plan is to support all the cameras supported by the gphoto2 libraries (currently over 140 models). However, at this stage, only a handful of cameras are definitely known to work with SANE. Other cameras will probably work if the native file format is EXIF or JPEG. Testers welcome!

@@ -16387,7 +16387,7 @@ Grandtek Scopecam (unmaintained)

-Manual page: sane-pint
+Manual page: sane-pint
Description: Scanners with the machine-independent PINT interface
Comment: Haven't been tested for a long time. Handle with care.

@@ -16395,9 +16395,9 @@ Grandtek Scopecam (1.0.8)

-Link(s): +Link(s): mailto:henning@meier-geinitz.de
-Manual page: sane-pnm
+Manual page: sane-pnm
Description: Reads PNM files
Comment: Used for debugging frontends. Obsolete, use test backend instead.

@@ -16405,9 +16405,9 @@ Grandtek Scopecam (1.0-28)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/test-backend/
-Manual page: sane-test
+Manual page: sane-test
Description: Frontend-tester
Comment: Backend for testing frontends. Also serves as example for SANE backend options.

@@ -16415,32 +16415,32 @@ Grandtek Scopecam (1.0-3)

-Link(s): +Link(s): mailto:henning@meier-geinitz.de
-Manual page: sane-v4l
+Manual page: sane-v4l
Description: Interface to Video For Linux API
Comment: Supports video cameras and other devices accessed by the v4l kernel API, e.g. bttv devices. Quite a lot of known bugs.

Meta Backends

-

Backends: -dll, +

Backends: +dll, net

Backend: dll (1.0.13)

-Link(s): +Link(s): mailto:henning@meier-geinitz.de
-Manual page: sane-dll
+Manual page: sane-dll
Description: Dynamic loading of shared-library backends.

Backend: net (1.0.14)

-Link(s): +Link(s): http://www.penguin-breeder.org/?page=sane-net
-Manual page: sane-net
+Manual page: sane-net
Description: Network access to saned servers
Comment: Can be used to access any scanner supported by SANE over the net. Supports IPv4 and IPv6.

@@ -16451,8 +16451,8 @@ Grandtek Scopecam Version of backend/driver; newer versions may be available from their home sites.
NEW! means brand-new to the current release of SANE.
- UNMAINTAINED means that nobody maintains that backend. Expect no - new features or newly supported devices. You are welcome to take over + UNMAINTAINED means that nobody maintains that backend. Expect no + new features or newly supported devices. You are welcome to take over maintainership.
Link(s):
@@ -16472,27 +16472,27 @@ Grandtek Scopecam
USB id:
The USB vendor and product ids as printed by sane-find-scanner -q (only applicable for USB devices).
Status:
-
Indicates how many of the features the device provides +
Indicates how many of the features the device provides are supported by SANE.
  • unsupported means the device is not supported at least by this backend. It may be supported by other backends, however.
  • untested means the device may be supported but couldn't be tested. Be very careful and report success/failure.
  • minimal means that the - device is detected and scans at least in one mode. But the quality + device is detected and scans at least in one mode. But the quality is bad or important features won't work. -
  • basic means it works at +
  • basic means it works at least in the most important modes but quality is not perfect. -
  • good means the device is usable +
  • good means the device is usable for day-to-day work. Some rather exotic features may be missing. -
  • complete means the backends +
  • complete means the backends supports everything the device can do.
Description:
The scope of application of the backend.
-SANE homepage +SANE homepage
-Contact
diff --git a/testsuite/tools/data/html-mfgs.ref b/testsuite/tools/data/html-mfgs.ref index 5e53ee3..f82b30c 100644 --- a/testsuite/tools/data/html-mfgs.ref +++ b/testsuite/tools/data/html-mfgs.ref @@ -5,7 +5,7 @@
-SANE +SANE

SANE: Supported Devices


@@ -15,8 +15,8 @@ Please consult the manpages and the author-supplied webpages for more detailed (and usually important) information concerning each backend.

If you have new information or corrections, please file a -bug report -with as many details as possible. Also please tell us if your scanner +bug report +with as many details as possible. Also please tell us if your scanner isn't mentioned in this list at all.

For an explanation of the tables, see the legend. @@ -84,125 +84,125 @@ isn't mentioned in this list at all.

Scanners

-

Manufacturers: -Abaton, -Acer Peripherals, -Across Technologies, -Actown, -Adlib, -Advent, -AGFA, -Ambir, -Apple, -Aries, -Artec/Ultima, -Avigramm, -Avision, -Bell and Howell, -Bell+Howell, -BenQ, -Benq (Acer), -BlackWidow, -Boeder, -BrightScan, -Brother, -C-Channel, -Canon, -Chinon, -Compaq, -Compeye, -Corex, -Cybercom, -DCT, -Dell, -Devcom, -Dextra, -Dexxa, -E-Lux, -EDGE, -EDT (Electronic Document Technology), -Enhans, -Epson, -Escom, -Escort, -Fujitsu, -Gallery, -Genius, -Googlegear, -Guillemot, -Guillemot / Hercules, -Hercules, -Hewlett-Packard, -IBM, -IOMagic, -Iris, -iVina, -Kodak, -Komodo, -KONICA MINOLTA, -Kyocera, -LEO, -Lexmark, -Linotype Hell, -Logitech, -Medion/Lifetec/Tevion/Cytron, -Memorex, -Micromaxx, -Microstar, -Microtek, -Minolta, -Minolta-QMS, -Mitsubishi, -Mustek, -NeatReceipts, -NEC, -Network, -Nikon, -Nortek, -OKI, -Olivetti, -Olympus, -Optoelectronics, -Optrox, -Packard Bell, -Panasonic, -Pentax, -PIE, -PIOTECH, -PLANon, -Plustek, -Portable Peripheral Co., Ltd., -Primax, -Prolink, -Quato, -Reflecta, -Relisys, -RevScan, -Ricoh, -Samsung, -Scanport, -Scanshell, -Sceptre, -Sharp, -Sicos, -Siemens, -SmartDisk, -Spot Technology, -Syscan, -Tamarack, -Targa, -TCE, -Teco, -Tiny, -TriGem, -Trust, -UMAX, -Vantas, -Visioneer, -Viviscan, -Vobis, -Vuego, -Xerox, +

Manufacturers: +Abaton, +Acer Peripherals, +Across Technologies, +Actown, +Adlib, +Advent, +AGFA, +Ambir, +Apple, +Aries, +Artec/Ultima, +Avigramm, +Avision, +Bell and Howell, +Bell+Howell, +BenQ, +Benq (Acer), +BlackWidow, +Boeder, +BrightScan, +Brother, +C-Channel, +Canon, +Chinon, +Compaq, +Compeye, +Corex, +Cybercom, +DCT, +Dell, +Devcom, +Dextra, +Dexxa, +E-Lux, +EDGE, +EDT (Electronic Document Technology), +Enhans, +Epson, +Escom, +Escort, +Fujitsu, +Gallery, +Genius, +Googlegear, +Guillemot, +Guillemot / Hercules, +Hercules, +Hewlett-Packard, +IBM, +IOMagic, +Iris, +iVina, +Kodak, +Komodo, +KONICA MINOLTA, +Kyocera, +LEO, +Lexmark, +Linotype Hell, +Logitech, +Medion/Lifetec/Tevion/Cytron, +Memorex, +Micromaxx, +Microstar, +Microtek, +Minolta, +Minolta-QMS, +Mitsubishi, +Mustek, +NeatReceipts, +NEC, +Network, +Nikon, +Nortek, +OKI, +Olivetti, +Olympus, +Optoelectronics, +Optrox, +Packard Bell, +Panasonic, +Pentax, +PIE, +PIOTECH, +PLANon, +Plustek, +Portable Peripheral Co., Ltd., +Primax, +Prolink, +Quato, +Reflecta, +Relisys, +RevScan, +Ricoh, +Samsung, +Scanport, +Scanshell, +Sceptre, +Sharp, +Sicos, +Siemens, +SmartDisk, +Spot Technology, +Syscan, +Tamarack, +Targa, +TCE, +Teco, +Tiny, +TriGem, +Trust, +UMAX, +Vantas, +Visioneer, +Viviscan, +Vobis, +Vuego, +Xerox, Yakumo

Manufacturer: Abaton

@@ -225,7 +225,7 @@ isn't mentioned in this list at all.

abaton
(unmaintained) -sane-abaton +sane-abaton Scan 300/S SCSI @@ -235,7 +235,7 @@ abaton
(unmaintained) abaton
(unmaintained) -sane-abaton +sane-abaton

Manufacturer: Acer Peripherals

@@ -264,7 +264,7 @@ abaton
(unmaintained) leo
(1.0-10) -sane-leo +sane-leo

Manufacturer: Actown

@@ -289,7 +289,7 @@ abaton
(unmaintained) teco1
(1.0-10) -sane-teco1 +sane-teco1

Manufacturer: Adlib

@@ -314,7 +314,7 @@ abaton
(unmaintained) pie
(1.0) -sane-pie +sane-pie JetScan636PRO SCSI @@ -325,12 +325,12 @@ abaton
(unmaintained) pie
(1.0) -sane-pie +sane-pie

Manufacturer: Advent

-Link(s): +Link(s): http://www.adventcomputers.co.uk

@@ -352,12 +352,12 @@ abaton
(unmaintained) kodakaio
(2.4.6) - +
sane-kodakaiosane-kodakaio

Manufacturer: AGFA

-Link(s): +Link(s): http://www.agfa.com/, http://www.agfa.com

@@ -379,7 +379,7 @@ abaton
(unmaintained) SnapScan
(1.4) - + @@ -390,7 +390,7 @@ abaton
(unmaintained) microtek
(0.13.1) - + @@ -401,26 +401,26 @@ abaton
(unmaintained) microtek
(0.13.1) - + - + - + @@ -431,7 +431,7 @@ abaton
(unmaintained) @@ -444,7 +444,7 @@ abaton
(unmaintained) - + @@ -454,7 +454,7 @@ agfafocus
(unmaintained) - + @@ -464,7 +464,7 @@ agfafocus
(unmaintained) - + @@ -474,7 +474,7 @@ agfafocus
(unmaintained) - + @@ -484,7 +484,7 @@ agfafocus
(unmaintained) - + @@ -495,7 +495,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -506,7 +506,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -517,15 +517,15 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + - + @@ -539,26 +539,26 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + - + - + @@ -572,7 +572,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -583,7 +583,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -594,7 +594,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -605,7 +605,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -616,7 +616,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -627,7 +627,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -638,7 +638,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -649,7 +649,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -660,7 +660,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -671,7 +671,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -682,7 +682,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -693,7 +693,7 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + @@ -704,15 +704,15 @@ agfafocus
(unmaintained) SnapScan
(1.4) - + - + @@ -726,7 +726,7 @@ agfafocus
(unmaintained) niash
(0.3) - + @@ -737,7 +737,7 @@ agfafocus
(unmaintained) microtek
(0.13.1) - + @@ -748,7 +748,7 @@ agfafocus
(unmaintained) microtek
(0.13.1) - + @@ -759,7 +759,7 @@ agfafocus
(unmaintained) microtek
(0.13.1) - + @@ -770,7 +770,7 @@ agfafocus
(unmaintained) microtek
(0.13.1) - +
sane-snapscansane-snapscan
Arcus II SCSI sane-microteksane-microtek
DuoScan SCSI sane-microteksane-microtek
DuoScan f40
DuoScan f40 USB IEEE-1394 0x06bd/0x02bf Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
DuoScan T2000XL
DuoScan T2000XL SCSI   Unsupported Unsupported. Same as Microtek ArtixScan 2020? -unsupported +unsupported
(2010-06-09)
?Unsupported Unsupported. Same as Microtek Artixscan 2500f -unsupported +unsupported
(2010-06-09)
? agfafocus
(unmaintained)
sane-agfafocussane-agfafocus
Focus Color Plus SCSI agfafocus
(unmaintained)
sane-agfafocussane-agfafocus
Focus GS Scanner SCSI agfafocus
(unmaintained)
sane-agfafocussane-agfafocus
Focus II SCSI agfafocus
(unmaintained)
sane-agfafocussane-agfafocus
Focus Lineart Scanner SCSI agfafocus
(unmaintained)
sane-agfafocussane-agfafocus
SnapScan SCSI sane-snapscansane-snapscan
SnapScan 300 SCSI sane-snapscansane-snapscan
SnapScan 310 SCSI sane-snapscansane-snapscan
SnapScan 310P
SnapScan 310P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09)
? sane-snapscansane-snapscan
SnapScan 1200P
SnapScan 1200P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09)
?
SnapScan 1212P
SnapScan 1212P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09)
? sane-snapscansane-snapscan
SnapScan 1212U_2 USB sane-snapscansane-snapscan
SnapScan 1236s SCSI sane-snapscansane-snapscan
SnapScan 1236u USB sane-snapscansane-snapscan
SnapScan e10 USB sane-snapscansane-snapscan
SnapScan e20 USB sane-snapscansane-snapscan
SnapScan e25 USB sane-snapscansane-snapscan
SnapScan e26 USB sane-snapscansane-snapscan
SnapScan e40 USB sane-snapscansane-snapscan
SnapScan e42 USB sane-snapscansane-snapscan
SnapScan e50 USB sane-snapscansane-snapscan
SnapScan e52 USB sane-snapscansane-snapscan
SnapScan e60 USB sane-snapscansane-snapscan
SnapScan EZ
SnapScan EZ Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09)
? sane-niashsane-niash
StudioScan SCSI sane-microteksane-microtek
StudioScan II SCSI sane-microteksane-microtek
StudioScan IIsi SCSI sane-microteksane-microtek
Studiostar SCSI sane-microteksane-microtek

Manufacturer: Ambir

@@ -795,12 +795,12 @@ agfafocus
(unmaintained) plustek
(0.52) -sane-plustek +sane-plustek

Manufacturer: Apple

-Link(s): +Link(s): http://developer.apple.com/, http://www.apple.com/

@@ -821,7 +821,7 @@ agfafocus
(unmaintained) - + @@ -831,7 +831,7 @@ apple
(unmaintained) - + @@ -842,7 +842,7 @@ apple
(unmaintained) canon
(1.12) - + @@ -852,7 +852,7 @@ apple
(unmaintained) - +
apple
(unmaintained)
sane-applesane-apple
Color OneScanner SCSI apple
(unmaintained)
sane-applesane-apple
Color OneScanner 600/27 SCSI sane-canonsane-canon
OneScanner SCSI apple
(unmaintained)
sane-applesane-apple

Manufacturer: Aries

@@ -877,12 +877,12 @@ apple
(unmaintained) plustek_pp
(0.43) -sane-plustek_pp +sane-plustek_pp

Manufacturer: Artec/Ultima

-Link(s): +Link(s): http://www.artecusa.com/

@@ -895,13 +895,13 @@ apple
(unmaintained) - + @@ -915,7 +915,7 @@ apple
(unmaintained) artec
(unmaintained) - + @@ -926,7 +926,7 @@ apple
(unmaintained) artec
(unmaintained) - + @@ -934,7 +934,7 @@ apple
(unmaintained) @@ -948,7 +948,7 @@ apple
(unmaintained) artec
(unmaintained) - + @@ -959,7 +959,7 @@ apple
(unmaintained) as6e
(0.5) - + @@ -970,7 +970,7 @@ apple
(unmaintained) artec
(unmaintained) - + @@ -981,7 +981,7 @@ apple
(unmaintained) artec
(unmaintained) - + @@ -992,7 +992,7 @@ apple
(unmaintained) artec
(unmaintained) - + @@ -1002,7 +1002,7 @@ apple
(unmaintained) - + @@ -1012,7 +1012,7 @@ artec_eplus48u
(unmaintained) - + @@ -1023,15 +1023,15 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + - + @@ -1045,7 +1045,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - +
Backend Manpage
1236 USB
1236 USB USB 0x05d8/0x4001 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-artecsane-artec
A6000C PLUS SCSI sane-artecsane-artec
AM12e+ ParportUnsupported Unsupported. Chips found inside: AT015, AD9816JS. Maybe similar to SCSI version or as6e? -unsupported +unsupported
(2010-06-09)
? sane-artecsane-artec
AS6E Parport sane-as6esane-as6e
AT3 SCSI sane-artecsane-artec
AT6 SCSI sane-artecsane-artec
AT12 SCSI sane-artecsane-artec
E+ 48U USB artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u
E+ Pro USB artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u
Ultima 2000 USB sane-gt68xxsane-gt68xx
Ultima 2000 (0x4001)
Ultima 2000 (0x4001) USB 0x05d8/0x4001 Unsupported Same name, but different ids: This scanner is not supported. The scanner with product id 0x4002 is supported by the gt68xx backend, however. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx

Manufacturer: Avigramm

@@ -1061,13 +1061,13 @@ artec_eplus48u
(unmaintained) Backend Manpage -Minidoc +Minidoc USB Parport 0x05cb/0x1483 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -1075,7 +1075,7 @@ artec_eplus48u
(unmaintained)

Manufacturer: Avision

-Link(s): +Link(s): http://www.avision.com, http://www.avision.com/

@@ -1097,7 +1097,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1108,7 +1108,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1119,7 +1119,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1130,7 +1130,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1141,7 +1141,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1152,7 +1152,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1163,7 +1163,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1174,7 +1174,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1185,7 +1185,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1196,7 +1196,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1207,7 +1207,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1218,7 +1218,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1229,7 +1229,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1240,7 +1240,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1251,7 +1251,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1262,7 +1262,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1273,7 +1273,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1284,7 +1284,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1295,7 +1295,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1306,7 +1306,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1317,7 +1317,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1328,7 +1328,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1339,7 +1339,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1350,7 +1350,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1361,7 +1361,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1372,7 +1372,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1383,7 +1383,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1394,7 +1394,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1405,7 +1405,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1416,7 +1416,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1427,7 +1427,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1438,7 +1438,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1449,7 +1449,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1460,7 +1460,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1471,7 +1471,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1482,7 +1482,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1493,7 +1493,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1504,7 +1504,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1515,7 +1515,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1526,7 +1526,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1537,7 +1537,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1548,7 +1548,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1559,7 +1559,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1570,7 +1570,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1581,7 +1581,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1592,7 +1592,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1603,7 +1603,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1614,7 +1614,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1625,7 +1625,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1636,7 +1636,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1647,7 +1647,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1658,7 +1658,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1669,7 +1669,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1680,7 +1680,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1691,7 +1691,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1702,7 +1702,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1713,7 +1713,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1724,7 +1724,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1735,7 +1735,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1746,7 +1746,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1754,7 +1754,7 @@ artec_eplus48u
(unmaintained) @@ -1768,7 +1768,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1779,7 +1779,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1790,7 +1790,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1801,7 +1801,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -1812,26 +1812,26 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + - + - + @@ -1842,7 +1842,7 @@ artec_eplus48u
(unmaintained) @@ -1850,7 +1850,7 @@ artec_eplus48u
(unmaintained)
sane-avisionsane-avision
@V5100 USB sane-avisionsane-avision
AM3000 Series USB sane-avisionsane-avision
AV100CS SCSI sane-avisionsane-avision
AV100IIICS SCSI sane-avisionsane-avision
AV100S SCSI sane-avisionsane-avision
AV120 USB sane-avisionsane-avision
AV121 USB sane-avisionsane-avision
AV122 USB sane-avisionsane-avision
AV122 C2 USB sane-avisionsane-avision
AV210 USB sane-avisionsane-avision
AV210 USB sane-avisionsane-avision
AV210C2 USB sane-avisionsane-avision
AV210C2-G USB sane-avisionsane-avision
AV210D2+ USB sane-avisionsane-avision
AV220 USB sane-avisionsane-avision
AV220+ USB sane-avisionsane-avision
AV220-G USB sane-avisionsane-avision
AV220C2 USB sane-avisionsane-avision
AV220C2-B USB sane-avisionsane-avision
AV220C2-G USB sane-avisionsane-avision
AV220D2 USB sane-avisionsane-avision
AV240SC SCSI sane-avisionsane-avision
AV260CS SCSI sane-avisionsane-avision
AV360CS SCSI sane-avisionsane-avision
AV363CS SCSI sane-avisionsane-avision
AV420CS SCSI sane-avisionsane-avision
AV600U USB sane-avisionsane-avision
AV600U Plus USB sane-avisionsane-avision
AV610 USB sane-avisionsane-avision
AV610C2 USB sane-avisionsane-avision
AV620CS SCSI sane-avisionsane-avision
AV620CS Plus SCSI sane-avisionsane-avision
AV630CS SCSI sane-avisionsane-avision
AV630CSL SCSI sane-avisionsane-avision
AV660S SCSI sane-avisionsane-avision
AV680S SCSI sane-avisionsane-avision
AV690U SCSI sane-avisionsane-avision
AV800S SCSI sane-avisionsane-avision
AV810C SCSI sane-avisionsane-avision
AV820 SCSI sane-avisionsane-avision
AV820C SCSI sane-avisionsane-avision
AV820C Plus SCSI sane-avisionsane-avision
AV830C SCSI sane-avisionsane-avision
AV830C Plus SCSI sane-avisionsane-avision
AV880 SCSI sane-avisionsane-avision
AV880C SCSI sane-avisionsane-avision
AV3200C SCSI sane-avisionsane-avision
AV3200SU USB sane-avisionsane-avision
AV3730SU USB sane-avisionsane-avision
AV3750SU USB sane-avisionsane-avision
AV3800C SCSI sane-avisionsane-avision
AV3850SU USB sane-avisionsane-avision
AV6120 SCSI sane-avisionsane-avision
AV6240 SCSI sane-avisionsane-avision
AV8000S SCSI sane-avisionsane-avision
AV8050U USB sane-avisionsane-avision
AV8300 USB sane-avisionsane-avision
AV8350 USB sane-avisionsane-avision
AVA3 SCSI sane-avisionsane-avision
DS310F ParportUnsupported Probably not supported. Scanner/printer/copier combination. -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision
FB2080E USB sane-avisionsane-avision
FB6000E SCSI sane-avisionsane-avision
FB6080E USB sane-avisionsane-avision
IT8300 USB sane-avisionsane-avision
iVina 1600
iVina 1600 USB 0x0638/0x0a10 Unsupported GL646 based, to be added to genesys backend. Same as UMAX Astra 4500. -unsupported +unsupported
(2010-06-09)
?
iVina FB1800
iVina FB1800 USB 0x0638/0x0a20 Unsupported GL646/GL660 based. Same as UMAX Astra 4700. -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. No chipset information available. Same as UMAX Astra 6700. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Bell and Howell

-Link(s): +Link(s): http://www.bhscanners.com/

@@ -1872,7 +1872,7 @@ artec_eplus48u
(unmaintained) bh
(1.0-4) - + @@ -1883,7 +1883,7 @@ artec_eplus48u
(unmaintained) bh
(1.0-4) - + @@ -1894,7 +1894,7 @@ artec_eplus48u
(unmaintained) bh
(1.0-4) - + @@ -1905,7 +1905,7 @@ artec_eplus48u
(unmaintained) bh
(1.0-4) - + @@ -1916,7 +1916,7 @@ artec_eplus48u
(unmaintained) bh
(1.0-4) - + @@ -1927,7 +1927,7 @@ artec_eplus48u
(unmaintained) bh
(1.0-4) - +
sane-bhsane-bh
COPISCAN II 2137(A) SCSI sane-bhsane-bh
COPISCAN II 2138A SCSI sane-bhsane-bh
COPISCAN II 3238 SCSI sane-bhsane-bh
COPISCAN II 3338(A) SCSI sane-bhsane-bh
COPISCAN II 6338 SCSI sane-bhsane-bh

Manufacturer: Bell+Howell

@@ -1952,12 +1952,12 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) -sane-avision +sane-avision

Manufacturer: BenQ

-Link(s): +Link(s): http://www.benq.com/

@@ -1979,12 +1979,12 @@ artec_eplus48u
(unmaintained) hp3900
(0.12) - +
sane-hp3900sane-hp3900

Manufacturer: Benq (Acer)

-Link(s): +Link(s): http://www.benq.com
Comment: Formerly Acer Peripherals

@@ -2007,15 +2007,15 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -310P +310P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2029,7 +2029,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 310U USB @@ -2040,15 +2040,15 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -320P +320P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2062,15 +2062,15 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -340P +340P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2084,15 +2084,15 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -610P +610P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2106,15 +2106,15 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -610PT +610PT Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2128,26 +2128,26 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -620P +620P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? -620PT +620PT Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2161,7 +2161,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 620U USB @@ -2172,7 +2172,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 620UT USB @@ -2183,7 +2183,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 640BT USB @@ -2194,7 +2194,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 640bu USB @@ -2205,15 +2205,15 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan -640P +640P Parport   Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2227,7 +2227,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 1240 USB @@ -2238,7 +2238,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 3300 USB @@ -2249,7 +2249,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 3300 USB @@ -2260,7 +2260,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 4300 USB @@ -2271,7 +2271,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 4300 USB @@ -2282,7 +2282,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5000 USB @@ -2293,7 +2293,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5000E USB @@ -2304,7 +2304,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5000U USB @@ -2315,7 +2315,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5150 USB @@ -2326,7 +2326,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5250 USB @@ -2337,7 +2337,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5300 USB @@ -2348,7 +2348,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan 5450 USB @@ -2356,40 +2356,40 @@ artec_eplus48u
(unmaintained) Unsupported Unsupported. -unsupported +unsupported
(2010-06-09) ? -5550 +5550 USB 0x04a5/0x2211 Unsupported Unsupported, see link for details. -unsupported +unsupported
(2010-06-09) ? -5560 +5560 USB 0x04a5/0x2311 Unsupported   -unsupported +unsupported
(2010-06-09) ? -7400UT +7400UT USB 0x04a5/0x2202 Unsupported   -unsupported +unsupported
(2010-06-09) ? @@ -2403,12 +2403,12 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) -sane-snapscan +sane-snapscan

Manufacturer: BlackWidow

-Link(s): +Link(s): http://www.blackwidow.co.uk/

@@ -2430,7 +2430,7 @@ artec_eplus48u
(unmaintained) artec
(unmaintained) - +
sane-artecsane-artec

Manufacturer: Boeder

@@ -2446,13 +2446,13 @@ artec_eplus48u
(unmaintained) Backend Manpage -Sm@rtScan Office +Sm@rtScan Office Parport USB 0x05cb/0x1483 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -2466,7 +2466,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx

Manufacturer: BrightScan

@@ -2491,12 +2491,12 @@ artec_eplus48u
(unmaintained) plustek_pp
(0.43) -sane-plustek_pp +sane-plustek_pp

Manufacturer: Brother

-Link(s): +Link(s): http://www.brother.com/

@@ -2509,13 +2509,13 @@ artec_eplus48u
(unmaintained) - + @@ -2526,29 +2526,29 @@ artec_eplus48u
(unmaintained) - + - + @@ -2556,7 +2556,7 @@ artec_eplus48u
(unmaintained)
Backend Manpage
MFC 2500
MFC 2500 USB 0x04f9/0x000a Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported The parport 200x400dpi grayscale version of this scanner is unsupported. Dmitri Katchalov did some investigations on this scanner. If you want to write a backend, contact him (see link). -unsupported +unsupported
(2010-06-09)
?
MFC 7300c
MFC 7300c Parport USB 0x04f9/0x0106 Unsupported   -unsupported +unsupported
(2010-06-09)
?
MFC 9600
MFC 9600 USB 0x04f9/0x0101 Unsupported   -unsupported +unsupported
(2010-06-09)
?

Manufacturer: C-Channel

-Link(s): +Link(s): http://www.c-channel.ch/

@@ -2575,7 +2575,7 @@ artec_eplus48u
(unmaintained) @@ -2586,18 +2586,18 @@ artec_eplus48u
(unmaintained) - + @@ -2605,7 +2605,7 @@ artec_eplus48u
(unmaintained)
Unsupported Probably unsupported. -unsupported +unsupported
(2010-06-09)
?Unsupported See bug #306792 for details. -unsupported +unsupported
(2010-06-09)
?
MyPen Pro
MyPen Pro USB   Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Canon

-Link(s): +Link(s): http://www.canon.com/

@@ -2627,7 +2627,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -2638,7 +2638,7 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + @@ -2649,7 +2649,7 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + @@ -2660,7 +2660,7 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + @@ -2671,7 +2671,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -2682,7 +2682,7 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + @@ -2693,7 +2693,7 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + @@ -2704,59 +2704,59 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + - + - + - + - + - + @@ -2770,26 +2770,26 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + - + - + @@ -2803,37 +2803,37 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + - + - + - + @@ -2847,7 +2847,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -2858,7 +2858,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -2869,48 +2869,48 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + - + - + - + - + @@ -2924,37 +2924,37 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + - + - + - + @@ -2968,7 +2968,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -2979,7 +2979,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -2987,7 +2987,7 @@ artec_eplus48u
(unmaintained) @@ -3001,7 +3001,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -3012,7 +3012,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -3023,15 +3023,15 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + - + @@ -3045,7 +3045,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -3056,7 +3056,7 @@ artec_eplus48u
(unmaintained) canon630u
(0.1) - + @@ -3067,7 +3067,7 @@ artec_eplus48u
(unmaintained) canon630u
(0.1) - + @@ -3075,7 +3075,7 @@ artec_eplus48u
(unmaintained) @@ -3089,7 +3089,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3100,7 +3100,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3111,7 +3111,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3122,7 +3122,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3130,29 +3130,29 @@ artec_eplus48u
(unmaintained) - + - + @@ -3166,7 +3166,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3177,7 +3177,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3188,7 +3188,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -3199,15 +3199,15 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + - + @@ -3218,7 +3218,7 @@ artec_eplus48u
(unmaintained) @@ -3229,7 +3229,7 @@ artec_eplus48u
(unmaintained) @@ -3243,7 +3243,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -3254,7 +3254,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -3265,7 +3265,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -3276,7 +3276,7 @@ artec_eplus48u
(unmaintained) canon_pp
(0.33) - + @@ -3287,7 +3287,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -3298,7 +3298,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -3309,7 +3309,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -3320,7 +3320,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -3331,7 +3331,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3342,7 +3342,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3353,7 +3353,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3364,7 +3364,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3375,7 +3375,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3386,7 +3386,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3397,7 +3397,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3408,7 +3408,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3419,7 +3419,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3430,7 +3430,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3438,7 +3438,7 @@ artec_eplus48u
(unmaintained) @@ -3452,7 +3452,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3463,7 +3463,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3474,7 +3474,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3485,7 +3485,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3496,7 +3496,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3507,7 +3507,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3518,7 +3518,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3529,7 +3529,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3540,7 +3540,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3551,7 +3551,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3562,7 +3562,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3573,7 +3573,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3584,7 +3584,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3595,7 +3595,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3606,7 +3606,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3617,7 +3617,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3628,7 +3628,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3639,7 +3639,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3650,7 +3650,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3661,7 +3661,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3672,7 +3672,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3683,7 +3683,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3694,7 +3694,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3705,7 +3705,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3716,7 +3716,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3727,7 +3727,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3738,7 +3738,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3749,7 +3749,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3760,7 +3760,7 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + @@ -3771,15 +3771,15 @@ artec_eplus48u
(unmaintained) canon_dr
(38) - + - + @@ -3793,7 +3793,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3804,7 +3804,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3815,7 +3815,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3826,7 +3826,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3837,7 +3837,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3848,7 +3848,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3859,7 +3859,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3870,7 +3870,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3881,7 +3881,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3892,7 +3892,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3903,7 +3903,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3914,7 +3914,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3925,7 +3925,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3936,7 +3936,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3947,7 +3947,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3958,7 +3958,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3969,7 +3969,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3980,7 +3980,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -3991,7 +3991,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4002,7 +4002,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4013,7 +4013,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4024,7 +4024,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4035,7 +4035,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4046,7 +4046,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4057,7 +4057,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4068,7 +4068,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4079,7 +4079,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4090,7 +4090,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4101,7 +4101,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4112,7 +4112,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4123,7 +4123,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4134,7 +4134,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4145,81 +4145,81 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + - + - + - + - + - + - + - + @@ -4233,7 +4233,7 @@ artec_eplus48u
(unmaintained) canon
(1.12) - + @@ -4244,7 +4244,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4255,7 +4255,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4266,7 +4266,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4277,7 +4277,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4288,7 +4288,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4299,7 +4299,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4310,7 +4310,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4321,7 +4321,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4332,7 +4332,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4343,7 +4343,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4354,7 +4354,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4365,7 +4365,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4376,7 +4376,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4387,7 +4387,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4398,7 +4398,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4409,7 +4409,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4420,7 +4420,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4431,7 +4431,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4442,7 +4442,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4453,26 +4453,26 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + - + - + @@ -4486,7 +4486,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4497,7 +4497,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4508,7 +4508,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4519,7 +4519,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4530,7 +4530,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4541,7 +4541,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4552,7 +4552,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4563,7 +4563,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4574,7 +4574,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4585,7 +4585,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4596,7 +4596,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4607,7 +4607,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4618,7 +4618,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4629,7 +4629,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4640,7 +4640,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4651,7 +4651,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4662,7 +4662,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4673,7 +4673,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4684,7 +4684,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4695,7 +4695,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4706,7 +4706,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4717,7 +4717,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4728,7 +4728,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4739,7 +4739,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4750,7 +4750,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4761,7 +4761,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4772,7 +4772,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4783,7 +4783,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4794,7 +4794,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4805,7 +4805,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4816,7 +4816,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4827,7 +4827,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4838,7 +4838,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4849,7 +4849,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4860,7 +4860,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4871,7 +4871,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4882,7 +4882,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4893,7 +4893,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4904,7 +4904,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4915,7 +4915,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4926,7 +4926,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4937,7 +4937,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4948,7 +4948,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4959,7 +4959,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4970,7 +4970,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4981,7 +4981,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -4992,7 +4992,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5003,7 +5003,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5014,7 +5014,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5025,7 +5025,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5036,7 +5036,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5047,7 +5047,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5058,7 +5058,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5069,7 +5069,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5080,7 +5080,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5091,7 +5091,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5102,7 +5102,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5113,7 +5113,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5124,7 +5124,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5135,7 +5135,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5146,7 +5146,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5157,7 +5157,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5168,7 +5168,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5179,7 +5179,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5190,7 +5190,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5201,7 +5201,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5212,7 +5212,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5223,7 +5223,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5234,7 +5234,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5245,7 +5245,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5256,7 +5256,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5267,7 +5267,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5278,7 +5278,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5289,7 +5289,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5300,7 +5300,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5311,7 +5311,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5322,7 +5322,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5333,7 +5333,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5344,7 +5344,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5355,7 +5355,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5366,7 +5366,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - + @@ -5377,7 +5377,7 @@ artec_eplus48u
(unmaintained) pixma
(0.17.3) - +
sane-genesyssane-genesys
CanoScan 300 SCSI sane-canonsane-canon
CanoScan 600 SCSI sane-canonsane-canon
CanoScan 620S SCSI sane-canonsane-canon
CanoScan 700F USB sane-genesyssane-genesys
CanoScan 1200S SCSI sane-canonsane-canon
CanoScan 2700F SCSI sane-canonsane-canon
CanoScan 2710S SCSI sane-canonsane-canon
CanoScan 3000
CanoScan 3000 USB 0x04a9/0x2215 Unsupported GL660+GL646 based. -unsupported +unsupported
(2010-06-09)
?
CanoScan 3000ex
CanoScan 3000ex USB 0x04a9/0x2215 Unsupported GL660+GL646 based. -unsupported +unsupported
(2010-06-09)
?
CanoScan 3000F
CanoScan 3000F USB 0x04a9/0x2215 Unsupported GL660+GL646 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
CanoScan 4200F
CanoScan 4200F USB 0x04a9/0x221b Unsupported Probably unsupported. See link. -unsupported +unsupported
(2010-06-09)
?
CanoScan 4400F
CanoScan 4400F USB 0x04a9/0x2228 Unsupported GL843 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
CanoScan 5000F
CanoScan 5000F USB 0x04a9/0x2212 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
CanoScan 5200F
CanoScan 5200F USB 0x04a9/0x2217 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
CanoScan 8000F
CanoScan 8000F USB 0x04a9/0x220f Unsupported Not supported. See link for more information. With transparency adapter. -unsupported +unsupported
(2010-06-09)
?
CanoScan 8400F
CanoScan 8400F USB 0x04a9/0x221e Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
CanoScan 8600F
CanoScan 8600F USB 0x04a9/0x2229 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-pixmasane-pixma
CanoScan 9000F USB sane-pixmasane-pixma
CanoScan 9000F Mark II USB sane-pixmasane-pixma
CanoScan 9900F
CanoScan 9900F USB 0x04a9/0x2210 Unsupported Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter. -unsupported +unsupported
(2010-06-09)
?
CanoScan 9950F
CanoScan 9950F USB 0x04a9/0x2219 Unsupported Probably unsupported. -unsupported +unsupported
(2010-06-09)
?
CanoScan D646U
CanoScan D646U USB 0x04a9/0x220b Unsupported Probably not supported. See link for more information and test program. -unsupported +unsupported
(2010-06-09)
?
CanoScan D646U ex
CanoScan D646U ex USB 0x04a9/0x220b Unsupported Probably not supported. See D646. -unsupported +unsupported
(2010-06-09)
? sane-plusteksane-plustek
CanoScan D1230U
CanoScan D1230U USB 0x04a9/0x2209 Unsupported Probably not supported. -unsupported +unsupported
(2010-06-09)
?
CanoScan D1250U2
CanoScan D1250U2 USB 0x04a9/0x220c Unsupported Not supported. However, someone started working on this scanner and some information is available (see link). -unsupported +unsupported
(2010-06-09)
?
CanoScan D2400UF
CanoScan D2400UF USB 0x04a9/0x220a Unsupported Not supported. See link. -unsupported +unsupported
(2010-06-09)
? sane-canon_ppsane-canon_pp
CanoScan FB320P Parport (ECP) sane-canon_ppsane-canon_pp
CanoScan FB320U USBUnsupported Probably not supported. No details known. -unsupported +unsupported
(2010-06-09)
? sane-canon_ppsane-canon_pp
CanoScan FB610P Parport (ECP) sane-canon_ppsane-canon_pp
CanoScan FB620P Parport (ECP) sane-canon_ppsane-canon_pp
CanoScan FB620U
CanoScan FB620U USB 0x04a9/0x2202 Unsupported Probably not supported. Some information is available. -unsupported +unsupported
(2010-06-09)
? sane-canon_ppsane-canon_pp
CanoScan fb630u USB sane-canon630usane-canon630u
CanoScan fb636u USB sane-canon630usane-canon630u
CanoScan FB1210U USBUnsupported Not supported. However, a stand-alone program for FreeBSD is available. -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
CanoScan LiDE 40 USB sane-genesyssane-genesys
CanoScan LiDE 50 USB sane-genesyssane-genesys
CanoScan LiDE 60 USB sane-genesyssane-genesys
CanoScan LiDE 70 USBUnsupported Philips chip. Backend started, see link -unsupported +unsupported
(2010-06-09)
?
CanoScan LiDE 80
CanoScan LiDE 80 USB 0x04a9/0x2214 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
CanoScan LiDE 90
CanoScan LiDE 90 USB 0x04a9/0x1900 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
CanoScan LiDE 110 USB sane-genesyssane-genesys
CanoScan LiDE 200 USB sane-genesyssane-genesys
CanoScan LiDE 210 USB sane-genesyssane-genesys
CanoScan LiDE 500F
CanoScan LiDE 500F USB 0x04a9/0x221f Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?Unsupported Philips chip. Backend started, see link -unsupported +unsupported
(2010-06-09)
?Unsupported Philips chip. Backend started, see link -unsupported +unsupported
(2010-06-09)
? sane-plusteksane-plustek
CanoScan N340P Parport (ECP) sane-canon_ppsane-canon_pp
CanoScan N640P Parport (ECP) sane-canon_ppsane-canon_pp
CanoScan N640P ex Parport (ECP) sane-canon_ppsane-canon_pp
CanoScan N650U/N656U USB sane-plusteksane-plustek
CanoScan N670U/N676U/LiDE20 USB sane-plusteksane-plustek
CanoScan N1220U USB sane-plusteksane-plustek
CanoScan N1240U/LiDE30 USB sane-plusteksane-plustek
CR-25 USB sane-canon_drsane-canon_dr
CR-55 USB sane-canon_drsane-canon_dr
CR-135i USB SCSI sane-canon_drsane-canon_dr
CR-180 USB SCSI sane-canon_drsane-canon_dr
CR-180II USB SCSI sane-canon_drsane-canon_dr
CR-190i USB SCSI sane-canon_drsane-canon_dr
DR-1210C USB sane-canon_drsane-canon_dr
DR-1210C USB sane-canon_drsane-canon_dr
DR-2010C USB sane-canon_drsane-canon_dr
DR-2010M USB sane-canon_drsane-canon_dr
DR-2020U USBUnsupported GL84x? -unsupported +unsupported
(2010-06-09)
? sane-canon_drsane-canon_dr
DR-2050SP USB sane-canon_drsane-canon_dr
DR-2080C USB SCSI sane-canon_drsane-canon_dr
DR-2510C USB sane-canon_drsane-canon_dr
DR-2510M USB sane-canon_drsane-canon_dr
DR-2580C USB SCSI sane-canon_drsane-canon_dr
DR-3010C USB sane-canon_drsane-canon_dr
DR-3020C SCSI sane-canon_drsane-canon_dr
DR-3060 SCSI sane-canon_drsane-canon_dr
DR-3080C SCSI sane-canon_drsane-canon_dr
DR-3080CII USB SCSI sane-canon_drsane-canon_dr
DR-4010C USB sane-canon_drsane-canon_dr
DR-4580U USB sane-canon_drsane-canon_dr
DR-5010C USB sane-canon_drsane-canon_dr
DR-5020 SCSI sane-canon_drsane-canon_dr
DR-5060F SCSI sane-canon_drsane-canon_dr
DR-5080C SCSI sane-canon_drsane-canon_dr
DR-6010C USB SCSI sane-canon_drsane-canon_dr
DR-6030C USB SCSI sane-canon_drsane-canon_dr
DR-6050C USB SCSI sane-canon_drsane-canon_dr
DR-6080 USB SCSI sane-canon_drsane-canon_dr
DR-7080C USB SCSI sane-canon_drsane-canon_dr
DR-7090C USB SCSI sane-canon_drsane-canon_dr
DR-7550C USB SCSI sane-canon_drsane-canon_dr
DR-7580 USB SCSI sane-canon_drsane-canon_dr
DR-9050C USB SCSI sane-canon_drsane-canon_dr
DR-9080C USB SCSI sane-canon_drsane-canon_dr
DR-X10C USB SCSI sane-canon_drsane-canon_dr
DR3020 SCSI sane-canon_drsane-canon_dr
DR4080U USB sane-canon_drsane-canon_dr
FS4000
FS4000 USB SCSI 0x04a9/0x3042 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
? sane-pixmasane-pixma
I-SENSYS MF4320d USB sane-pixmasane-pixma
I-SENSYS MF4330d USB sane-pixmasane-pixma
i-SENSYS MF4550d USB sane-pixmasane-pixma
i-SENSYS MF5880dn USB sane-pixmasane-pixma
i-SENSYS MF6680dn USB sane-pixmasane-pixma
imageCLASS D420 USB sane-pixmasane-pixma
imageCLASS D480 USB sane-pixmasane-pixma
imageCLASS MF3110 USB sane-pixmasane-pixma
imageCLASS MF3240 USB sane-pixmasane-pixma
imageCLASS MF4010 USB sane-pixmasane-pixma
imageCLASS MF4018 USB sane-pixmasane-pixma
imageCLASS MF4120 USB sane-pixmasane-pixma
imageCLASS MF4122 USB sane-pixmasane-pixma
imageCLASS MF4140 USB sane-pixmasane-pixma
imageCLASS MF4150 USB sane-pixmasane-pixma
imageCLASS MF4270 USB sane-pixmasane-pixma
imageCLASS MF4350d USB sane-pixmasane-pixma
imageCLASS MF4370dn USB sane-pixmasane-pixma
imageCLASS MF4380dn USB sane-pixmasane-pixma
imageCLASS MF4410 USB sane-pixmasane-pixma
imageCLASS MF4430 USB sane-pixmasane-pixma
imageCLASS MF4660 USB sane-pixmasane-pixma
imageCLASS MF4690 USB sane-pixmasane-pixma
imageCLASS MF5630 USB sane-pixmasane-pixma
imageCLASS MF5730 USB sane-pixmasane-pixma
imageCLASS MF5750 USB sane-pixmasane-pixma
imageCLASS MF5770 USB sane-pixmasane-pixma
imageCLASS MF6500 series USB sane-pixmasane-pixma
imageCLASS MF6550 USB sane-pixmasane-pixma
imageCLASS MF8030 USB sane-pixmasane-pixma
imageCLASS MF8170c USB sane-pixmasane-pixma
imageRUNNER 1020/1024/1025 USB sane-pixmasane-pixma
ImageRunner iR1018
ImageRunner iR1018 USB 0x04a9/0x269d Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
ImageRunner iR1022
ImageRunner iR1022 USB 0x04a9/0x269d Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
ImageRunner iR1023
ImageRunner iR1023 USB 0x04a9/0x269d Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
IS 12
IS 12 USB   Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers. -unsupported +unsupported
(2010-06-09)
?
IS 22
IS 22 Parport   Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers. -unsupported +unsupported
(2010-06-09)
?
IS 32
IS 32 USB 0x04a9/0x105d Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers. -unsupported +unsupported
(2010-06-09)
?
IS 52
IS 52 USB   Unsupported Probably not supported. Scanner cardridge for Canon inkjet printers. -unsupported +unsupported
(2010-06-09)
? sane-canonsane-canon
laserBase MF5650 USB sane-pixmasane-pixma
PIXMA E500 USB sane-pixmasane-pixma
PIXMA E510 USB sane-pixmasane-pixma
PIXMA E600 USB sane-pixmasane-pixma
PIXMA E610 USB sane-pixmasane-pixma
PIXMA MG2100 Series USB sane-pixmasane-pixma
PIXMA MG2200 Series USB sane-pixmasane-pixma
PIXMA MG3100 Series USB WLAN sane-pixmasane-pixma
PIXMA MG3200 Series USB sane-pixmasane-pixma
PIXMA MG4100 Series USB sane-pixmasane-pixma
PIXMA MG4200 Series USB sane-pixmasane-pixma
PIXMA MG5100 Series USB sane-pixmasane-pixma
PIXMA MG5200 Series USB sane-pixmasane-pixma
PIXMA MG5300 Series USB sane-pixmasane-pixma
PIXMA MG5400 Series USB sane-pixmasane-pixma
PIXMA MG6100 Series USB sane-pixmasane-pixma
PIXMA MG6200 Series USB sane-pixmasane-pixma
PIXMA MG6300 Series USB Ethernet sane-pixmasane-pixma
PIXMA MG8100 Series USB sane-pixmasane-pixma
PIXMA MG8200 Series USB Ethernet sane-pixmasane-pixma
PIXMA MP110
PIXMA MP110 USB 0x04a9/0x1700 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
PIXMA MP130
PIXMA MP130 USB 0x04a9/0x1701 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-pixmasane-pixma
PIXMA MP150 USB sane-pixmasane-pixma
PIXMA MP160 USB sane-pixmasane-pixma
PIXMA MP170 USB sane-pixmasane-pixma
PIXMA MP180 USB sane-pixmasane-pixma
PIXMA MP190 USB sane-pixmasane-pixma
PIXMA MP210 USB sane-pixmasane-pixma
PIXMA MP220 USB sane-pixmasane-pixma
PIXMA MP230 USB sane-pixmasane-pixma
PIXMA MP240 USB sane-pixmasane-pixma
PIXMA MP250 USB sane-pixmasane-pixma
PIXMA MP260 USB sane-pixmasane-pixma
PIXMA MP270 USB sane-pixmasane-pixma
PIXMA MP280 USB sane-pixmasane-pixma
PIXMA MP360 USB sane-pixmasane-pixma
PIXMA MP370 USB sane-pixmasane-pixma
PIXMA MP375R USB sane-pixmasane-pixma
PIXMA MP390 USB sane-pixmasane-pixma
PIXMA MP450 USB sane-pixmasane-pixma
PIXMA MP460 USB sane-pixmasane-pixma
PIXMA MP470 USB sane-pixmasane-pixma
PIXMA MP480 USB sane-pixmasane-pixma
PIXMA MP490 USB sane-pixmasane-pixma
PIXMA MP493 USB sane-pixmasane-pixma
PIXMA MP495 USB sane-pixmasane-pixma
PIXMA MP500 USB sane-pixmasane-pixma
PIXMA MP510 USB sane-pixmasane-pixma
PIXMA MP520 USB sane-pixmasane-pixma
PIXMA MP530 USB sane-pixmasane-pixma
PIXMA MP540 USB sane-pixmasane-pixma
PIXMA MP550 USB sane-pixmasane-pixma
PIXMA MP560 USB sane-pixmasane-pixma
PIXMA MP600 USB sane-pixmasane-pixma
PIXMA MP600R USB Ethernet sane-pixmasane-pixma
PIXMA MP610 USB sane-pixmasane-pixma
PIXMA MP620 USB Ethernet sane-pixmasane-pixma
PIXMA MP630 USB sane-pixmasane-pixma
PIXMA MP640 USB Ethernet sane-pixmasane-pixma
PIXMA MP700 USB sane-pixmasane-pixma
PIXMA MP710 USB sane-pixmasane-pixma
PIXMA MP730 USB sane-pixmasane-pixma
PIXMA MP740 USB sane-pixmasane-pixma
PIXMA MP750 USB sane-pixmasane-pixma
PIXMA MP760 USB sane-pixmasane-pixma
PIXMA MP770 USB sane-pixmasane-pixma
PIXMA MP780 USB sane-pixmasane-pixma
PIXMA MP790 USB sane-pixmasane-pixma
PIXMA MP800 USB sane-pixmasane-pixma
PIXMA MP800R USB sane-pixmasane-pixma
PIXMA MP810 USB sane-pixmasane-pixma
PIXMA MP830 USB sane-pixmasane-pixma
PIXMA MP960 USB sane-pixmasane-pixma
PIXMA MP970 USB Ethernet sane-pixmasane-pixma
PIXMA MP980 USB Ethernet sane-pixmasane-pixma
PIXMA MP990 USB Ethernet sane-pixmasane-pixma
PIXMA MX300 USB sane-pixmasane-pixma
PIXMA MX310 USB sane-pixmasane-pixma
PIXMA MX320 USB sane-pixmasane-pixma
PIXMA MX330 USB sane-pixmasane-pixma
PIXMA MX340 USB sane-pixmasane-pixma
PIXMA MX350 USB Ethernet sane-pixmasane-pixma
PIXMA MX360 USB sane-pixmasane-pixma
PIXMA MX370 Series USB sane-pixmasane-pixma
PIXMA MX390 Series USB sane-pixmasane-pixma
PIXMA MX410 USB Ethernet sane-pixmasane-pixma
PIXMA MX420 USB Ethernet sane-pixmasane-pixma
PIXMA MX430 Series USB Ethernet sane-pixmasane-pixma
PIXMA MX450 Series USB sane-pixmasane-pixma
PIXMA MX510 Series USB Ethernet sane-pixmasane-pixma
PIXMA MX520 Series USB sane-pixmasane-pixma
PIXMA MX700 USB Ethernet sane-pixmasane-pixma
PIXMA MX710 Series USB Ethernet sane-pixmasane-pixma
PIXMA MX720 Series USB sane-pixmasane-pixma
PIXMA MX850 USB Ethernet sane-pixmasane-pixma
PIXMA MX860 USB Ethernet sane-pixmasane-pixma
PIXMA MX870 USB Ethernet sane-pixmasane-pixma
PIXMA MX880 Series USB Ethernet sane-pixmasane-pixma
PIXMA MX882 USB Ethernet sane-pixmasane-pixma
PIXMA MX885 USB Ethernet sane-pixmasane-pixma
PIXMA MX890 Series USB Ethernet sane-pixmasane-pixma
PIXMA MX920 Series USB sane-pixmasane-pixma
PIXMA MX7600 USB Ethernet sane-pixmasane-pixma

Manufacturer: Chinon

@@ -5393,13 +5393,13 @@ artec_eplus48u
(unmaintained) Backend Manpage -DS-3000 +DS-3000 Parport Serial Port   Unsupported Unsupported at the moment, but a backend is in preparation. See link. -unsupported +unsupported
(2010-06-09) ? @@ -5407,7 +5407,7 @@ artec_eplus48u
(unmaintained)

Manufacturer: Compaq

-Link(s): +Link(s): http://www.compaq.com/

@@ -5429,7 +5429,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -5437,7 +5437,7 @@ artec_eplus48u
(unmaintained) @@ -5456,13 +5456,13 @@ artec_eplus48u
(unmaintained) - + @@ -5470,7 +5470,7 @@ artec_eplus48u
(unmaintained)
sane-plusteksane-plustek
S200 USBUnsupported Not supported. 2400x1200 dpi. One bulk-in, one bulk-out and one interrupt endpoint. Type-number: U0001-HB21, another type nr on the inside: 75100512-00 -unsupported +unsupported
(2010-06-09)
?Backend Manpage
Simplex 1236C
Simplex 1236C Parport USB 0x05cb/0x1483 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Corex

-Link(s): +Link(s): http://www.cardscan.com/

@@ -5492,7 +5492,7 @@ artec_eplus48u
(unmaintained) cardscan
(2) - + @@ -5503,26 +5503,26 @@ artec_eplus48u
(unmaintained) cardscan
(2) - + - + - + @@ -5550,12 +5550,12 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - +
sane-cardscansane-cardscan
800c USB sane-cardscansane-cardscan
Cardscan 500
Cardscan 500 USB 0x08f0/0x0001 Unsupported Probably not supported. Businesscard reader. -unsupported +unsupported
(2010-06-09)
?
Cardscan 700 C
Cardscan 700 C USB 0x08f0/0x0004 Unsupported Probably not supported. -unsupported +unsupported
(2010-06-09)
? sane-mustek_ppsane-mustek_pp

Manufacturer: DCT

-Link(s): +Link(s): http://www.docucap.com/
Comment: Successor of Syscan in the USA

@@ -5578,12 +5578,12 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) -sane-genesys +sane-genesys

Manufacturer: Dell

-Link(s): +Link(s): http://www.dell.com/

@@ -5596,13 +5596,13 @@ artec_eplus48u
(unmaintained) - + @@ -5625,7 +5625,7 @@ dell1600n_netlexmark
(1.0-0) - + @@ -5633,18 +5633,18 @@ dell1600n_net - + @@ -5657,12 +5657,12 @@ dell1600n_net - +
Backend Manpage
922
922 USB 0x413c/0x5109 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-lexmarksane-lexmark
A940 USB Unsupported Probably rebadged Lexmark X5150. May work with sane-lexmark? See bug #312130 -unsupported +unsupported
(2010-06-09)
?
A960
A960 USB 0x413c/0x5107 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp

Manufacturer: Devcom

-Link(s): +Link(s): http://www.blackwidow.co.uk/

@@ -5684,7 +5684,7 @@ xerox_mfp
(1.0-13) pie
(1.0) - + @@ -5695,7 +5695,7 @@ xerox_mfp
(1.0-13) pie
(1.0) - + @@ -5706,7 +5706,7 @@ xerox_mfp
(1.0-13) pie
(1.0) - +
sane-piesane-pie
9636PRO SCSI sane-piesane-pie
9636S SCSI sane-piesane-pie

Manufacturer: Dextra

@@ -5731,7 +5731,7 @@ xerox_mfp
(1.0-13) teco1
(1.0-10) -sane-teco1 +sane-teco1 DF-1200T+ SCSI @@ -5742,7 +5742,7 @@ xerox_mfp
(1.0-13) teco1
(1.0-10) -sane-teco1 +sane-teco1 DF-4830T SCSI @@ -5753,7 +5753,7 @@ xerox_mfp
(1.0-13) teco1
(1.0-10) -sane-teco1 +sane-teco1 DF-9624 SCSI @@ -5764,12 +5764,12 @@ xerox_mfp
(1.0-13) teco1
(1.0-10) -sane-teco1 +sane-teco1

Manufacturer: Dexxa

-Link(s): +Link(s): http://www.dexxa.com

@@ -5791,7 +5791,7 @@ xerox_mfp
(1.0-13) as6e
(0.5) - +
sane-as6esane-as6e

Manufacturer: E-Lux

@@ -5814,7 +5814,7 @@ xerox_mfp
(1.0-13) Unsupported Probably unsupported. Sold 1998. Same as E-Lux j-6121. -unsupported +unsupported
(2010-06-09) ? @@ -5842,12 +5842,12 @@ xerox_mfp
(1.0-13) umax
(1.0-41) -sane-umax +sane-umax

Manufacturer: EDT (Electronic Document Technology)

-Link(s): +Link(s): http://www.bizcardreader.com/

@@ -5860,13 +5860,13 @@ xerox_mfp
(1.0-13) - + @@ -5892,7 +5892,7 @@ xerox_mfp
(1.0-13) @@ -5903,7 +5903,7 @@ xerox_mfp
(1.0-13) @@ -5911,7 +5911,7 @@ xerox_mfp
(1.0-13)
Backend Manpage
BizCardReader 900C
BizCardReader 900C USB 0x0a53/0x5001 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Sold 1998. Same as E-Lux j-6121. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Epson

-Link(s): +Link(s): http://www.epson.com/, http://www.epson.com

@@ -5932,7 +5932,7 @@ xerox_mfp
(1.0-13) - + @@ -5943,7 +5943,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -5953,7 +5953,7 @@ epson2
(1.0.124) - + @@ -5964,7 +5964,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -5974,7 +5974,7 @@ epson2
(1.0.124) - + @@ -5985,7 +5985,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -5995,7 +5995,7 @@ epson2
(1.0.124) - + @@ -6005,7 +6005,7 @@ epson2
(1.0.124) - + @@ -6015,7 +6015,7 @@ epson2
(1.0.124) - + @@ -6025,7 +6025,7 @@ epson2
(1.0.124) - + @@ -6035,7 +6035,7 @@ epson2
(1.0.124) - + @@ -6045,7 +6045,7 @@ epson2
(1.0.124) - + @@ -6055,7 +6055,7 @@ epson2
(1.0.124) - + @@ -6065,7 +6065,7 @@ epson2
(1.0.124) - + @@ -6075,7 +6075,7 @@ epson2
(1.0.124) - + @@ -6085,7 +6085,7 @@ epson2
(1.0.124) - + @@ -6096,7 +6096,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6107,7 +6107,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6118,7 +6118,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6129,7 +6129,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6140,7 +6140,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6151,7 +6151,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6162,7 +6162,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6173,7 +6173,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6184,7 +6184,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6195,7 +6195,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6206,7 +6206,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6217,7 +6217,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6228,7 +6228,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6239,7 +6239,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6250,7 +6250,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6261,7 +6261,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6272,7 +6272,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6283,7 +6283,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6294,7 +6294,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6305,7 +6305,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6316,7 +6316,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6327,7 +6327,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6338,7 +6338,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6348,7 +6348,7 @@ epson2
(1.0.124) - + @@ -6358,7 +6358,7 @@ epson2
(1.0.124) - + @@ -6368,7 +6368,7 @@ epson2
(1.0.124) - + @@ -6378,7 +6378,7 @@ epson2
(1.0.124) - + @@ -6388,7 +6388,7 @@ epson2
(1.0.124) - + @@ -6398,7 +6398,7 @@ epson2
(1.0.124) - + @@ -6408,7 +6408,7 @@ epson2
(1.0.124) - + @@ -6419,7 +6419,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6429,7 +6429,7 @@ epson2
(1.0.124) - + @@ -6440,7 +6440,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6450,7 +6450,7 @@ epson2
(1.0.124) - + @@ -6461,7 +6461,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6471,7 +6471,7 @@ epson2
(1.0.124) - + @@ -6481,7 +6481,7 @@ epson2
(1.0.124) - + @@ -6491,7 +6491,7 @@ epson2
(1.0.124) - + @@ -6502,7 +6502,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6512,7 +6512,7 @@ epson2
(1.0.124) - + @@ -6522,7 +6522,7 @@ epson2
(1.0.124) - + @@ -6532,7 +6532,7 @@ epson2
(1.0.124) - + @@ -6542,7 +6542,7 @@ epson2
(1.0.124) - + @@ -6552,7 +6552,7 @@ epson2
(1.0.124) - + @@ -6562,7 +6562,7 @@ epson2
(1.0.124) - + @@ -6572,7 +6572,7 @@ epson2
(1.0.124) - + @@ -6582,7 +6582,7 @@ epson2
(1.0.124) - + @@ -6593,7 +6593,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6603,7 +6603,7 @@ epson2
(1.0.124) - + @@ -6613,7 +6613,7 @@ epson2
(1.0.124) - + @@ -6623,7 +6623,7 @@ epson2
(1.0.124) - + @@ -6633,7 +6633,7 @@ epson2
(1.0.124) - + @@ -6643,7 +6643,7 @@ epson2
(1.0.124) - + @@ -6653,7 +6653,7 @@ epson2
(1.0.124) - + @@ -6664,7 +6664,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6674,7 +6674,7 @@ epson2
(1.0.124) - + @@ -6685,7 +6685,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6695,7 +6695,7 @@ epson2
(1.0.124) - + @@ -6705,7 +6705,7 @@ epson2
(1.0.124) - + @@ -6716,7 +6716,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6726,7 +6726,7 @@ epson2
(1.0.124) - + @@ -6736,7 +6736,7 @@ epson2
(1.0.124) - + @@ -6747,7 +6747,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6757,7 +6757,7 @@ epson2
(1.0.124) - + @@ -6767,7 +6767,7 @@ epson2
(1.0.124) - + @@ -6777,7 +6777,7 @@ epson2
(1.0.124) - + @@ -6787,7 +6787,7 @@ epson2
(1.0.124) - + @@ -6797,7 +6797,7 @@ epson2
(1.0.124) - + @@ -6807,7 +6807,7 @@ epson2
(1.0.124) - + @@ -6817,7 +6817,7 @@ epson2
(1.0.124) - + @@ -6827,7 +6827,7 @@ epson2
(1.0.124) - + @@ -6837,7 +6837,7 @@ epson2
(1.0.124) - + @@ -6845,7 +6845,7 @@ epson2
(1.0.124) @@ -6858,7 +6858,7 @@ epson2
(1.0.124) - + @@ -6868,7 +6868,7 @@ epson2
(1.0.124) - + @@ -6878,7 +6878,7 @@ epson2
(1.0.124) - + @@ -6888,7 +6888,7 @@ epson2
(1.0.124) - + @@ -6899,7 +6899,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6909,7 +6909,7 @@ epson2
(1.0.124) - + @@ -6919,7 +6919,7 @@ epson2
(1.0.124) - + @@ -6930,7 +6930,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6940,7 +6940,7 @@ epson2
(1.0.124) - + @@ -6951,7 +6951,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6961,7 +6961,7 @@ epson2
(1.0.124) - + @@ -6972,7 +6972,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -6982,7 +6982,7 @@ epson2
(1.0.124) - + @@ -6992,7 +6992,7 @@ epson2
(1.0.124) - + @@ -7003,7 +7003,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7013,7 +7013,7 @@ epson2
(1.0.124) - + @@ -7023,7 +7023,7 @@ epson2
(1.0.124) - + @@ -7033,7 +7033,7 @@ epson2
(1.0.124) - + @@ -7043,7 +7043,7 @@ epson2
(1.0.124) - + @@ -7053,7 +7053,7 @@ epson2
(1.0.124) - + @@ -7063,7 +7063,7 @@ epson2
(1.0.124) - + @@ -7073,7 +7073,7 @@ epson2
(1.0.124) - + @@ -7083,7 +7083,7 @@ epson2
(1.0.124) - + @@ -7093,7 +7093,7 @@ epson2
(1.0.124) - + @@ -7103,7 +7103,7 @@ epson2
(1.0.124) - + @@ -7114,7 +7114,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7124,7 +7124,7 @@ epson2
(1.0.124) - + @@ -7134,7 +7134,7 @@ epson2
(1.0.124) - + @@ -7144,7 +7144,7 @@ epson2
(1.0.124) - + @@ -7154,7 +7154,7 @@ epson2
(1.0.124) - + @@ -7164,7 +7164,7 @@ epson2
(1.0.124) - + @@ -7174,7 +7174,7 @@ epson2
(1.0.124) - + @@ -7184,7 +7184,7 @@ epson2
(1.0.124) - + @@ -7194,7 +7194,7 @@ epson2
(1.0.124) - + @@ -7204,7 +7204,7 @@ epson2
(1.0.124) - + @@ -7214,7 +7214,7 @@ epson2
(1.0.124) - + @@ -7224,7 +7224,7 @@ epson2
(1.0.124) - + @@ -7234,7 +7234,7 @@ epson2
(1.0.124) - + @@ -7244,7 +7244,7 @@ epson2
(1.0.124) - + @@ -7254,7 +7254,7 @@ epson2
(1.0.124) - + @@ -7264,7 +7264,7 @@ epson2
(1.0.124) - + @@ -7274,7 +7274,7 @@ epson2
(1.0.124) - + @@ -7284,7 +7284,7 @@ epson2
(1.0.124) - + @@ -7294,7 +7294,7 @@ epson2
(1.0.124) - + @@ -7304,7 +7304,7 @@ epson2
(1.0.124) - + @@ -7314,7 +7314,7 @@ epson2
(1.0.124) - + @@ -7324,7 +7324,7 @@ epson2
(1.0.124) - + @@ -7334,7 +7334,7 @@ epson2
(1.0.124) - + @@ -7344,7 +7344,7 @@ epson2
(1.0.124) - + @@ -7354,7 +7354,7 @@ epson2
(1.0.124) - + @@ -7364,7 +7364,7 @@ epson2
(1.0.124) - + @@ -7374,7 +7374,7 @@ epson2
(1.0.124) - + @@ -7384,7 +7384,7 @@ epson2
(1.0.124) - + @@ -7394,7 +7394,7 @@ epson2
(1.0.124) - + @@ -7404,7 +7404,7 @@ epson2
(1.0.124) - + @@ -7414,7 +7414,7 @@ epson2
(1.0.124) - + @@ -7424,7 +7424,7 @@ epson2
(1.0.124) - + @@ -7434,7 +7434,7 @@ epson2
(1.0.124) - + @@ -7444,7 +7444,7 @@ epson2
(1.0.124) - + @@ -7454,7 +7454,7 @@ epson2
(1.0.124) - + @@ -7464,7 +7464,7 @@ epson2
(1.0.124) - + @@ -7474,7 +7474,7 @@ epson2
(1.0.124) - + @@ -7484,7 +7484,7 @@ epson2
(1.0.124) - + @@ -7494,7 +7494,7 @@ epson2
(1.0.124) - + @@ -7504,7 +7504,7 @@ epson2
(1.0.124) - + @@ -7514,7 +7514,7 @@ epson2
(1.0.124) - + @@ -7524,7 +7524,7 @@ epson2
(1.0.124) - + @@ -7534,7 +7534,7 @@ epson2
(1.0.124) - + @@ -7544,7 +7544,7 @@ epson2
(1.0.124) - + @@ -7554,7 +7554,7 @@ epson2
(1.0.124) - + @@ -7564,7 +7564,7 @@ epson2
(1.0.124) - + @@ -7574,7 +7574,7 @@ epson2
(1.0.124) - + @@ -7584,7 +7584,7 @@ epson2
(1.0.124) - + @@ -7594,7 +7594,7 @@ epson2
(1.0.124) - + @@ -7604,7 +7604,7 @@ epson2
(1.0.124) - + @@ -7614,7 +7614,7 @@ epson2
(1.0.124) - + @@ -7624,7 +7624,7 @@ epson2
(1.0.124) - + @@ -7634,7 +7634,7 @@ epson2
(1.0.124) - + @@ -7644,7 +7644,7 @@ epson2
(1.0.124) - + @@ -7654,7 +7654,7 @@ epson2
(1.0.124) - + @@ -7664,7 +7664,7 @@ epson2
(1.0.124) - + @@ -7674,7 +7674,7 @@ epson2
(1.0.124) - + @@ -7684,7 +7684,7 @@ epson2
(1.0.124) - + @@ -7694,7 +7694,7 @@ epson2
(1.0.124) - + @@ -7704,7 +7704,7 @@ epson2
(1.0.124) - + @@ -7714,7 +7714,7 @@ epson2
(1.0.124) - + @@ -7724,7 +7724,7 @@ epson2
(1.0.124) - + @@ -7734,7 +7734,7 @@ epson2
(1.0.124) - + @@ -7744,7 +7744,7 @@ epson2
(1.0.124) - + @@ -7755,7 +7755,7 @@ epson2
(1.0.124) umax
(1.0-41) - + @@ -7765,7 +7765,7 @@ epson2
(1.0.124) - + @@ -7776,7 +7776,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7787,7 +7787,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7797,7 +7797,7 @@ epson2
(1.0.124) - + @@ -7808,7 +7808,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7818,7 +7818,7 @@ epson2
(1.0.124) - + @@ -7829,7 +7829,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7840,7 +7840,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7850,7 +7850,7 @@ epson2
(1.0.124) - + @@ -7861,7 +7861,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -7872,7 +7872,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7882,7 +7882,7 @@ epson2
(1.0.124) - + @@ -7893,7 +7893,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7903,7 +7903,7 @@ epson2
(1.0.124) - + @@ -7914,7 +7914,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7924,7 +7924,7 @@ epson2
(1.0.124) - + @@ -7935,7 +7935,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -7945,7 +7945,7 @@ epson2
(1.0.124) - + @@ -7956,7 +7956,7 @@ epson2
(1.0.124) plustek
(0.52) - + @@ -7966,7 +7966,7 @@ epson2
(1.0.124) - + @@ -7977,7 +7977,7 @@ epson2
(1.0.124) plustek
(0.52) - + @@ -7988,7 +7988,7 @@ epson2
(1.0.124) plustek
(0.52) - + @@ -7998,7 +7998,7 @@ epson2
(1.0.124) - + @@ -8009,7 +8009,7 @@ epson2
(1.0.124) plustek
(0.52) - + @@ -8020,7 +8020,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8030,7 +8030,7 @@ epson2
(1.0.124) - + @@ -8041,7 +8041,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8051,7 +8051,7 @@ epson2
(1.0.124) - + @@ -8061,7 +8061,7 @@ epson2
(1.0.124) - + @@ -8071,7 +8071,7 @@ epson2
(1.0.124) - + @@ -8082,7 +8082,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8092,7 +8092,7 @@ epson2
(1.0.124) - + @@ -8103,7 +8103,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8113,7 +8113,7 @@ epson2
(1.0.124) - + @@ -8124,7 +8124,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8134,7 +8134,7 @@ epson2
(1.0.124) - + @@ -8145,7 +8145,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8155,7 +8155,7 @@ epson2
(1.0.124) - + @@ -8166,7 +8166,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8176,7 +8176,7 @@ epson2
(1.0.124) - + @@ -8187,7 +8187,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8197,7 +8197,7 @@ epson2
(1.0.124) - + @@ -8208,7 +8208,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8218,7 +8218,7 @@ epson2
(1.0.124) - + @@ -8228,7 +8228,7 @@ epson2
(1.0.124) - + @@ -8239,7 +8239,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8249,7 +8249,7 @@ epson2
(1.0.124) - + @@ -8260,7 +8260,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8270,7 +8270,7 @@ epson2
(1.0.124) - + @@ -8281,7 +8281,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8291,7 +8291,7 @@ epson2
(1.0.124) - + @@ -8301,7 +8301,7 @@ epson2
(1.0.124) - + @@ -8311,7 +8311,7 @@ epson2
(1.0.124) - + @@ -8322,7 +8322,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8332,7 +8332,7 @@ epson2
(1.0.124) - + @@ -8343,7 +8343,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8353,7 +8353,7 @@ epson2
(1.0.124) - + @@ -8363,7 +8363,7 @@ epson2
(1.0.124) - + @@ -8373,7 +8373,7 @@ epson2
(1.0.124) - + @@ -8383,7 +8383,7 @@ epson2
(1.0.124) - + @@ -8393,7 +8393,7 @@ epson2
(1.0.124) - + @@ -8403,7 +8403,7 @@ epson2
(1.0.124) - + @@ -8413,7 +8413,7 @@ epson2
(1.0.124) - + @@ -8423,7 +8423,7 @@ epson2
(1.0.124) - + @@ -8433,7 +8433,7 @@ epson2
(1.0.124) - + @@ -8443,7 +8443,7 @@ epson2
(1.0.124) - + @@ -8453,7 +8453,7 @@ epson2
(1.0.124) - + @@ -8463,7 +8463,7 @@ epson2
(1.0.124) - + @@ -8473,7 +8473,7 @@ epson2
(1.0.124) - + @@ -8483,7 +8483,7 @@ epson2
(1.0.124) - + @@ -8493,7 +8493,7 @@ epson2
(1.0.124) - + @@ -8503,7 +8503,7 @@ epson2
(1.0.124) - + @@ -8513,7 +8513,7 @@ epson2
(1.0.124) - + @@ -8523,7 +8523,7 @@ epson2
(1.0.124) - + @@ -8533,7 +8533,7 @@ epson2
(1.0.124) - + @@ -8543,7 +8543,7 @@ epson2
(1.0.124) - + @@ -8553,7 +8553,7 @@ epson2
(1.0.124) - + @@ -8563,7 +8563,7 @@ epson2
(1.0.124) - + @@ -8573,7 +8573,7 @@ epson2
(1.0.124) - + @@ -8583,7 +8583,7 @@ epson2
(1.0.124) - + @@ -8593,7 +8593,7 @@ epson2
(1.0.124) - + @@ -8603,7 +8603,7 @@ epson2
(1.0.124) - + @@ -8613,7 +8613,7 @@ epson2
(1.0.124) - + @@ -8623,7 +8623,7 @@ epson2
(1.0.124) - + @@ -8633,7 +8633,7 @@ epson2
(1.0.124) - + @@ -8643,7 +8643,7 @@ epson2
(1.0.124) - + @@ -8653,7 +8653,7 @@ epson2
(1.0.124) - + @@ -8663,7 +8663,7 @@ epson2
(1.0.124) - + @@ -8673,7 +8673,7 @@ epson2
(1.0.124) - + @@ -8683,7 +8683,7 @@ epson2
(1.0.124) - + @@ -8693,7 +8693,7 @@ epson2
(1.0.124) - + @@ -8703,7 +8703,7 @@ epson2
(1.0.124) - + @@ -8713,7 +8713,7 @@ epson2
(1.0.124) - + @@ -8723,7 +8723,7 @@ epson2
(1.0.124) - + @@ -8733,7 +8733,7 @@ epson2
(1.0.124) - + @@ -8744,7 +8744,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8755,7 +8755,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8766,7 +8766,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8777,7 +8777,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8788,7 +8788,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -8799,7 +8799,7 @@ epson2
(1.0.124) SnapScan
(1.4) - + @@ -8807,7 +8807,7 @@ epson2
(1.0.124) @@ -8820,7 +8820,7 @@ epson2
(1.0.124) - + @@ -8830,7 +8830,7 @@ epson2
(1.0.124) - + @@ -8840,7 +8840,7 @@ epson2
(1.0.124) - + @@ -8850,7 +8850,7 @@ epson2
(1.0.124) - + @@ -8860,7 +8860,7 @@ epson2
(1.0.124) - + @@ -8870,7 +8870,7 @@ epson2
(1.0.124) - + @@ -8880,7 +8880,7 @@ epson2
(1.0.124) - + @@ -8890,7 +8890,7 @@ epson2
(1.0.124) - + @@ -8900,7 +8900,7 @@ epson2
(1.0.124) - + @@ -8910,7 +8910,7 @@ epson2
(1.0.124) - + @@ -8920,7 +8920,7 @@ epson2
(1.0.124) - + @@ -8930,7 +8930,7 @@ epson2
(1.0.124) - + @@ -8940,7 +8940,7 @@ epson2
(1.0.124) - + @@ -8950,7 +8950,7 @@ epson2
(1.0.124) - + @@ -8960,7 +8960,7 @@ epson2
(1.0.124) - + @@ -8970,7 +8970,7 @@ epson2
(1.0.124) - + @@ -8980,7 +8980,7 @@ epson2
(1.0.124) - + @@ -8990,7 +8990,7 @@ epson2
(1.0.124) - + @@ -9000,7 +9000,7 @@ epson2
(1.0.124) - + @@ -9010,7 +9010,7 @@ epson2
(1.0.124) - + @@ -9020,7 +9020,7 @@ epson2
(1.0.124) - + @@ -9030,7 +9030,7 @@ epson2
(1.0.124) - + @@ -9040,7 +9040,7 @@ epson2
(1.0.124) - + @@ -9050,7 +9050,7 @@ epson2
(1.0.124) - + @@ -9060,7 +9060,7 @@ epson2
(1.0.124) - + @@ -9070,7 +9070,7 @@ epson2
(1.0.124) - + @@ -9080,7 +9080,7 @@ epson2
(1.0.124) - + @@ -9090,7 +9090,7 @@ epson2
(1.0.124) - + @@ -9100,7 +9100,7 @@ epson2
(1.0.124) - + @@ -9110,7 +9110,7 @@ epson2
(1.0.124) - + @@ -9120,7 +9120,7 @@ epson2
(1.0.124) - + @@ -9130,7 +9130,7 @@ epson2
(1.0.124) - + @@ -9140,7 +9140,7 @@ epson2
(1.0.124) - + @@ -9150,7 +9150,7 @@ epson2
(1.0.124) - + @@ -9160,7 +9160,7 @@ epson2
(1.0.124) - + @@ -9170,7 +9170,7 @@ epson2
(1.0.124) - + @@ -9180,7 +9180,7 @@ epson2
(1.0.124) - + @@ -9190,7 +9190,7 @@ epson2
(1.0.124) - + @@ -9200,7 +9200,7 @@ epson2
(1.0.124) - + @@ -9210,7 +9210,7 @@ epson2
(1.0.124) - + @@ -9220,7 +9220,7 @@ epson2
(1.0.124) - + @@ -9230,7 +9230,7 @@ epson2
(1.0.124) - + @@ -9240,7 +9240,7 @@ epson2
(1.0.124) - + @@ -9250,7 +9250,7 @@ epson2
(1.0.124) - + @@ -9260,7 +9260,7 @@ epson2
(1.0.124) - + @@ -9270,7 +9270,7 @@ epson2
(1.0.124) - + @@ -9280,7 +9280,7 @@ epson2
(1.0.124) - + @@ -9290,7 +9290,7 @@ epson2
(1.0.124) - + @@ -9300,7 +9300,7 @@ epson2
(1.0.124) - + @@ -9310,7 +9310,7 @@ epson2
(1.0.124) - + @@ -9320,15 +9320,15 @@ epson2
(1.0.124) - + - + @@ -9341,7 +9341,7 @@ epson2
(1.0.124) - + @@ -9351,7 +9351,7 @@ epson2
(1.0.124) - + @@ -9361,7 +9361,7 @@ epson2
(1.0.124) - + @@ -9371,7 +9371,7 @@ epson2
(1.0.124) - + @@ -9381,7 +9381,7 @@ epson2
(1.0.124) - + @@ -9391,7 +9391,7 @@ epson2
(1.0.124) - + @@ -9401,7 +9401,7 @@ epson2
(1.0.124) - + @@ -9411,7 +9411,7 @@ epson2
(1.0.124) - + @@ -9421,7 +9421,7 @@ epson2
(1.0.124) - + @@ -9431,7 +9431,7 @@ epson2
(1.0.124) - + @@ -9441,7 +9441,7 @@ epson2
(1.0.124) - + @@ -9451,7 +9451,7 @@ epson2
(1.0.124) - + @@ -9461,7 +9461,7 @@ epson2
(1.0.124) - + @@ -9471,7 +9471,7 @@ epson2
(1.0.124) - + @@ -9481,7 +9481,7 @@ epson2
(1.0.124) - + @@ -9491,7 +9491,7 @@ epson2
(1.0.124) - + @@ -9501,7 +9501,7 @@ epson2
(1.0.124) - + @@ -9511,7 +9511,7 @@ epson2
(1.0.124) - + @@ -9521,7 +9521,7 @@ epson2
(1.0.124) - + @@ -9531,7 +9531,7 @@ epson2
(1.0.124) - + @@ -9541,7 +9541,7 @@ epson2
(1.0.124) - + @@ -9551,7 +9551,7 @@ epson2
(1.0.124) - + @@ -9561,7 +9561,7 @@ epson2
(1.0.124) - + @@ -9571,7 +9571,7 @@ epson2
(1.0.124) - + @@ -9581,7 +9581,7 @@ epson2
(1.0.124) - + @@ -9591,7 +9591,7 @@ epson2
(1.0.124) - + @@ -9601,7 +9601,7 @@ epson2
(1.0.124) - + @@ -9611,7 +9611,7 @@ epson2
(1.0.124) - + @@ -9621,7 +9621,7 @@ epson2
(1.0.124) - + @@ -9631,7 +9631,7 @@ epson2
(1.0.124) - + @@ -9641,7 +9641,7 @@ epson2
(1.0.124) - + @@ -9651,7 +9651,7 @@ epson2
(1.0.124) - + @@ -9661,7 +9661,7 @@ epson2
(1.0.124) - + @@ -9671,7 +9671,7 @@ epson2
(1.0.124) - + @@ -9681,7 +9681,7 @@ epson2
(1.0.124) - + @@ -9691,7 +9691,7 @@ epson2
(1.0.124) - + @@ -9701,7 +9701,7 @@ epson2
(1.0.124) - + @@ -9711,7 +9711,7 @@ epson2
(1.0.124) - + @@ -9721,7 +9721,7 @@ epson2
(1.0.124) - + @@ -9731,7 +9731,7 @@ epson2
(1.0.124) - + @@ -9741,7 +9741,7 @@ epson2
(1.0.124) - + @@ -9751,7 +9751,7 @@ epson2
(1.0.124) - + @@ -9761,7 +9761,7 @@ epson2
(1.0.124) - + @@ -9771,7 +9771,7 @@ epson2
(1.0.124) - + @@ -9781,7 +9781,7 @@ epson2
(1.0.124) - + @@ -9791,7 +9791,7 @@ epson2
(1.0.124) - + @@ -9801,7 +9801,7 @@ epson2
(1.0.124) - + @@ -9811,7 +9811,7 @@ epson2
(1.0.124) - + @@ -9821,7 +9821,7 @@ epson2
(1.0.124) - + @@ -9831,7 +9831,7 @@ epson2
(1.0.124) - + @@ -9841,7 +9841,7 @@ epson2
(1.0.124) - + @@ -9851,7 +9851,7 @@ epson2
(1.0.124) - + @@ -9861,7 +9861,7 @@ epson2
(1.0.124) - + @@ -9871,7 +9871,7 @@ epson2
(1.0.124) - + @@ -9881,7 +9881,7 @@ epson2
(1.0.124) - + @@ -9891,7 +9891,7 @@ epson2
(1.0.124) - + @@ -9901,7 +9901,7 @@ epson2
(1.0.124) - + @@ -9911,7 +9911,7 @@ epson2
(1.0.124) - + @@ -9921,7 +9921,7 @@ epson2
(1.0.124) - + @@ -9931,7 +9931,7 @@ epson2
(1.0.124) - + @@ -9941,7 +9941,7 @@ epson2
(1.0.124) - + @@ -9951,7 +9951,7 @@ epson2
(1.0.124) - + @@ -9961,7 +9961,7 @@ epson2
(1.0.124) - + @@ -9971,7 +9971,7 @@ epson2
(1.0.124) - + @@ -9981,7 +9981,7 @@ epson2
(1.0.124) - + @@ -9991,7 +9991,7 @@ epson2
(1.0.124) - + @@ -10001,7 +10001,7 @@ epson2
(1.0.124) - + @@ -10011,7 +10011,7 @@ epson2
(1.0.124) - + @@ -10021,7 +10021,7 @@ epson2
(1.0.124) - + @@ -10031,7 +10031,7 @@ epson2
(1.0.124) - + @@ -10041,7 +10041,7 @@ epson2
(1.0.124) - + @@ -10051,7 +10051,7 @@ epson2
(1.0.124) - + @@ -10061,7 +10061,7 @@ epson2
(1.0.124) - + @@ -10071,7 +10071,7 @@ epson2
(1.0.124) - + @@ -10081,7 +10081,7 @@ epson2
(1.0.124) - + @@ -10091,7 +10091,7 @@ epson2
(1.0.124) - + @@ -10101,7 +10101,7 @@ epson2
(1.0.124) - + @@ -10111,7 +10111,7 @@ epson2
(1.0.124) - + @@ -10119,7 +10119,7 @@ epson2
(1.0.124) @@ -10133,7 +10133,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -10144,7 +10144,7 @@ epson2
(1.0.124) epson
(unmaintained) - + @@ -10154,7 +10154,7 @@ epson2
(1.0.124) - + @@ -10164,7 +10164,7 @@ epson2
(1.0.124) - + @@ -10174,7 +10174,7 @@ epson2
(1.0.124) - + @@ -10184,7 +10184,7 @@ epson2
(1.0.124) - +
epson2
(1.0.124)
sane-epson2sane-epson2
Actionscanner II SCSI Parport sane-epsonsane-epson
AcuLaser CX11 USB epson2
(1.0.124)
sane-epson2sane-epson2
AcuLaser CX11 USB sane-epsonsane-epson
AcuLaser CX11NF USB Network epson2
(1.0.124)
sane-epson2sane-epson2
AcuLaser CX11NF USB sane-epsonsane-epson
AcuLaser CX21 USB epson2
(1.0.124)
sane-epson2sane-epson2
Artisan 700 USB Network epson2
(1.0.124)
sane-epson2sane-epson2
Artisan 710 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Artisan 800 USB epson2
(1.0.124)
sane-epson2sane-epson2
Artisan 810 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
CC-500L USB epson2
(1.0.124)
sane-epson2sane-epson2
CC-550L USB epson2
(1.0.124)
sane-epson2sane-epson2
CC-570L USB epson2
(1.0.124)
sane-epson2sane-epson2
CC-600PX USB epson2
(1.0.124)
sane-epson2sane-epson2
CC-700 USB epson2
(1.0.124)
sane-epson2sane-epson2
CX-3200 USB sane-epsonsane-epson
CX-3600 USB sane-epsonsane-epson
CX-3650 USB sane-epsonsane-epson
CX-3700 USB sane-epsonsane-epson
CX-3800 USB sane-epsonsane-epson
CX-4200 USB sane-epsonsane-epson
CX-4600 USB sane-epsonsane-epson
CX-4800 USB sane-epsonsane-epson
CX-5000 USB sane-epsonsane-epson
CX-5200 USB sane-epsonsane-epson
CX-5400 USB sane-epsonsane-epson
CX-5400 USB sane-epsonsane-epson
CX-6300 USB sane-epsonsane-epson
CX-6400 USB sane-epsonsane-epson
CX-6500 USB sane-epsonsane-epson
CX-6600 USB sane-epsonsane-epson
DX-3800 USB sane-epsonsane-epson
DX-3850 USB sane-epsonsane-epson
DX-4050 USB sane-epsonsane-epson
DX-5000 USB sane-epsonsane-epson
DX-5050 USB sane-epsonsane-epson
DX-6000 USB sane-epsonsane-epson
DX-7400 USB sane-epsonsane-epson
EP-702A USB epson2
(1.0.124)
sane-epson2sane-epson2
EP-801A USB Network epson2
(1.0.124)
sane-epson2sane-epson2
EP-802A USB epson2
(1.0.124)
sane-epson2sane-epson2
EP-901A USB epson2
(1.0.124)
sane-epson2sane-epson2
EP-901F USB epson2
(1.0.124)
sane-epson2sane-epson2
EP-902A USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-300C SCSI parallel epson2
(1.0.124)
sane-epson2sane-epson2
ES-300C SCSI Parport sane-epsonsane-epson
ES-300GS SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-300GS SCSI sane-epsonsane-epson
ES-600C parallel epson2
(1.0.124)
sane-epson2sane-epson2
ES-600C Parport sane-epsonsane-epson
ES-800C SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-1000C ? epson2
(1.0.124)
sane-epson2sane-epson2
ES-1200C parallel epson2
(1.0.124)
sane-epson2sane-epson2
ES-1200C Parport sane-epsonsane-epson
ES-2000 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-2200 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-6000 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-6000H SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-6000HS SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-7000H SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-8000 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-8500 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-8500 SCSI sane-epsonsane-epson
ES-9000H SCSI epson2
(1.0.124)
sane-epson2sane-epson2
ES-10000G USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-D400 USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-H300 USB epson2
(1.0.124)
sane-epson2sane-epson2
ES-H7200 USB Ethernet epson2
(1.0.124)
sane-epson2sane-epson2
Expression 636 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
Expression 636 SCSI sane-epsonsane-epson
Expression 800 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
Expression 800 SCSI sane-epsonsane-epson
Expression 836XL SCSI epson2
(1.0.124)
sane-epson2sane-epson2
Expression 1600 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Expression 1600 SCSI USB IEEE-1394 sane-epsonsane-epson
Expression 1640XL SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Expression 1680 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Expression 1680 SCSI USB IEEE-1394 sane-epsonsane-epson
Expression 1680 Pro SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Expression 1680XL Pro SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Expression 10000XL USB epson2
(1.0.124)
sane-epson2sane-epson2
Expression 10000XL Graphic Arts USB IEEE1394 epson2
(1.0.124)
sane-epson2sane-epson2
Expression 10000XL Photo USB IEEE1394 epson2
(1.0.124)
sane-epson2sane-epson2
F-3200 USB IEEE1394 epson2
(1.0.124)
sane-epson2sane-epson2
F-3200 Photo USB IEEE1394 epson2
(1.0.124)
sane-epson2sane-epson2
FilmScan 200 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-1500 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-2200 USBUnsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
? epson2
(1.0.124)
sane-epson2sane-epson2
GT-2500 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-4000 ? epson2
(1.0.124)
sane-epson2sane-epson2
GT-5000 parallel SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-5000 SCSI Parport sane-epsonsane-epson
GT-5400 parallel epson2
(1.0.124)
sane-epson2sane-epson2
GT-5500 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-5500 SCSI sane-epsonsane-epson
GT-6000 SCSI Parport epson2
(1.0.124)
sane-epson2sane-epson2
GT-6000 SCSI Parport sane-epsonsane-epson
GT-6500 parallel epson2
(1.0.124)
sane-epson2sane-epson2
GT-6500 Parport sane-epsonsane-epson
GT-6600U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-6700U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7000 SCSI sane-epsonsane-epson
GT-7000S SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-7000U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7200U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7300U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7400U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7600S SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-7600U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7600UF USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-7700U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-8000 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-8000 SCSI sane-epsonsane-epson
GT-8200U USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-8200UF USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-8300UF USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-8400UF USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-8500 ? epson2
(1.0.124)
sane-epson2sane-epson2
GT-8700 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-8700F SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-9000 parallel epson2
(1.0.124)
sane-epson2sane-epson2
GT-9300UF USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-9400UF USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-9500 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-9600 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-9700F USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-9800F USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-10000 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-10000+ SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-12000 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-15000 SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-20000 USB Ethernet epson2
(1.0.124)
sane-epson2sane-epson2
GT-30000 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
GT-D1000 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F500 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F520 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F550 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F570 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F600 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F650 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F670 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F700 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-F720 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-S50 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-S80 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-S600 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-S620 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X700 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X750 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X770 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X800 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X820 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X900 USB epson2
(1.0.124)
sane-epson2sane-epson2
GT-X970 USB epson2
(1.0.124)
sane-epson2sane-epson2
LP-7900CS ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9000CCH ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9000CCS ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9000CFH ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9500CCS ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9500CFH ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9500CH2 ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9800CCH ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9800CCS ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-9800CFH ? epson2
(1.0.124)
sane-epson2sane-epson2
LP-A500 USB Network epson2
(1.0.124)
sane-epson2sane-epson2
LP-M5000 USB epson2
(1.0.124)
sane-epson2sane-epson2
LP-M5500 USB epson2
(1.0.124)
sane-epson2sane-epson2
LP-M5500F USB epson2
(1.0.124)
sane-epson2sane-epson2
LP-M5600 USB epson2
(1.0.124)
sane-epson2sane-epson2
LP-M6000 USB epson2
(1.0.124)
sane-epson2sane-epson2
ME 200 USB epson2
(1.0.124)
sane-epson2sane-epson2
ME 300 USB epson2
(1.0.124)
sane-epson2sane-epson2
ME OFFICE 510 USB epson2
(1.0.124)
sane-epson2sane-epson2
ME Office 600F USB epson2
(1.0.124)
sane-epson2sane-epson2
ME OFFICE 650FN Series USB epson2
(1.0.124)
sane-epson2sane-epson2
ME Office 700FW USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 600 SCSI sane-umaxsane-umax
Perfection 610 USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 610 USB sane-epsonsane-epson
Perfection 636 SCSI sane-epsonsane-epson
Perfection 636S SCSI epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 636S SCSI sane-epsonsane-epson
Perfection 636U USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 636U USB sane-epsonsane-epson
Perfection 640 USB sane-epsonsane-epson
Perfection 640U USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 660 USB sane-snapscansane-snapscan
Perfection 1200Photo USB sane-epsonsane-epson
Perfection 1200S SCSI epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1200S SCSI sane-epsonsane-epson
Perfection 1200U USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1200U USB sane-epsonsane-epson
Perfection 1200U PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1240 SCSI USB sane-epsonsane-epson
Perfection 1240U USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1250 USB sane-plusteksane-plustek
Perfection 1250 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1250Photo USB sane-plusteksane-plustek
Perfection 1260 USB sane-plusteksane-plustek
Perfection 1260 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1260Photo USB sane-plusteksane-plustek
Perfection 1270 USB sane-snapscansane-snapscan
Perfection 1600 SCSI epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1640 SCSI USB sane-epsonsane-epson
Perfection 1640SU SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1640SU PHOTO SCSI USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1650 USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1650 USB sane-epsonsane-epson
Perfection 1650 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1660 USB sane-epsonsane-epson
Perfection 1660 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 1670 USB sane-snapscansane-snapscan
Perfection 1670 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 2400 USB sane-epsonsane-epson
Perfection 2400 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 2450 USB IEEE-1394 sane-epsonsane-epson
Perfection 2450 PHOTO USB IEEE-1394 epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 2480 USB sane-snapscansane-snapscan
Perfection 2480 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 2580 USB sane-snapscansane-snapscan
Perfection 2580 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 3170 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 3200 USB IEEE-1394 sane-epsonsane-epson
Perfection 3200 PHOTO USB IEEE-1394 epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 3490 USB sane-snapscansane-snapscan
Perfection 3490 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 3590 USB sane-snapscansane-snapscan
Perfection 3590 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 4180 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 4490 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 4870 USB sane-epsonsane-epson
Perfection 4870 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 4990 USB sane-epsonsane-epson
Perfection 4990 PHOTO USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection 4990 Pro USB IEEE1394 epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V10 USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V30 USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V100 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V200 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V300 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V350 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V500 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V600 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V700 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
Perfection V750 Photo USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A700 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A750 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A820 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A840 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A840S USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A850 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A870 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A890 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A900 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A920 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A940 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A950 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-A970 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-T960 USB epson2
(1.0.124)
sane-epson2sane-epson2
PM-T990 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-401A USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-402A USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-501A USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-502A USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-601F USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-A550 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-A620 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-A640 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-A650 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-A720 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-A740 USB epson2
(1.0.124)
sane-epson2sane-epson2
PX-FA700 USB epson2
(1.0.124)
sane-epson2sane-epson2
RX-425 USB sane-epsonsane-epson
RX-500 USB sane-epsonsane-epson
RX-600 USB sane-epsonsane-epson
RX-620 USB sane-epsonsane-epson
RX-700 USB sane-epsonsane-epson
Stylus CX-1500 USB sane-snapscansane-snapscan
Stylus CX-5800 USBUnsupported Probably unsupported at the moment. Not compatible to snapscan backend. It's not known if it may work with epson or epkowa backend. -unsupported +unsupported
(2010-06-09)
? epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX2800 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX2900 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3100 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3500 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3600 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3650 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3700 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3800 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3810 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX3900 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4100 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4300 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4500 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4600 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4700 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4800 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX4900 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5000 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5100 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5300 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5500 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5600 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5700F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5800F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX5900 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX6000 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX6300 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX6400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX6500 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX6600 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX6900F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX7000F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX7300 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX7400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX7700 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX7800 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX8300 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX8400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX9300F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus CX9400Fax USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX3800 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX3850 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX4000 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX4200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX4400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX4450
Stylus DX4450 USB 0x04b8/0x083f Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX4850 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX5000 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX6000 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX7000F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX7400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX8400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus DX9400F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX100 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX110 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX210 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX300 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX410 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus NX510 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office BX300F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office BX310FN Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office BX600FW USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office BX610FW Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office TX300F USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office TX510FN Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office TX600FW USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Office TX610FW Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo PX650 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo PX700W USB Network epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo PX710W Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo PX800FW USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo PX810FW Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX420 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX425 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX430 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX500 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX510 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX520 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX530 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX560 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX580 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX585 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX590 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX595 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX600 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX610 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX620 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX630 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX640 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX650 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX680 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX685 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX690 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo RX700 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo TX650 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo TX700W USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo TX710W Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Photo TX800FW USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Scan 2000 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus Scan 2500 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX100 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX110 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX125 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX205 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX210 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX405 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX410 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX510W Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX600FW USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus SX610FW Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX100 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX110 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX200 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX203 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX209 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX210 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX400 USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX410 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
Stylus TX550W Series USB epson2
(1.0.124)
sane-epson2sane-epson2
StylusScan 2000 USBUnsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
? sane-epsonsane-epson
V750 USB IEEE-1394 sane-epsonsane-epson
WorkForce 310 Series USB epson2
(1.0.124)
sane-epson2sane-epson2
WorkForce 500 USB epson2
(1.0.124)
sane-epson2sane-epson2
WorkForce 600 USB epson2
(1.0.124)
sane-epson2sane-epson2
WorkForce 610 Series USB epson2
(1.0.124)
sane-epson2sane-epson2

Manufacturer: Escom

@@ -10209,7 +10209,7 @@ epson2
(1.0.124) umax
(1.0-41) -sane-umax +sane-umax

Manufacturer: Escort

@@ -10234,12 +10234,12 @@ epson2
(1.0.124) umax
(1.0-41) -sane-umax +sane-umax

Manufacturer: Fujitsu

-Link(s): +Link(s): http://www.fujitsu.com, http://www.fujitsu.com/, http://www.fcpa.fujitsu.com/products/scanners/

@@ -10261,7 +10261,7 @@ epson2
(1.0.124) gt68xx
(1.0-84) - + @@ -10272,7 +10272,7 @@ epson2
(1.0.124) epjitsu
(20) - + @@ -10283,7 +10283,7 @@ epson2
(1.0.124) avision
(Build: 296) - + @@ -10294,7 +10294,7 @@ epson2
(1.0.124) ma1509
(1.0-3) - + @@ -10305,7 +10305,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10316,7 +10316,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10327,7 +10327,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10338,7 +10338,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10349,7 +10349,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10360,7 +10360,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10371,7 +10371,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10382,7 +10382,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10393,7 +10393,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10404,7 +10404,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10415,7 +10415,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10426,7 +10426,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10437,7 +10437,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10448,7 +10448,7 @@ epson2
(1.0.124) avision
(Build: 296) - + @@ -10459,7 +10459,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10470,7 +10470,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10481,7 +10481,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10492,7 +10492,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10503,7 +10503,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10514,7 +10514,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10525,7 +10525,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10536,7 +10536,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10547,7 +10547,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10558,7 +10558,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10569,7 +10569,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10580,7 +10580,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10591,7 +10591,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10602,7 +10602,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10613,7 +10613,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10624,7 +10624,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10635,7 +10635,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10646,7 +10646,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10657,7 +10657,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10668,7 +10668,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10679,7 +10679,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10690,7 +10690,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10701,7 +10701,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10712,7 +10712,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10723,7 +10723,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10734,7 +10734,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10745,7 +10745,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10756,7 +10756,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10767,7 +10767,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10778,7 +10778,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10789,7 +10789,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10800,7 +10800,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10811,7 +10811,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10822,7 +10822,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10833,7 +10833,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10844,7 +10844,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10855,7 +10855,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10866,7 +10866,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10877,7 +10877,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10888,7 +10888,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10899,7 +10899,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10910,7 +10910,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10921,7 +10921,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10932,7 +10932,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10943,7 +10943,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10954,7 +10954,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10965,7 +10965,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10976,7 +10976,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10987,7 +10987,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -10998,7 +10998,7 @@ epson2
(1.0.124) fujitsu
(117) - + @@ -11009,7 +11009,7 @@ epson2
(1.0.124) avision
(Build: 296) - + @@ -11020,7 +11020,7 @@ epson2
(1.0.124) avision
(Build: 296) - + @@ -11031,7 +11031,7 @@ epson2
(1.0.124) avision
(Build: 296) - + @@ -11041,7 +11041,7 @@ epson2
(1.0.124) - + @@ -11052,7 +11052,7 @@ sp15c
(unmaintained) avision
(Build: 296) - + @@ -11062,7 +11062,7 @@ sp15c
(unmaintained) - + @@ -11073,7 +11073,7 @@ sp15c
(unmaintained) avision
(Build: 296) - + @@ -11084,7 +11084,7 @@ sp15c
(unmaintained) avision
(Build: 296) - + @@ -11095,7 +11095,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11106,7 +11106,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11117,7 +11117,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11128,7 +11128,7 @@ sp15c
(unmaintained) epjitsu
(20) - + @@ -11139,7 +11139,7 @@ sp15c
(unmaintained) epjitsu
(20) - + @@ -11150,7 +11150,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11161,7 +11161,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11172,7 +11172,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11183,7 +11183,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11194,7 +11194,7 @@ sp15c
(unmaintained) epjitsu
(20) - + @@ -11205,7 +11205,7 @@ sp15c
(unmaintained) epjitsu
(20) - + @@ -11216,7 +11216,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11227,7 +11227,7 @@ sp15c
(unmaintained) fujitsu
(117) - + @@ -11238,7 +11238,7 @@ sp15c
(unmaintained) avision
(Build: 296) - +
sane-gt68xxsane-gt68xx
fi-60F USB sane-epjitsusane-epjitsu
fi-4010CU USB sane-avisionsane-avision
fi-4110EOX/2/3 USB sane-ma1509sane-ma1509
fi-4120C SCSI USB sane-fujitsusane-fujitsu
fi-4120C2 SCSI USB sane-fujitsusane-fujitsu
fi-4220C SCSI USB sane-fujitsusane-fujitsu
fi-4220C2 SCSI USB sane-fujitsusane-fujitsu
fi-4340C SCSI USB sane-fujitsusane-fujitsu
fi-4530C SCSI USB sane-fujitsusane-fujitsu
fi-4640S SCSI sane-fujitsusane-fujitsu
fi-4750C SCSI sane-fujitsusane-fujitsu
fi-4750L SCSI sane-fujitsusane-fujitsu
fi-4860C SCSI sane-fujitsusane-fujitsu
fi-4860C2 SCSI sane-fujitsusane-fujitsu
fi-4990C SCSI sane-fujitsusane-fujitsu
fi-5000N Ethernet sane-fujitsusane-fujitsu
fi-5015C USB sane-avisionsane-avision
fi-5110C USB sane-fujitsusane-fujitsu
fi-5110EOX/2 USB sane-fujitsusane-fujitsu
fi-5110EOX3 USB sane-fujitsusane-fujitsu
fi-5110EOXM USB sane-fujitsusane-fujitsu
fi-5120C SCSI USB sane-fujitsusane-fujitsu
fi-5220C SCSI USB sane-fujitsusane-fujitsu
fi-5530C SCSI USB sane-fujitsusane-fujitsu
fi-5530C2 SCSI USB sane-fujitsusane-fujitsu
fi-5650C SCSI USB sane-fujitsusane-fujitsu
fi-5750C SCSI USB sane-fujitsusane-fujitsu
fi-5900C SCSI USB sane-fujitsusane-fujitsu
fi-5950 SCSI USB sane-fujitsusane-fujitsu
fi-6000NS Ethernet sane-fujitsusane-fujitsu
fi-6110 USB sane-fujitsusane-fujitsu
fi-6130 USB sane-fujitsusane-fujitsu
fi-6130Z USB sane-fujitsusane-fujitsu
fi-6140 SCSI USB sane-fujitsusane-fujitsu
fi-6140Z SCSI USB sane-fujitsusane-fujitsu
fi-6230 USB sane-fujitsusane-fujitsu
fi-6230Z USB sane-fujitsusane-fujitsu
fi-6240 SCSI USB sane-fujitsusane-fujitsu
fi-6240Z SCSI USB sane-fujitsusane-fujitsu
fi-6670 SCSI USB sane-fujitsusane-fujitsu
fi-6670A SCSI USB sane-fujitsusane-fujitsu
fi-6750S USB sane-fujitsusane-fujitsu
fi-6770 SCSI USB sane-fujitsusane-fujitsu
fi-6770A SCSI USB sane-fujitsusane-fujitsu
fi-6800 SCSI USB sane-fujitsusane-fujitsu
fi-6800-CGA SCSI USB sane-fujitsusane-fujitsu
M3091DC SCSI sane-fujitsusane-fujitsu
M3092DC SCSI sane-fujitsusane-fujitsu
M3093DE RS232C/Video sane-fujitsusane-fujitsu
M3093DG SCSI sane-fujitsusane-fujitsu
M3093E RS232C/Video sane-fujitsusane-fujitsu
M3093EX RS232C/Video sane-fujitsusane-fujitsu
M3093GX SCSI sane-fujitsusane-fujitsu
M3096EX RS232C/Video sane-fujitsusane-fujitsu
M3096GX SCSI sane-fujitsusane-fujitsu
M3097DE RS232C/Video sane-fujitsusane-fujitsu
M3097DG SCSI sane-fujitsusane-fujitsu
M3097E+ RS232C/Video sane-fujitsusane-fujitsu
M3097G+ SCSI sane-fujitsusane-fujitsu
M3099A RS232C/Video sane-fujitsusane-fujitsu
M3099EH RS232C/Video sane-fujitsusane-fujitsu
M3099EX RS232C/Video sane-fujitsusane-fujitsu
M3099G SCSI sane-fujitsusane-fujitsu
M3099GH SCSI sane-fujitsusane-fujitsu
M3099GX SCSI sane-fujitsusane-fujitsu
M4097D SCSI sane-fujitsusane-fujitsu
M4099D SCSI sane-fujitsusane-fujitsu
ScanPartner SCSI sane-avisionsane-avision
ScanPartner 10 SCSI sane-avisionsane-avision
ScanPartner 10C SCSI sane-avisionsane-avision
ScanPartner 15C SCSI sp15c
(unmaintained)
sane-sp15csane-sp15c
ScanPartner 300C SCSI sane-avisionsane-avision
ScanPartner 600C SCSI sp15c
(unmaintained)
sane-sp15csane-sp15c
ScanPartner 620C SCSI sane-avisionsane-avision
ScanPartner Jr SCSI sane-avisionsane-avision
ScanSnap fi-6010N Ethernet sane-fujitsusane-fujitsu
ScanSnap iX500 USB WiFi sane-fujitsusane-fujitsu
ScanSnap N1800 Ethernet sane-fujitsusane-fujitsu
ScanSnap S300 USB sane-epjitsusane-epjitsu
ScanSnap S300M USB sane-epjitsusane-epjitsu
ScanSnap S500 USB sane-fujitsusane-fujitsu
ScanSnap S500M USB sane-fujitsusane-fujitsu
ScanSnap S510 USB sane-fujitsusane-fujitsu
ScanSnap S510M USB sane-fujitsusane-fujitsu
ScanSnap S1100 USB sane-epjitsusane-epjitsu
ScanSnap S1300 USB sane-epjitsusane-epjitsu
ScanSnap S1500 USB sane-fujitsusane-fujitsu
ScanSnap S1500M USB sane-fujitsusane-fujitsu
ScanStation SCSI sane-avisionsane-avision

Manufacturer: Gallery

@@ -11263,12 +11263,12 @@ sp15c
(unmaintained) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp

Manufacturer: Genius

-Link(s): +Link(s): http://www.genius-kye.com/, http://www.geniusmouse.co.uk/, http://www.geniusnet.com.tw/

@@ -11281,13 +11281,13 @@ sp15c
(unmaintained) - + @@ -11301,7 +11301,7 @@ sp15c
(unmaintained) u12
(0.02) - + @@ -11312,7 +11312,7 @@ sp15c
(unmaintained) plustek
(0.52) - + @@ -11323,7 +11323,7 @@ sp15c
(unmaintained) plustek
(0.52) - + @@ -11334,7 +11334,7 @@ sp15c
(unmaintained) plustek
(0.52) - + @@ -11345,7 +11345,7 @@ sp15c
(unmaintained) plustek
(0.52) - + @@ -11356,15 +11356,15 @@ sp15c
(unmaintained) plustek_pp
(0.43) - + - + @@ -11378,7 +11378,7 @@ sp15c
(unmaintained) plustek
(0.52) - + @@ -11389,37 +11389,37 @@ sp15c
(unmaintained) plustek
(0.52) - + - + - + - + @@ -11433,7 +11433,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11444,7 +11444,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11455,7 +11455,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11466,7 +11466,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11477,7 +11477,7 @@ sp15c
(unmaintained) u12
(0.02) - + @@ -11488,7 +11488,7 @@ sp15c
(unmaintained) plustek_pp
(0.43) - + @@ -11499,7 +11499,7 @@ sp15c
(unmaintained) plustek_pp
(0.43) - + @@ -11510,7 +11510,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11521,7 +11521,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11532,7 +11532,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11543,7 +11543,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11554,7 +11554,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11565,7 +11565,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) - + @@ -11576,7 +11576,7 @@ sp15c
(unmaintained) microtek2
(unmaintained) - + @@ -11587,7 +11587,7 @@ sp15c
(unmaintained) umax
(1.0-41) - + @@ -11598,15 +11598,15 @@ sp15c
(unmaintained) umax_pp
(1) - + - + @@ -11620,7 +11620,7 @@ sp15c
(unmaintained) microtek
(0.13.1) - + @@ -11631,7 +11631,7 @@ sp15c
(unmaintained) leo
(1.0-10) - +
Backend Manpage
ColorPage CS
ColorPage CS SCSI   Unsupported Probably unsupported, see link for details. -unsupported +unsupported
(2010-06-09)
? sane-u12sane-u12
Colorpage HR6 V2 USB sane-plusteksane-plustek
Colorpage HR6 V2 USB sane-plusteksane-plustek
Colorpage HR6A USB sane-plusteksane-plustek
Colorpage HR6X USB sane-plusteksane-plustek
Colorpage HR6X EPP Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
ColorPage HR6X Slim
ColorPage HR6X Slim USB 0x0458/0x2019 Unsupported GL646 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-plusteksane-plustek
Colorpage HR7LE USB sane-plusteksane-plustek
ColorPage HR7X
ColorPage HR7X USB 0x0458/0x2018 Unsupported GL646 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
ColorPage HR7XE
ColorPage HR7XE USB 0x06dc/0x0012 Unsupported Unsuported. See link for details. -unsupported +unsupported
(2010-06-09)
?
ColorPage HR8
ColorPage HR8 USB 0x0458/0x201c Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
ColorPage Slim 1200 USB sane-gt68xxsane-gt68xx
Colorpage Vivid 1200 X USB sane-gt68xxsane-gt68xx
Colorpage Vivid 1200 XE USB sane-gt68xxsane-gt68xx
ColorPage Vivid III USB USB sane-u12sane-u12
Colorpage Vivid III V2 Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
Colorpage Vivid Pro II Film Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
Colorpage Vivid3 V2 USB sane-gt68xxsane-gt68xx
Colorpage Vivid3x USB sane-gt68xxsane-gt68xx
Colorpage Vivid3xe USB sane-gt68xxsane-gt68xx
Colorpage Vivid4 USB sane-gt68xxsane-gt68xx
Colorpage Vivid4x USB sane-gt68xxsane-gt68xx
Colorpage Vivid4xe USB sane-gt68xxsane-gt68xx
ColorPage-EP Parport sane-microtek2sane-microtek2
ColorPage-HR5 (Pro) SCSI sane-umaxsane-umax
ColorPage-Life Pro Parport (EPP/ECP) sane-umax_ppsane-umax_pp
ColorPage-Slim 1200 USB2
ColorPage-Slim 1200 USB2 USB 0x0458/0x2020 Unsupported GL841 based, to be added to genesys backend. -unsupported +unsupported
(2010-06-09)
? sane-microteksane-microtek
FS-1130 Colorpage Scanner SCSI sane-leosane-leo

Manufacturer: Googlegear

@@ -11656,7 +11656,7 @@ sp15c
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx

Manufacturer: Guillemot

@@ -11678,18 +11678,18 @@ sp15c
(unmaintained) Unsupported Probably unsupported. Identical to the Benq Prisa 620P. -unsupported +unsupported
(2010-06-09) ? -SCAN@HOME 48 USB +SCAN@HOME 48 USB USB 0x080d/0x0102 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -11697,7 +11697,7 @@ sp15c
(unmaintained)

Manufacturer: Guillemot / Hercules

-Link(s): +Link(s): http://www.guillemot.com

@@ -11719,7 +11719,7 @@ sp15c
(unmaintained) SnapScan
(1.4) - + @@ -11730,7 +11730,7 @@ sp15c
(unmaintained) SnapScan
(1.4) - + @@ -11741,7 +11741,7 @@ sp15c
(unmaintained) SnapScan
(1.4) - + @@ -11752,7 +11752,7 @@ sp15c
(unmaintained) SnapScan
(1.4) - +
sane-snapscansane-snapscan
Maxi Scan A4 Deluxe (SCSI) SCSI sane-snapscansane-snapscan
Maxi Scan A4 USB 640U USB sane-snapscansane-snapscan
Scan@home Touch 1248 (USB) USB sane-snapscansane-snapscan

Manufacturer: Hercules

@@ -11768,13 +11768,13 @@ sp15c
(unmaintained) Backend Manpage -SCAN@HOME 48 USB +SCAN@HOME 48 USB USB 0x080d/0x0102 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -11782,7 +11782,7 @@ sp15c
(unmaintained)

Manufacturer: Hewlett-Packard

-Link(s): +Link(s): http://www.hp.com, http://www.hp.com/

@@ -11803,7 +11803,7 @@ sp15c
(unmaintained) - + @@ -11813,7 +11813,7 @@ hpljm1005
(0) - + @@ -11823,15 +11823,15 @@ hpljm1005
(0) - + - + @@ -11842,29 +11842,29 @@ hpljm1005
(0) - + - + @@ -11878,26 +11878,26 @@ hpljm1005
(0) hp
(1.06) - + - + - + @@ -11911,7 +11911,7 @@ hpljm1005
(0) hp
(1.06) - + @@ -11922,7 +11922,7 @@ hpljm1005
(0) hp
(1.06) - + @@ -11933,7 +11933,7 @@ hpljm1005
(0) hp
(1.06) - + @@ -11944,7 +11944,7 @@ hpljm1005
(0) hp
(1.06) - + @@ -11955,7 +11955,7 @@ hpljm1005
(0) hp
(1.06) - + @@ -11966,7 +11966,7 @@ hpljm1005
(0) hpsj5s
(0.03) - + @@ -11977,7 +11977,7 @@ hpljm1005
(0) plustek
(0.52) - + @@ -11988,7 +11988,7 @@ hpljm1005
(0) plustek
(0.52) - + @@ -11999,7 +11999,7 @@ hpljm1005
(0) genesys
(1.0-63) - + @@ -12010,7 +12010,7 @@ hpljm1005
(0) genesys
(1.0-63) - + @@ -12021,7 +12021,7 @@ hpljm1005
(0) umax_pp
(1) - + @@ -12032,7 +12032,7 @@ hpljm1005
(0) niash
(0.3) - + @@ -12043,7 +12043,7 @@ hpljm1005
(0) niash
(0.3) - + @@ -12054,7 +12054,7 @@ hpljm1005
(0) hp3500
(1.1) - + @@ -12065,7 +12065,7 @@ hpljm1005
(0) hp3500
(1.1) - + @@ -12076,7 +12076,7 @@ hpljm1005
(0) hp3500
(1.1) - + @@ -12087,7 +12087,7 @@ hpljm1005
(0) genesys
(1.0-63) - + @@ -12098,7 +12098,7 @@ hpljm1005
(0) genesys
(1.0-63) - + @@ -12106,7 +12106,7 @@ hpljm1005
(0) @@ -12120,7 +12120,7 @@ hpljm1005
(0) hp3900
(0.12) - + @@ -12131,7 +12131,7 @@ hpljm1005
(0) hp3900
(0.12) - + @@ -12142,7 +12142,7 @@ hpljm1005
(0) hp3900
(0.12) - + @@ -12153,7 +12153,7 @@ hpljm1005
(0) hp
(1.06) - + @@ -12164,7 +12164,7 @@ hpljm1005
(0) hp4200
(1.0-2) - + @@ -12175,7 +12175,7 @@ hpljm1005
(0) hp4200
(1.0-2) - + @@ -12186,7 +12186,7 @@ hpljm1005
(0) hp4200
(1.0-2) - + @@ -12197,7 +12197,7 @@ hpljm1005
(0) niash
(0.3) - + @@ -12208,7 +12208,7 @@ hpljm1005
(0) niash
(0.3) - + @@ -12219,7 +12219,7 @@ hpljm1005
(0) hp3900
(0.12) - + @@ -12230,7 +12230,7 @@ hpljm1005
(0) rts8891
(1.0-0) - + @@ -12241,7 +12241,7 @@ hpljm1005
(0) rts8891
(1.0-0) - + @@ -12251,7 +12251,7 @@ hpljm1005
(0) - + @@ -12261,15 +12261,15 @@ hp5590
(1.0.5) - + - + @@ -12280,7 +12280,7 @@ hp5590
(1.0.5) @@ -12294,15 +12294,15 @@ hp5590
(1.0.5) genesys
(1.0-63) - + - + @@ -12316,7 +12316,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12327,7 +12327,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12338,7 +12338,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12349,7 +12349,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12360,7 +12360,7 @@ hp5590
(1.0.5) hp5400
(1.0-2) - + @@ -12371,7 +12371,7 @@ hp5590
(1.0.5) hp5400
(1.0-2) - + @@ -12382,7 +12382,7 @@ hp5590
(1.0.5) hp5400
(1.0-2) - + @@ -12392,15 +12392,15 @@ hp5590
(1.0.5) - + - + @@ -12413,7 +12413,7 @@ hp5590
(1.0.5) - + @@ -12423,7 +12423,7 @@ hp5590
(1.0.5) - + @@ -12434,7 +12434,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12445,7 +12445,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12456,7 +12456,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12467,7 +12467,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12478,7 +12478,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12489,7 +12489,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12500,7 +12500,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12511,7 +12511,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12522,7 +12522,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12532,7 +12532,7 @@ hp5590
(1.0.5) - + @@ -12543,7 +12543,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12554,7 +12554,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12565,7 +12565,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12576,7 +12576,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12587,7 +12587,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12598,7 +12598,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12609,7 +12609,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -12620,7 +12620,7 @@ hp5590
(1.0.5) genesys
(1.0-63) - + @@ -12631,7 +12631,7 @@ hp5590
(1.0.5) hp3900
(0.12) - + @@ -12642,7 +12642,7 @@ hp5590
(1.0.5) hp3900
(0.12) - + @@ -12653,15 +12653,15 @@ hp5590
(1.0.5) hp3900
(0.12) - + - + @@ -12675,7 +12675,7 @@ hp5590
(1.0.5) genesys
(1.0-63) - + @@ -12686,7 +12686,7 @@ hp5590
(1.0.5) genesys
(1.0-63) - + @@ -12697,7 +12697,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12708,7 +12708,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12719,7 +12719,7 @@ hp5590
(1.0.5) hp
(1.06) - + @@ -12730,7 +12730,7 @@ hp5590
(1.0.5) genesys
(1.0-63) - + @@ -12741,12 +12741,12 @@ hp5590
(1.0.5) hp
(1.06) - +
hpljm1005
(0)
sane-hpljm1005sane-hpljm1005
LaserJet M1120 MFP USB hpljm1005
(0)
sane-hpljm1005sane-hpljm1005
LaserJet M1120n MFP USB hpljm1005
(0)
sane-hpljm1005sane-hpljm1005
Photo Scanner 1000
Photo Scanner 1000 USB 0x03f0/0x1001 Unsupported Not supported by SANE. However, it's detected as mass storage device so just mounting it is reported to work. See link for device data. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably not supported by SANE. No details known. 10x15 cm. Maybe similar to Photo Scanner 1000? -unsupported +unsupported
(2010-06-09)
?
Photosmart C3180
Photosmart C3180 USB 0x03f0/0x5611 Unsupported Not supported yet by SANE. See link for details. -unsupported +unsupported
(2010-06-09)
?
Photosmart C5100 series
Photosmart C5100 series USB 0x03f0/0x5811 Unsupported Not supported yet by SANE. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-hpsane-hp
Photosmart S20 (C5101A)
Photosmart S20 (C5101A) USB 0x03f0/0x0102 Unsupported Not supported yet by SANE. See link for details. -unsupported +unsupported
(2010-06-09)
?
Photosmart S20xi (C7150A)
Photosmart S20xi (C7150A) USB 0x03f0/0x0102 Unsupported Not supported yet by SANE. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-hpsane-hp
ScanJet 3p SCSI sane-hpsane-hp
ScanJet 4c SCSI sane-hpsane-hp
ScanJet 4p SCSI sane-hpsane-hp
ScanJet 5p SCSI sane-hpsane-hp
ScanJet 5s Parport (EPP) sane-hpsj5ssane-hpsj5s
ScanJet 2100C USB sane-plusteksane-plustek
ScanJet 2200C USB sane-plusteksane-plustek
ScanJet 2300C USB sane-genesyssane-genesys
ScanJet 2400C USB sane-genesyssane-genesys
Scanjet 3200C Parport (EPP/ECP) sane-umax_ppsane-umax_pp
ScanJet 3300c USB sane-niashsane-niash
ScanJet 3400c USB sane-niashsane-niash
ScanJet 3500C USB sane-hp3500sane-hp3500
ScanJet 3530C USB sane-hp3500sane-hp3500
ScanJet 3570C USB sane-hp3500sane-hp3500
ScanJet 3670C USB sane-genesyssane-genesys
ScanJet 3690C USB sane-genesyssane-genesys
ScanJet 3770 USBUnsupported While an external binary-only backend exists, it works only on Linux i386. Therefore the scanner is unsupported on other platforms. -unsupported +unsupported
(2010-06-09)
? sane-hp3900sane-hp3900
ScanJet 3970c USB sane-hp3900sane-hp3900
ScanJet 4070 Photosmart USB sane-hp3900sane-hp3900
ScanJet 4100C USB sane-hpsane-hp
ScanJet 4200C USB sane-hp4200sane-hp4200
ScanJet 4200Cse USB sane-hp4200sane-hp4200
ScanJet 4200Cxi USB sane-hp4200sane-hp4200
ScanJet 4300c USB sane-niashsane-niash
ScanJet 4300c/Silitek USB sane-niashsane-niash
ScanJet 4370 USB sane-hp3900sane-hp3900
scanjet 4400c USB sane-rts8891sane-rts8891
scanjet 4470c USB sane-rts8891sane-rts8891
ScanJet 4500C USB hp5590
(1.0.5)
sane-hp5590sane-hp5590
ScanJet 4570C USB hp5590
(1.0.5)
sane-hp5590sane-hp5590
ScanJet 4600
ScanJet 4600 USB 0x03f0/0x3005 Unsupported Not supported. See link for details, or http://www.chmil.org/hp4600linux/ for code -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. See ScanJet 4600 entry. -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
ScanJet 4890C
ScanJet 4890C USB 0x03f0/0x1b05 Unsupported GL843, maybe can be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-hpsane-hp
ScanJet 5200C Parport USB sane-hpsane-hp
ScanJet 5300C USB sane-avisionsane-avision
ScanJet 5370C USB sane-avisionsane-avision
ScanJet 5400c USB sane-hp5400sane-hp5400
ScanJet 5470c USB sane-hp5400sane-hp5400
ScanJet 5490c USB sane-hp5400sane-hp5400
ScanJet 5500C USB hp5590
(1.0.5)
sane-hp5590sane-hp5590
ScanJet 5530C Photosmart
ScanJet 5530C Photosmart USB 0x03f0/0x1605 Unsupported Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend -unsupported +unsupported
(2010-06-09)
? hp5590
(1.0.5)
sane-hp5590sane-hp5590
ScanJet 5590 USB hp5590
(1.0.5)
sane-hp5590sane-hp5590
ScanJet 6100C SCSI sane-hpsane-hp
ScanJet 6200C SCSI USB sane-hpsane-hp
ScanJet 6250C SCSI USB sane-hpsane-hp
ScanJet 6300C SCSI USB sane-hpsane-hp
ScanJet 6350C SCSI USB sane-hpsane-hp
ScanJet 6390C SCSI USB sane-hpsane-hp
ScanJet 7400c USB sane-avisionsane-avision
ScanJet 7450c USB sane-avisionsane-avision
ScanJet 7490c USB sane-avisionsane-avision
ScanJet 7650 USB hp5590
(1.0.5)
sane-hp5590sane-hp5590
ScanJet 8200 USB sane-avisionsane-avision
ScanJet 8250 USB sane-avisionsane-avision
ScanJet 8270 USB sane-avisionsane-avision
ScanJet 8290 USB sane-avisionsane-avision
ScanJet 8300 USB sane-avisionsane-avision
ScanJet 8350 USB sane-avisionsane-avision
ScanJet 8390 USB sane-avisionsane-avision
ScanJet G2410 USB sane-genesyssane-genesys
ScanJet G2710 USB sane-hp3900sane-hp3900
ScanJet G3010 USB sane-hp3900sane-hp3900
ScanJet G3110 USB sane-hp3900sane-hp3900
ScanJet G4000
ScanJet G4000 USB 0x03f0/0x4505 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
ScanJet G4050 USB sane-genesyssane-genesys
ScanJet IIc SCSI sane-hpsane-hp
ScanJet IIcx SCSI sane-hpsane-hp
ScanJet IIp SCSI sane-hpsane-hp
ScanJet N6310 USB sane-genesyssane-genesys
ScanJet Plus Propietary sane-hpsane-hp

Manufacturer: IBM

-Link(s): +Link(s): http://www.ibm.com/, http://www.ibm.com

@@ -12768,7 +12768,7 @@ hp5590
(1.0.5) ibm
(1.0-4) - + @@ -12776,7 +12776,7 @@ hp5590
(1.0.5) @@ -12784,7 +12784,7 @@ hp5590
(1.0.5)
sane-ibmsane-ibm
ADF Color Scanner ProprietaryUnsupported Unsupported. Uses proprietary ISA card. Maybe the same as the Plustek Spectra ADF? -unsupported +unsupported
(2010-06-09)
?

Manufacturer: IOMagic

-Link(s): +Link(s): http://www.iomagic.com/

@@ -12797,13 +12797,13 @@ hp5590
(1.0.5) - + @@ -12811,7 +12811,7 @@ hp5590
(1.0.5)
Backend Manpage
MobileScan USB
MobileScan USB USB Parport 0x05cb/0x1483 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Iris

-Link(s): +Link(s): http://irislink.com/

@@ -12824,35 +12824,35 @@ hp5590
(1.0.5) - + - + - + @@ -12880,12 +12880,12 @@ hp5590
(1.0.5) avision
(Build: 296) - +
Backend Manpage
IriScan
IriScan USB 0x0a53/0x1000 Unsupported Unsupported. LM9832/3. See link for details. -unsupported +unsupported
(2010-06-09)
?
IRISCard Pro (IBCR II)
IRISCard Pro (IBCR II) USB 0x0a38/0x0301 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
IRISPen Translator Executive
IRISPen Translator Executive USB 0x0f43/0x015a Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision

Manufacturer: Kodak

-Link(s): +Link(s): http://www.kodak.com, http://www.kodak.com/

@@ -12907,7 +12907,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -12918,7 +12918,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -12929,7 +12929,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -12940,7 +12940,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -12951,7 +12951,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -12962,7 +12962,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -12973,7 +12973,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -12984,7 +12984,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -12995,7 +12995,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13006,7 +13006,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13017,7 +13017,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13028,7 +13028,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13039,7 +13039,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13050,7 +13050,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13061,7 +13061,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13072,7 +13072,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13083,7 +13083,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13094,7 +13094,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13105,7 +13105,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13116,7 +13116,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13127,7 +13127,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13138,7 +13138,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13149,7 +13149,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13160,7 +13160,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13171,7 +13171,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13182,7 +13182,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13193,7 +13193,7 @@ hp5590
(1.0.5) kodakaio
(2.4.6) - + @@ -13204,7 +13204,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13215,7 +13215,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13226,7 +13226,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13237,7 +13237,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13248,7 +13248,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13259,7 +13259,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13270,7 +13270,7 @@ hp5590
(1.0.5) avision
(Build: 296) - + @@ -13281,7 +13281,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13292,7 +13292,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13303,7 +13303,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13314,7 +13314,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13325,7 +13325,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13336,7 +13336,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13347,7 +13347,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13358,7 +13358,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13369,7 +13369,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13380,7 +13380,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13391,7 +13391,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13402,7 +13402,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13413,7 +13413,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13424,7 +13424,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13435,7 +13435,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13446,7 +13446,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13457,7 +13457,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13468,7 +13468,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13479,7 +13479,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13490,7 +13490,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13501,7 +13501,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13512,7 +13512,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13523,7 +13523,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13534,7 +13534,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13545,7 +13545,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13556,7 +13556,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13567,7 +13567,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13578,7 +13578,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13589,7 +13589,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13600,7 +13600,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13611,7 +13611,7 @@ hp5590
(1.0.5) kodak
(7) - + @@ -13619,7 +13619,7 @@ hp5590
(1.0.5) @@ -13627,7 +13627,7 @@ hp5590
(1.0.5)
sane-kodaksane-kodak
Color Scanner 4500 SCSI sane-kodaksane-kodak
ESP 5 USB sane-kodakaiosane-kodakaio
ESP 7 USB sane-kodakaiosane-kodakaio
ESP 9 USB sane-kodakaiosane-kodakaio
ESP 2150 USB sane-kodakaiosane-kodakaio
ESP 2170 USB sane-kodakaiosane-kodakaio
ESP 3200 USB sane-kodakaiosane-kodakaio
ESP 3300 USB sane-kodakaiosane-kodakaio
ESP 4100 USB sane-kodakaiosane-kodakaio
ESP 5000 USB sane-kodakaiosane-kodakaio
ESP 5100 USB sane-kodakaiosane-kodakaio
ESP 5200 USB Ethernet sane-kodakaiosane-kodakaio
ESP 5300 USB sane-kodakaiosane-kodakaio
ESP 5500 USB sane-kodakaiosane-kodakaio
ESP 6100 USB sane-kodakaiosane-kodakaio
ESP 7200 USB sane-kodakaiosane-kodakaio
ESP 9200 USB sane-kodakaiosane-kodakaio
ESP C110 USB sane-kodakaiosane-kodakaio
ESP C115 USB sane-kodakaiosane-kodakaio
ESP C310 USB sane-kodakaiosane-kodakaio
ESP C315 USB sane-kodakaiosane-kodakaio
Hero 3.1 USB sane-kodakaiosane-kodakaio
Hero 5.1 USB sane-kodakaiosane-kodakaio
Hero 7.1 USB sane-kodakaiosane-kodakaio
Hero 9.1 USB Ethernet sane-kodakaiosane-kodakaio
Hero Office 6.1 USB sane-kodakaiosane-kodakaio
i30 USB sane-avisionsane-avision
i40 USB sane-avisionsane-avision
i50 USB sane-avisionsane-avision
i55 USB sane-avisionsane-avision
i60 USB sane-avisionsane-avision
i65 USB sane-avisionsane-avision
i80 USB sane-avisionsane-avision
i150 Scanner IEEE-1394 sane-kodaksane-kodak
i160 Scanner IEEE-1394 sane-kodaksane-kodak
i250 Scanner IEEE-1394 sane-kodaksane-kodak
i260 Scanner IEEE-1394 sane-kodaksane-kodak
i280 Scanner IEEE-1394 sane-kodaksane-kodak
i610 Scanner IEEE-1394 sane-kodaksane-kodak
i620 Scanner IEEE-1394 sane-kodaksane-kodak
i640 Scanner IEEE-1394 sane-kodaksane-kodak
i660 Scanner IEEE-1394 sane-kodaksane-kodak
i730 Scanner IEEE-1394 sane-kodaksane-kodak
i750 Scanner IEEE-1394 sane-kodaksane-kodak
i780 Scanner IEEE-1394 sane-kodaksane-kodak
i810 Scanner SCSI sane-kodaksane-kodak
i820 Scanner SCSI sane-kodaksane-kodak
i830 Scanner SCSI sane-kodaksane-kodak
i840 Scanner SCSI sane-kodaksane-kodak
i1840 Scanner IEEE-1394 sane-kodaksane-kodak
i1860 Scanner IEEE-1394 sane-kodaksane-kodak
s1740 SCSI sane-kodaksane-kodak
Scanner 900 SCSI sane-kodaksane-kodak
Scanner 923 SCSI sane-kodaksane-kodak
Scanner 1500 SCSI sane-kodaksane-kodak
Scanner 2500 SCSI sane-kodaksane-kodak
Scanner 3500 SCSI sane-kodaksane-kodak
Scanner 3510 SCSI sane-kodaksane-kodak
Scanner 3520 SCSI sane-kodaksane-kodak
Scanner 5500 SCSI sane-kodaksane-kodak
Scanner 7500 SCSI sane-kodaksane-kodak
Scanner 7520 SCSI sane-kodaksane-kodak
Scanner 9500 SCSI sane-kodaksane-kodak
Scanner 9520 SCSI sane-kodaksane-kodak
Snapshot Photo Scanner 1 ParportUnsupported Unsupported. FCC ID HWF96PHS -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Komodo

-Link(s): +Link(s): http://www.komodo.com/

@@ -13649,12 +13649,12 @@ hp5590
(1.0.5) sceptre
(1.0-10) - +
sane-sceptresane-sceptre

Manufacturer: KONICA MINOLTA

-Link(s): +Link(s): http://www.konicaminolta.com/

@@ -13676,7 +13676,7 @@ hp5590
(1.0.5) magicolor
(1.0.0) - + @@ -13687,59 +13687,59 @@ hp5590
(1.0.5) magicolor
(1.0.0) - + - + - + - + - + - + @@ -13753,7 +13753,7 @@ hp5590
(1.0.5) magicolor
(1.0.0) - + @@ -13761,7 +13761,7 @@ hp5590
(1.0.5) @@ -13789,7 +13789,7 @@ hp5590
(1.0.5) avision
(Build: 296) - +
sane-magicolorsane-magicolor
DiMage 1611 USB Network sane-magicolorsane-magicolor
DiMAGE Scan Elite 5400
DiMAGE Scan Elite 5400 USB IEEE-1394 0x0686/0x400e Unsupported Probably unsupported. May work with vuescan. See link for details. -unsupported +unsupported
(2010-06-09)
?
DiMAGE Scan Elite 5400 2
DiMAGE Scan Elite 5400 2 USB 0x132b/0x0012 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
DiMAGE Scan Multi Pro
DiMAGE Scan Multi Pro IEEE-1394   Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Dual Scan III
Dual Scan III USB 0x0686/0x400d Unsupported Unsupported. May work with vuescan. See link for details. -unsupported +unsupported
(2010-06-09)
?
Dual Scan IV
Dual Scan IV USB 0x132b/0x000a Unsupported Unsupported. Works with vuescan. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-magicolorsane-magicolor
magicolor 2480MF USB NetworkUnsupported Uses a different scanning protocol than the magicolor 1690MF -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision

Manufacturer: LEO

@@ -13814,12 +13814,12 @@ hp5590
(1.0.5) leo
(1.0-10) -sane-leo +sane-leo

Manufacturer: Lexmark

-Link(s): +Link(s): http://www.lexmark.com/

@@ -13832,24 +13832,24 @@ hp5590
(1.0.5) - + - + @@ -13863,7 +13863,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -13874,7 +13874,7 @@ hp5590
(1.0.5) gt68xx
(1.0-84) - + @@ -13885,7 +13885,7 @@ hp5590
(1.0.5) gt68xx
(1.0-84) - + @@ -13896,37 +13896,37 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + - + - + - + @@ -13940,7 +13940,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -13951,7 +13951,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -13962,7 +13962,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -13973,7 +13973,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -13984,7 +13984,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -13995,7 +13995,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -14006,7 +14006,7 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + @@ -14017,70 +14017,70 @@ hp5590
(1.0.5) lexmark
(1.0-0) - + - + - + - + - + - + - + @@ -14091,29 +14091,29 @@ hp5590
(1.0.5) - + - + @@ -14121,7 +14121,7 @@ hp5590
(1.0.5)
Backend Manpage
P6250
P6250 USB 0x043d/0x0097 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Photo 3150
Photo 3150 USB 0x043d/0x007d Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-lexmarksane-lexmark
X70 USB sane-gt68xxsane-gt68xx
X73 USB sane-gt68xxsane-gt68xx
X74 USB sane-lexmarksane-lexmark
X75
X75 USB 0x043d/0x0060 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
X75 PrinTrio
X75 PrinTrio USB 0x043d/0x0060 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
X83
X83 USB 0x043d/0x003d Unsupported Unsupported. GL640. -unsupported +unsupported
(2010-06-09)
? sane-lexmarksane-lexmark
X1130 USB sane-lexmarksane-lexmark
X1140 USB sane-lexmarksane-lexmark
X1150 USB sane-lexmarksane-lexmark
X1170 USB sane-lexmarksane-lexmark
X1180 USB sane-lexmarksane-lexmark
X1185 USB sane-lexmarksane-lexmark
X1195 USB sane-lexmarksane-lexmark
X2330
X2330 USB 0x043d/0x00bb Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
X3450
X3450 USB 0x043d/0x00f6 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
X5130
X5130 USB 0x043d/0x0065 Unsupported Unsupported. -unsupported +unsupported
(2010-06-09)
?
X5150
X5150 USB 0x043d/0x0065 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
X5250
X5250 USB 0x043d/0x0093 Unsupported Unsupported. -unsupported +unsupported
(2010-06-09)
?
X6170
X6170 USB 0x043d/0x0072 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported Unsupported. See bug #310889 for details. -unsupported +unsupported
(2010-06-09)
?
X7350
X7350 USB 0x043d/0x00b8 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
X8350
X8350 USB 0x043d/0x00b9 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Linotype Hell

-Link(s): +Link(s): http://www.heidelberg.com/

@@ -14143,7 +14143,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14154,7 +14154,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14165,7 +14165,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14176,7 +14176,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14187,7 +14187,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14198,7 +14198,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14209,7 +14209,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14220,7 +14220,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14231,7 +14231,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14242,7 +14242,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14253,7 +14253,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14264,7 +14264,7 @@ hp5590
(1.0.5) umax
(1.0-41) - + @@ -14275,7 +14275,7 @@ hp5590
(1.0.5) umax
(1.0-41) - +
sane-umaxsane-umax
Jade SCSI sane-umaxsane-umax
Jade2 SCSI sane-umaxsane-umax
Linoscan 1400 SCSI sane-umaxsane-umax
Opal SCSI sane-umaxsane-umax
Opal Ultra SCSI sane-umaxsane-umax
Opal2 SCSI sane-umaxsane-umax
Saphir SCSI sane-umaxsane-umax
Saphir HiRes SCSI sane-umaxsane-umax
Saphir Ultra SCSI sane-umaxsane-umax
Saphir Ultra II SCSI sane-umaxsane-umax
Saphir2 SCSI sane-umaxsane-umax
Saphir3 SCSI sane-umaxsane-umax

Manufacturer: Logitech

@@ -14297,18 +14297,18 @@ hp5590
(1.0.5) Unsupported Most probably unsupported. -unsupported +unsupported
(2010-06-09) ? -PageScan USB +PageScan USB USB 0x046d/0x040f Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14316,7 +14316,7 @@ hp5590
(1.0.5)

Manufacturer: Medion/Lifetec/Tevion/Cytron

-Link(s): +Link(s): http://www.medion.com, http://www.medion.com/, http://www.medion.de/
Comment: Sold by Aldi and Tchibo.

@@ -14339,7 +14339,7 @@ hp5590
(1.0.5) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx MD 4394 USB @@ -14350,26 +14350,26 @@ hp5590
(1.0.5) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx -MD 6190 +MD 6190 USB 0x0461/0x037b Unsupported Probably unsupported. There seem to exist two different scanners with that name. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 6190 +MD 6190 USB 0x0461/0x0392 Unsupported Probably unsupported. There seem to exist two different scanners with that name. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14383,7 +14383,7 @@ hp5590
(1.0.5) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx MD 9806 Parport (EPP) @@ -14394,7 +14394,7 @@ hp5590
(1.0.5) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp MD 9848 Parport (EPP) @@ -14405,48 +14405,48 @@ hp5590
(1.0.5) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp -MD 40420 +MD 40420 USB 0x05da/0x3008 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 41260 +MD 41260 USB 0x0461/0x037b Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 41985 +MD 41985 USB 0x0461/0x037b Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 42666 +MD 42666 USB 0x05da/0x3008 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14457,40 +14457,40 @@ hp5590
(1.0.5) Unsupported Fingerprint sensor. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 90009 +MD 90009 USB 0x05da/0x30e5 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 90070 +MD 90070 USB 0x05da/0x3022 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -MD 90090 +MD 90090 USB 0x05da/0x3022 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14504,7 +14504,7 @@ hp5590
(1.0.5) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp MD/LT 985x Parport (EPP) @@ -14515,7 +14515,7 @@ hp5590
(1.0.5) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp MD/LT 9375 USB @@ -14526,7 +14526,7 @@ hp5590
(1.0.5) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx MD/LT 9385 USB @@ -14537,7 +14537,7 @@ hp5590
(1.0.5) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx MD/LT 9890 Parport (EPP) @@ -14548,7 +14548,7 @@ hp5590
(1.0.5) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp MD4394 USB @@ -14558,7 +14558,7 @@ hp5590
(1.0.5) artec_eplus48u
(unmaintained) -sane-artec_eplus48u +sane-artec_eplus48u MD5345 USB @@ -14569,7 +14569,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) -sane-genesys +sane-genesys MD6228 USB @@ -14580,7 +14580,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) -sane-genesys +sane-genesys MD6471 USB @@ -14591,7 +14591,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) -sane-genesys +sane-genesys MD9693 USB @@ -14601,7 +14601,7 @@ artec_eplus48u
(unmaintained) artec_eplus48u
(unmaintained) -sane-artec_eplus48u +sane-artec_eplus48u MD9705 USB @@ -14611,12 +14611,12 @@ artec_eplus48u
(unmaintained) artec_eplus48u
(unmaintained) -sane-artec_eplus48u +sane-artec_eplus48u

Manufacturer: Memorex

-Link(s): +Link(s): http://www.artecusa.com/, http://www.memorex.com/

@@ -14629,35 +14629,35 @@ artec_eplus48u
(unmaintained) - + - + - + @@ -14670,15 +14670,15 @@ artec_eplus48u
(unmaintained) - + - + @@ -14706,12 +14706,12 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - +
Backend Manpage
6136u
6136u USB 0x0461/0x0346 Unsupported Probably unsupported. -unsupported +unsupported
(2010-06-09)
?
6142u
6142u USB 0x0461/0x0347 Unsupported Probably unsupported. Same as Visioneer Onetouch 4400. See link for details. -unsupported +unsupported
(2010-06-09)
?
MaxxScan 6122
MaxxScan 6122 USB Parport 0x05cb/0x1483 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u
SCF 9612P
SCF 9612P Parport   Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-mustek_ppsane-mustek_pp

Manufacturer: Microstar

-Link(s): +Link(s): http://www.microstar.de/

@@ -14732,12 +14732,12 @@ artec_eplus48u
(unmaintained) - +
artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u

Manufacturer: Microtek

-Link(s): +Link(s): http://www.microtek.com/
Comment: Microtek makes a wide variety of devices.

@@ -14757,7 +14757,7 @@ artec_eplus48u
(unmaintained) Unsupported Unsupported. Same as Agfa DuoScan T2000XL? -unsupported +unsupported
(2010-06-09) ? @@ -14768,7 +14768,7 @@ artec_eplus48u
(unmaintained) Unsupported Unsupported. Same as Agfa DuoScan T2500? -unsupported +unsupported
(2010-06-09) ? @@ -14779,18 +14779,18 @@ artec_eplus48u
(unmaintained) Unsupported Unsupported. Uses ALI M5611B. -unsupported +unsupported
(2010-06-09) ? -ArtixScanDI 2020 +ArtixScanDI 2020 USB 0x05da/0x202e Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14804,15 +14804,15 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek -FilmScan 35 +FilmScan 35 USB 0x05e3/0x0120 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14826,7 +14826,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 Phantom 636 SCSI @@ -14837,7 +14837,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 Phantom 636CX Parport @@ -14848,15 +14848,15 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 -ScanMaker 5 +ScanMaker 5 SCSI   Unsupported Probably unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -14870,7 +14870,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker 35t+ SCSI @@ -14881,7 +14881,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker 45t SCSI @@ -14892,7 +14892,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek ScanMaker 330 SCSI @@ -14903,7 +14903,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker 336 CX SCSI @@ -14911,7 +14911,7 @@ artec_eplus48u
(unmaintained) Unsupported Probably unsupported. Seems to be similar to the Microtek 330 CX and is detected by the microtek2 backend. Scanning doesn't seem to work however. -unsupported +unsupported
(2010-06-09) ? @@ -14925,7 +14925,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker 600Z(S) SCSI @@ -14936,7 +14936,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek ScanMaker 630 SCSI @@ -14947,7 +14947,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker 636 SCSI @@ -14958,15 +14958,15 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 -Scanmaker 1850S +Scanmaker 1850S SCSI   Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -14980,7 +14980,7 @@ artec_eplus48u
(unmaintained) sm3600
(0.1) -sane-sm3600 +sane-sm3600 ScanMaker 3600 USB @@ -14991,7 +14991,7 @@ artec_eplus48u
(unmaintained) sm3600
(0.1) -sane-sm3600 +sane-sm3600 ScanMaker 3600 USB @@ -15002,15 +15002,15 @@ artec_eplus48u
(unmaintained) sm3600
(0.1) -sane-sm3600 +sane-sm3600 -ScanMaker 3630 +ScanMaker 3630 USB 0x0461/0x0347 Unsupported Unsupported. Doesn't seem to be compatible to 3600 series, see link. -unsupported +unsupported
(2010-06-09) ? @@ -15024,7 +15024,7 @@ artec_eplus48u
(unmaintained) sm3600
(0.1) -sane-sm3600 +sane-sm3600 ScanMaker 3700 USB @@ -15035,7 +15035,7 @@ artec_eplus48u
(unmaintained) sm3600
(0.1) -sane-sm3600 +sane-sm3600 ScanMaker 3750 USB @@ -15046,26 +15046,26 @@ artec_eplus48u
(unmaintained) sm3600
(0.1) -sane-sm3600 +sane-sm3600 -ScanMaker 3800 +ScanMaker 3800 USB 0x05da/0x30ce Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 3830 +ScanMaker 3830 USB 0x05da/0x30ce Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -15079,48 +15079,48 @@ artec_eplus48u
(unmaintained) sm3840
(1.1) -sane-sm3840 +sane-sm3840 -ScanMaker 3860 +ScanMaker 3860 USB 0x05da/0x3023 Unsupported Unsupported. See link for more details. Appears to be similar to ScanMaker 3880. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 3880 +ScanMaker 3880 USB 0x05da/0x3021 Unsupported Unsupported. SQ113 chip. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 4600 +ScanMaker 4600 USB 0x05da/0x40c7 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 4700 +ScanMaker 4700 USB 0x05da/0x20b4 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -15134,48 +15134,48 @@ artec_eplus48u
(unmaintained) sm3840
(1.1) -sane-sm3840 +sane-sm3840 -ScanMaker 4850 +ScanMaker 4850 USB 0x05da/0x30d9 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 4850 II +ScanMaker 4850 II USB 0x05da/0x3008 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 4900 +ScanMaker 4900 USB 0x05da/0x30b9 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 5600 +ScanMaker 5600 USB 0x05da/0x20a7 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -15186,73 +15186,73 @@ artec_eplus48u
(unmaintained) Unsupported Unsupported. Uses ALI M5615 like the ScanMaker 4700. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 5800 +ScanMaker 5800 USB 0x05da/0x30d8 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 5800 +ScanMaker 5800 USB 0x05da/0x3008 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 5900 +ScanMaker 5900 USB 0x05da/0x30d8 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 5950 +ScanMaker 5950 USB 0x05da/0x30d8 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 6000 +ScanMaker 6000 USB 0x05da/0x30e5 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 6100 +ScanMaker 6100 USB 0x05da/0x30e5 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -15266,26 +15266,26 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 -ScanMaker 6700 +ScanMaker 6700 USB IEEE-1394 0x05da/0x20c9 Unsupported Unsupported. See link. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 8700 +ScanMaker 8700 USB IEEE-1394 0x05da/0x20b1 Unsupported Unsupported. See link for details. USB vendor and product ids to be checked. -unsupported +unsupported
(2010-06-09) ? @@ -15296,7 +15296,7 @@ artec_eplus48u
(unmaintained) Unsupported Probably unsupported. SCSI seems to work with microtek2 backend. -unsupported +unsupported
(2010-06-09) ? @@ -15310,20 +15310,20 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 -ScanMaker 9800XL +ScanMaker 9800XL USB SCSI 0x05da/0x20de Unsupported Partly unsupported. IEEE-1394 works with microtek2 backend. See link. -unsupported +unsupported
(2010-06-09) ? -ScanMaker 9800XL +ScanMaker 9800XL IEEE-1394   Minimal @@ -15332,7 +15332,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 Scanmaker E2 SCSI @@ -15343,7 +15343,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker E3 SCSI @@ -15354,7 +15354,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek ScanMaker E3plus SCSI @@ -15365,7 +15365,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker E3plus Parport @@ -15376,7 +15376,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 Scanmaker E6 SCSI @@ -15387,15 +15387,15 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek -ScanMaker i320 +ScanMaker i320 USB 0x05da/0x30e6 Unsupported Unsupported. See link. -unsupported +unsupported
(2010-06-09) ? @@ -15409,7 +15409,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker IIG SCSI @@ -15420,7 +15420,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker IIHR SCSI @@ -15431,7 +15431,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker III SCSI @@ -15442,7 +15442,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek Scanmaker IISP SCSI @@ -15453,26 +15453,26 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) -sane-microtek +sane-microtek -ScanMaker S400 +ScanMaker S400 USB 0x05da/0x300b Unsupported Unsupported. See link. -unsupported +unsupported
(2010-06-09) ? -ScanMaker s400 +ScanMaker s400 USB 0x05da/0x201c Unsupported Unsupported. See link. -unsupported +unsupported
(2010-06-09) ? @@ -15486,7 +15486,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V6USL USB @@ -15497,7 +15497,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V6USL USB @@ -15508,7 +15508,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V6USL SCSI @@ -15519,7 +15519,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V300 Parport @@ -15530,7 +15530,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V300 SCSI @@ -15541,7 +15541,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V310 Parport @@ -15552,7 +15552,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V310 SCSI @@ -15563,7 +15563,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V600 Parport @@ -15574,7 +15574,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker V600 SCSI @@ -15585,7 +15585,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker X6 SCSI @@ -15596,7 +15596,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker X6EL SCSI @@ -15607,7 +15607,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker X6USB USB @@ -15618,7 +15618,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 ScanMaker X12USL SCSI @@ -15629,15 +15629,15 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 -ScanPort 3000 +ScanPort 3000 USB 0x04a7/0x0224 Unsupported Unsupported. Vendor/Product ids: 0x04a7/0x0224. Realtek RTS8801B?. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -15651,7 +15651,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2 SlimScan C6 USB @@ -15662,12 +15662,12 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) -sane-microtek2 +sane-microtek2

Manufacturer: Minolta

-Link(s): +Link(s): http://www.minolta.com

@@ -15689,7 +15689,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15700,7 +15700,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15711,7 +15711,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15722,7 +15722,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15733,7 +15733,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15744,7 +15744,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - +
sane-avisionsane-avision
Dimage Scan Dual II USB sane-avisionsane-avision
Dimage Scan Dual III USB sane-avisionsane-avision
Dimage Scan Elite 5400 USB sane-avisionsane-avision
Elite II USB sane-avisionsane-avision
Scan Multi Pro SCSI sane-avisionsane-avision

Manufacturer: Minolta-QMS

@@ -15769,7 +15769,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) -sane-avision +sane-avision SC-215 USB @@ -15780,12 +15780,12 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) -sane-avision +sane-avision

Manufacturer: Mitsubishi

-Link(s): +Link(s): http://www.mitsubishi.com

@@ -15807,7 +15807,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) - + @@ -15818,7 +15818,7 @@ artec_eplus48u
(unmaintained) SnapScan
(1.4) - + @@ -15829,7 +15829,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15840,7 +15840,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15851,7 +15851,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -15862,12 +15862,12 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - +
sane-snapscansane-snapscan
Diamondview 650U USB sane-snapscansane-snapscan
MCA-ADFC SCSI sane-avisionsane-avision
S600C SCSI sane-avisionsane-avision
S1200C SCSI sane-avisionsane-avision
SS600 SCSI sane-avisionsane-avision

Manufacturer: Mustek

-Link(s): +Link(s): http://www.mustek.com/, http://www.mustek.com.tw/, http://www.mustek.de/

@@ -15889,7 +15889,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -15900,7 +15900,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -15908,7 +15908,7 @@ artec_eplus48u
(unmaintained) @@ -15919,7 +15919,7 @@ artec_eplus48u
(unmaintained) @@ -15933,7 +15933,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -15944,7 +15944,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -15955,7 +15955,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -15966,7 +15966,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -15977,7 +15977,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -15988,7 +15988,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -15999,7 +15999,7 @@ artec_eplus48u
(unmaintained) ma1509
(1.0-3) - + @@ -16010,7 +16010,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16021,7 +16021,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16032,7 +16032,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -16043,7 +16043,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16054,7 +16054,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16065,7 +16065,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16076,7 +16076,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16087,7 +16087,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16098,7 +16098,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16106,7 +16106,7 @@ artec_eplus48u
(unmaintained) @@ -16120,15 +16120,15 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + - + @@ -16142,7 +16142,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16153,26 +16153,26 @@ artec_eplus48u
(unmaintained) mustek_usb2
(1.0-10) - + - + - + @@ -16183,7 +16183,7 @@ artec_eplus48u
(unmaintained) @@ -16197,7 +16197,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16208,7 +16208,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16219,7 +16219,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16230,7 +16230,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16238,7 +16238,7 @@ artec_eplus48u
(unmaintained) @@ -16252,7 +16252,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16263,7 +16263,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16274,7 +16274,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16285,7 +16285,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16296,7 +16296,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16307,7 +16307,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16318,7 +16318,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16329,7 +16329,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16340,7 +16340,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16351,7 +16351,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16362,7 +16362,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16373,7 +16373,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16384,7 +16384,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16395,7 +16395,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16406,7 +16406,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16417,7 +16417,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16428,7 +16428,7 @@ artec_eplus48u
(unmaintained) mustek_usb
(1.0-18) - + @@ -16439,7 +16439,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16447,7 +16447,7 @@ artec_eplus48u
(unmaintained) @@ -16461,7 +16461,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16472,7 +16472,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16483,7 +16483,7 @@ artec_eplus48u
(unmaintained) mustek_usb
(1.0-18) - + @@ -16494,7 +16494,7 @@ artec_eplus48u
(unmaintained) mustek_usb
(1.0-18) - + @@ -16505,7 +16505,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16516,7 +16516,7 @@ artec_eplus48u
(unmaintained) mustek_usb
(1.0-18) - + @@ -16527,7 +16527,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16535,7 +16535,7 @@ artec_eplus48u
(unmaintained) @@ -16546,7 +16546,7 @@ artec_eplus48u
(unmaintained) @@ -16560,7 +16560,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16571,7 +16571,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16582,7 +16582,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16593,7 +16593,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16601,7 +16601,7 @@ artec_eplus48u
(unmaintained) @@ -16615,7 +16615,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16626,7 +16626,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16634,7 +16634,7 @@ artec_eplus48u
(unmaintained) @@ -16648,7 +16648,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16659,7 +16659,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16667,7 +16667,7 @@ artec_eplus48u
(unmaintained) @@ -16681,7 +16681,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16692,7 +16692,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16703,7 +16703,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + @@ -16714,7 +16714,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - + @@ -16725,15 +16725,15 @@ artec_eplus48u
(unmaintained) teco2
(1.0-9) - + - + @@ -16747,7 +16747,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16758,7 +16758,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - + @@ -16769,7 +16769,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) - +
sane-mustek_ppsane-mustek_pp
600 III EP Plus Parport (EPP) sane-mustek_ppsane-mustek_pp
1200 III EP ParportUnsupported Probably not supported. quarlewm at jmu dot edu offers to temporarily loan such a scanner to anyone who is interested in writing a driver. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
? sane-plusteksane-plustek
BearPaw 1200 USB sane-plusteksane-plustek
BearPaw 1200 CS USB sane-gt68xxsane-gt68xx
BearPaw 1200 CU USB sane-gt68xxsane-gt68xx
BearPaw 1200 CU Plus USB sane-gt68xxsane-gt68xx
BearPaw 1200 CU Plus USB sane-gt68xxsane-gt68xx
BearPaw 1200 F USB sane-ma1509sane-ma1509
BearPaw 1200 TA USB sane-gt68xxsane-gt68xx
BearPaw 1248 CU USB sane-gt68xxsane-gt68xx
BearPaw 2400 USB sane-plusteksane-plustek
BearPaw 2400 CS USB sane-gt68xxsane-gt68xx
BearPaw 2400 CS Plus USB sane-gt68xxsane-gt68xx
BearPaw 2400 CU USB sane-gt68xxsane-gt68xx
BearPaw 2400 CU Plus USB sane-gt68xxsane-gt68xx
BearPaw 2400 TA USB sane-gt68xxsane-gt68xx
BearPaw 2400 TA Plus USB sane-gt68xxsane-gt68xx
BearPaw 2400 TA Pro USBUnsupported Not supported. May be supported by mustek_usb2 backend later. See link for some information. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
BearPaw 2448 CU Pro
BearPaw 2448 CU Pro USB 0x055f/0x0408 Unsupported Not supported. May be supported by mustek_usb2 backend later. See link for some information. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
BearPaw 2448TA Pro USB sane-mustek_usb2sane-mustek_usb2
BearPaw 4800 TA Pro
BearPaw 4800 TA Pro USB 0x055f/0x1000 Unsupported Not supported. See link for some information. -unsupported +unsupported
(2010-06-09)
?
BearPaw 4800 TA Pro II
BearPaw 4800 TA Pro II USB 0x055f/0x040a Unsupported Not supported. May be supported by mustek_usb2 backend later. See link for some information. -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. May be supported by mustek_usb2 backend later. See link for some information. -unsupported +unsupported
(2010-06-09)
? sane-musteksane-mustek
Paragon 600 II ED Parport sane-musteksane-mustek
Paragon 600 II EP Parport sane-musteksane-mustek
Paragon 600 II N Proprietary sane-musteksane-mustek
Paragon 800 II EP ParportUnsupported Not supported. Maybe similar to 600 II EP (SCSI_over-parport)? In this case it could be supported by the mustek SCSI backend. -unsupported +unsupported
(2010-06-09)
? sane-musteksane-mustek
Paragon 1200 A3 Pro SCSI sane-musteksane-mustek
Paragon 1200 III SP SCSI sane-musteksane-mustek
Paragon 1200 LS SCSI sane-musteksane-mustek
Paragon 1200 SP Pro SCSI sane-musteksane-mustek
Paragon MFC-600S SCSI sane-musteksane-mustek
Paragon MFC-800S SCSI sane-musteksane-mustek
Paragon MFS-1200SP SCSI sane-musteksane-mustek
Paragon MFS-6000CX SCSI sane-musteksane-mustek
Paragon MFS-6000SP SCSI sane-musteksane-mustek
Paragon MFS-8000SP SCSI sane-musteksane-mustek
Paragon MFS-12000CX SCSI sane-musteksane-mustek
Paragon MFS-12000SP SCSI sane-musteksane-mustek
Plug-n-Scan 2400 M USB sane-gt68xxsane-gt68xx
Plug-n-Scan 2400 MT USB sane-gt68xxsane-gt68xx
ScanExpress 600 CP Parport (EPP) sane-mustek_ppsane-mustek_pp
ScanExpress 600 CU USB sane-mustek_usbsane-mustek_usb
ScanExpress 600 SEP Parport (EPP) sane-mustek_ppsane-mustek_pp
ScanExpress 600 USB USBUnsupported Unsupported. Programming information is available. -unsupported +unsupported
(2010-06-09)
? sane-mustek_ppsane-mustek_pp
ScanExpress 1200 CP+ Parport (EPP) sane-mustek_ppsane-mustek_pp
ScanExpress 1200 CU USB sane-mustek_usbsane-mustek_usb
ScanExpress 1200 CU Plus USB sane-mustek_usbsane-mustek_usb
ScanExpress 1200 FS SCSI sane-musteksane-mustek
ScanExpress 1200 UB USB sane-mustek_usbsane-mustek_usb
ScanExpress 1200 UB Plus USB sane-gt68xxsane-gt68xx
ScanExpress 1200 USB USBUnsupported Unsupported. Programming information is available. -unsupported +unsupported
(2010-06-09)
?Unsupported Unsupported. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
ScanExpress 2400 USB USB sane-gt68xxsane-gt68xx
ScanExpress 6000 P Parport (EPP) sane-mustek_ppsane-mustek_pp
ScanExpress 6000SP SCSI sane-musteksane-mustek
ScanExpress 12000 P ParportUnsupported Not supported. Asic 1505/05. -unsupported +unsupported
(2010-06-09)
? sane-musteksane-mustek
ScanExpress 12000SP Plus SCSI sane-musteksane-mustek
ScanExpress A3 EP ParportUnsupported Not supported. Maybe it will be supported by the mustek_pp backend in future. -unsupported +unsupported
(2010-06-09)
? sane-musteksane-mustek
ScanExpress A3 USB USB sane-gt68xxsane-gt68xx
ScanExpress CardSmart USBUnsupported Probably unsupported. USB business card scanner. Maybe works as USB storage device? -unsupported +unsupported
(2010-06-09)
? sane-mustek_ppsane-mustek_pp
ScanMagic 600 II SP SCSI sane-musteksane-mustek
ScanMagic 1200 UB Plus USB sane-gt68xxsane-gt68xx
ScanMagic 4800 P Parport (EPP) sane-mustek_ppsane-mustek_pp
ScanMagic 4830S SCSI sane-teco2sane-teco2
ScanMagic 9636P
ScanMagic 9636P Parport   Unsupported Probably not supported. Same as Mustek 12000 P?. ASIC 1505. -unsupported +unsupported
(2010-06-09)
? sane-musteksane-mustek
ScanMagic 9636S Plus SCSI sane-musteksane-mustek
TwainScan II SP SCSI sane-musteksane-mustek

Manufacturer: NeatReceipts

@@ -16794,7 +16794,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx Scanalizer Professional 2.5 USB @@ -16805,12 +16805,12 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx

Manufacturer: NEC

-Link(s): +Link(s): http://www.nevt.co.jp/

@@ -16832,15 +16832,15 @@ artec_eplus48u
(unmaintained) nec
(0.12) - + - + @@ -16868,12 +16868,12 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - +
sane-necsane-nec
Petiscan
Petiscan USB 0x0475/0x0100 Unsupported Most probably unsupported. See link for details. Vendor ID is Relisys/Teco. Not known if it is similar to other Relisys/Teco USB scanners. -unsupported +unsupported
(2010-06-09)
? sane-mustek_ppsane-mustek_pp

Manufacturer: Nikon

-Link(s): +Link(s): http://www.nikon.com/

@@ -16895,7 +16895,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -16906,7 +16906,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -16916,9 +16916,9 @@ artec_eplus48u
(unmaintained) - + - + @@ -16926,9 +16926,9 @@ coolscan3
(1.0.0) - + - + @@ -16937,7 +16937,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + @@ -16947,7 +16947,7 @@ coolscan3
(1.0.0) - + @@ -16957,7 +16957,7 @@ coolscan3
(1.0.0) - + @@ -16968,7 +16968,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + @@ -16978,7 +16978,7 @@ coolscan3
(1.0.0) - + @@ -16989,9 +16989,9 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + - + @@ -16999,7 +16999,7 @@ coolscan3
(1.0.0) - + @@ -17010,7 +17010,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + @@ -17020,7 +17020,7 @@ coolscan3
(1.0.0) - + @@ -17031,7 +17031,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + @@ -17041,7 +17041,7 @@ coolscan3
(1.0.0) - + @@ -17052,7 +17052,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + @@ -17062,7 +17062,7 @@ coolscan3
(1.0.0) - + @@ -17073,7 +17073,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - + @@ -17084,7 +17084,7 @@ coolscan3
(1.0.0) coolscan
(0.4.3) - + @@ -17095,7 +17095,7 @@ coolscan3
(1.0.0) coolscan
(0.4.3) - + @@ -17106,7 +17106,7 @@ coolscan3
(1.0.0) coolscan
(0.4.3) - + @@ -17117,20 +17117,20 @@ coolscan3
(1.0.0) coolscan
(0.4.3) - + - + - + @@ -17138,9 +17138,9 @@ coolscan3
(1.0.0) - + - + @@ -17149,7 +17149,7 @@ coolscan3
(1.0.0) coolscan2
(0.1.8) - +
sane-umaxsane-umax
AX-210 SCSI sane-umaxsane-umax
Coolscan III SCSI coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
Coolscan V ED
Coolscan V ED USB 0x04b0/0x4001 Minimal coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
Coolscan V ED
Coolscan V ED USB 0x04b0/0x4001 Minimal sane-coolscan2sane-coolscan2
Coolspan IV USB coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 30 SCSI coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 30 SCSI sane-coolscan2sane-coolscan2
LS 40 ED USB coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 40 ED USB sane-coolscan2sane-coolscan2
LS 50 ED
LS 50 ED USB 0x04b0/0x4001 Minimal coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 50 ED USB sane-coolscan2sane-coolscan2
LS 2000 SCSI coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 2000 SCSI sane-coolscan2sane-coolscan2
LS 4000 ED IEEE-1394 coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 4000 ED IEEE-1394 sane-coolscan2sane-coolscan2
LS 8000 ED IEEE-1394 coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
LS 8000 ED IEEE-1394 sane-coolscan2sane-coolscan2
LS-20 SCSI sane-coolscansane-coolscan
LS-30 SCSI sane-coolscansane-coolscan
LS-1000 SCSI sane-coolscansane-coolscan
LS-2000 SCSI sane-coolscansane-coolscan
LS-9000 ED
LS-9000 ED IEEE-1394   Unsupported Probably not supported. See link for details. Possibly similar to LS-8000 ED. -unsupported +unsupported
(2010-06-09)
?
Super Coolscan LS-5000 ED
Super Coolscan LS-5000 ED USB 0x04b0/0x4002 Untested coolscan3
(1.0.0)
sane-coolscan3sane-coolscan3
Super Coolscan LS-5000 ED
Super Coolscan LS-5000 ED USB 0x04b0/0x4002 Untested sane-coolscan2sane-coolscan2

Manufacturer: Nortek

@@ -17174,7 +17174,7 @@ coolscan3
(1.0.0) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx

Manufacturer: OKI

@@ -17199,12 +17199,12 @@ coolscan3
(1.0.0) avision
(Build: 296) -sane-avision +sane-avision

Manufacturer: Olivetti

-Link(s): +Link(s): http://www.olivetti.com

@@ -17217,13 +17217,13 @@ coolscan3
(1.0.0) - + @@ -17231,7 +17231,7 @@ coolscan3
(1.0.0)
Backend Manpage
Job-Jet M400
Job-Jet M400 USB 0x0b3c/0xa880 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Olympus

-Link(s): +Link(s): http://www.olympus.com

@@ -17244,24 +17244,24 @@ coolscan3
(1.0.0) - + - + @@ -17286,7 +17286,7 @@ coolscan3
(1.0.0) @@ -17311,7 +17311,7 @@ coolscan3
(1.0.0) @@ -17322,7 +17322,7 @@ coolscan3
(1.0.0) @@ -17333,7 +17333,7 @@ coolscan3
(1.0.0) @@ -17344,7 +17344,7 @@ coolscan3
(1.0.0) @@ -17355,7 +17355,7 @@ coolscan3
(1.0.0) @@ -17366,7 +17366,7 @@ coolscan3
(1.0.0) @@ -17394,7 +17394,7 @@ coolscan3
(1.0.0) gt68xx
(1.0-84) - + @@ -17405,7 +17405,7 @@ coolscan3
(1.0.0) gt68xx
(1.0-84) - + @@ -17416,7 +17416,7 @@ coolscan3
(1.0.0) gt68xx
(1.0-84) - + @@ -17427,12 +17427,12 @@ coolscan3
(1.0.0) gt68xx
(1.0-84) - +
Backend Manpage
ES-10P
ES-10P Parport   Unsupported   -unsupported +unsupported
(2010-06-09)
?
ES-10S
ES-10S SCSI   Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably not supported. -unsupported +unsupported
(2010-06-09)
?Unsupported   -unsupported +unsupported
(2010-06-09)
?Unsupported   -unsupported +unsupported
(2010-06-09)
?Unsupported Special ISA card -unsupported +unsupported
(2010-06-09)
?Unsupported   -unsupported +unsupported
(2010-06-09)
?Unsupported   -unsupported +unsupported
(2010-06-09)
?Unsupported Special ISA card -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
Diamond 1200 Plus USB sane-gt68xxsane-gt68xx
Diamond 1200 Plus USB sane-gt68xxsane-gt68xx
Diamond 2450 USB sane-gt68xxsane-gt68xx

Manufacturer: Panasonic

-Link(s): +Link(s): http://www.panasonic.com/

@@ -17453,7 +17453,7 @@ coolscan3
(1.0.0) - + @@ -17463,7 +17463,7 @@ kvs1025
(unmaintained) - + @@ -17473,7 +17473,7 @@ kvs1025
(unmaintained) - + @@ -17484,7 +17484,7 @@ kvs1025
(unmaintained) matsushita
(1.0-7) - + @@ -17494,7 +17494,7 @@ kvs1025
(unmaintained) - + @@ -17504,7 +17504,7 @@ kvs20xx
(unmaintained) - + @@ -17515,7 +17515,7 @@ kvs20xx
(unmaintained) matsushita
(1.0-7) - + @@ -17525,7 +17525,7 @@ kvs20xx
(unmaintained) - + @@ -17535,7 +17535,7 @@ kvs20xx
(unmaintained) - + @@ -17543,7 +17543,7 @@ kvs20xx
(unmaintained) @@ -17554,7 +17554,7 @@ kvs20xx
(unmaintained) @@ -17568,7 +17568,7 @@ kvs20xx
(unmaintained) matsushita
(1.0-7) - + @@ -17576,7 +17576,7 @@ kvs20xx
(unmaintained) @@ -17587,7 +17587,7 @@ kvs20xx
(unmaintained) @@ -17598,7 +17598,7 @@ kvs20xx
(unmaintained) @@ -17609,7 +17609,7 @@ kvs20xx
(unmaintained) @@ -17620,7 +17620,7 @@ kvs20xx
(unmaintained) @@ -17633,7 +17633,7 @@ kvs20xx
(unmaintained) - + @@ -17643,7 +17643,7 @@ kvs40xx
(unmaintained) - + @@ -17651,7 +17651,7 @@ kvs40xx
(unmaintained) @@ -17662,7 +17662,7 @@ kvs40xx
(unmaintained) @@ -17673,7 +17673,7 @@ kvs40xx
(unmaintained) @@ -17684,7 +17684,7 @@ kvs40xx
(unmaintained) @@ -17695,7 +17695,7 @@ kvs40xx
(unmaintained) @@ -17708,7 +17708,7 @@ kvs40xx
(unmaintained) - + @@ -17719,7 +17719,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17730,7 +17730,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17741,7 +17741,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17752,7 +17752,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17763,7 +17763,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17774,7 +17774,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17785,7 +17785,7 @@ kvs40xx
(unmaintained) genesys
(1.0-63) - + @@ -17796,7 +17796,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17807,7 +17807,7 @@ kvs40xx
(unmaintained) matsushita
(1.0-7) - + @@ -17815,7 +17815,7 @@ kvs40xx
(unmaintained) @@ -17823,7 +17823,7 @@ kvs40xx
(unmaintained)
kvs1025
(unmaintained)
sane-kvs1025sane-kvs1025
KV-S1025C USB kvs1025
(unmaintained)
sane-kvs1025sane-kvs1025
KV-S1045C USB kvs1025
(unmaintained)
sane-kvs1025sane-kvs1025
KV-S2025C SCSI sane-matsushitasane-matsushita
KV-S2026C USB SCSI kvs20xx
(unmaintained)
sane-kvs20xxsane-kvs20xx
KV-S2028C USB kvs20xx
(unmaintained)
sane-kvs20xxsane-kvs20xx
KV-S2045C SCSI sane-matsushitasane-matsushita
KV-S2046C USB SCSI kvs20xx
(unmaintained)
sane-kvs20xxsane-kvs20xx
KV-S2048C USB kvs20xx
(unmaintained)
sane-kvs20xxsane-kvs20xx
KV-S2055L SCSIUnsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
? sane-matsushitasane-matsushita
KV-S2065W SCSIUnsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. See http://code.google.com/p/kvss905c/ for a standalone scanning tool. -unsupported +unsupported
(2010-06-09)
? kvs40xx
(unmaintained)
sane-kvs40xxsane-kvs40xx
KV-S4085C USB kvs40xx
(unmaintained)
sane-kvs40xxsane-kvs40xx
KV-S6040W SCSIUnsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
?Unsupported might be supported by matsushita backend. -unsupported +unsupported
(2010-06-09)
? kvs40xx
(unmaintained)
sane-kvs40xxsane-kvs40xx
KV-SS25 SCSI sane-matsushitasane-matsushita
KV-SS25D SCSI sane-matsushitasane-matsushita
KV-SS50 SCSI sane-matsushitasane-matsushita
KV-SS50EX SCSI sane-matsushitasane-matsushita
KV-SS55 SCSI sane-matsushitasane-matsushita
KV-SS55EX SCSI sane-matsushitasane-matsushita
KV-SS080 USB sane-genesyssane-genesys
KV-SS850 SCSI sane-matsushitasane-matsushita
KV-SS855 SCSI sane-matsushitasane-matsushita
KV-SS905C SCSIUnsupported might be supported by matsushita backend. See http://code.google.com/p/kvss905c/ for a standalone scanning tool. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Pentax

-Link(s): +Link(s): http://www.pentaxtech.com/, http://mobilesolutions.brother-usa.com/

@@ -17845,7 +17845,7 @@ kvs40xx
(unmaintained) genesys
(1.0-63) - + @@ -17856,15 +17856,15 @@ kvs40xx
(unmaintained) genesys
(1.0-63) - + - + @@ -17872,7 +17872,7 @@ kvs40xx
(unmaintained)
sane-genesyssane-genesys
DSmobile 600 USB sane-genesyssane-genesys
DSmobile USB
DSmobile USB USB 0x0a82/0x2000 Unsupported Probably not supported. Some information is available. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: PIE

-Link(s): +Link(s): http://www.scanace.com/
Comment: Pacific Image Electronics

@@ -17886,46 +17886,46 @@ kvs40xx
(unmaintained) Backend Manpage -PF3650 Pro3 Film Scanner +PF3650 Pro3 Film Scanner USB IEEE-1394 0x05e3/0x0143 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09) ? -Powerslide 3600 +Powerslide 3600 USB IEEE-1394 0x05e3/0x0142 Unsupported Probably unsupported. Film scanner that can scan directly from the magazine. -unsupported +unsupported
(2010-06-09) ? -Primefilm 1800u +Primefilm 1800u USB 0x05e3/0x0120 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09) ? -Primefilm 2700 +Primefilm 2700 USB   Unsupported   -unsupported +unsupported
(2010-06-09) ? @@ -17936,7 +17936,7 @@ kvs40xx
(unmaintained) Unsupported Probably not supported. -unsupported +unsupported
(2010-06-09) ? @@ -17950,7 +17950,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce 636S SCSI @@ -17961,7 +17961,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce 1230S SCSI @@ -17972,7 +17972,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce 1236S SCSI @@ -17983,7 +17983,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce II SCSI @@ -17994,7 +17994,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce II Plus SCSI @@ -18005,7 +18005,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce III SCSI @@ -18016,7 +18016,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce III Plus SCSI @@ -18027,7 +18027,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce Plus SCSI @@ -18038,7 +18038,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce ScanMedia SCSI @@ -18049,7 +18049,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce ScanMedia II SCSI @@ -18060,7 +18060,7 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie ScanAce V SCSI @@ -18071,12 +18071,12 @@ kvs40xx
(unmaintained) pie
(1.0) -sane-pie +sane-pie

Manufacturer: PIOTECH

-Link(s): +Link(s): http://www.image-land.com/

@@ -18098,12 +18098,12 @@ kvs40xx
(unmaintained) teco3
(1.0-1) - +
sane-teco3sane-teco3

Manufacturer: PLANon

-Link(s): +Link(s): http://www.planon.com/

@@ -18122,18 +18122,18 @@ kvs40xx
(unmaintained) - + @@ -18144,7 +18144,7 @@ kvs40xx
(unmaintained) @@ -18152,7 +18152,7 @@ kvs40xx
(unmaintained)
Unsupported Probably not supported. No details known. -unsupported +unsupported
(2010-06-09)
?
DocuPen R700
DocuPen R700 USB 0x10c4/0xea60 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably not supported. No details known. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Plustek

-Link(s): +Link(s): http://www.plustek.com/, http://www.plustek.de/

@@ -18174,7 +18174,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18182,7 +18182,7 @@ kvs40xx
(unmaintained) @@ -18196,15 +18196,15 @@ kvs40xx
(unmaintained) genesys
(1.0-63) - + - + @@ -18215,7 +18215,7 @@ kvs40xx
(unmaintained) @@ -18229,7 +18229,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18240,7 +18240,7 @@ kvs40xx
(unmaintained) u12
(0.02) - + @@ -18251,7 +18251,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18262,7 +18262,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18273,7 +18273,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18284,7 +18284,7 @@ kvs40xx
(unmaintained) teco3
(1.0-1) - + @@ -18295,7 +18295,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18306,7 +18306,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18317,7 +18317,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18328,7 +18328,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18339,7 +18339,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18350,7 +18350,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18361,7 +18361,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18372,7 +18372,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18383,7 +18383,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18394,7 +18394,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18405,7 +18405,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18416,7 +18416,7 @@ kvs40xx
(unmaintained) artec
(unmaintained) - + @@ -18424,7 +18424,7 @@ kvs40xx
(unmaintained) @@ -18438,7 +18438,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18449,7 +18449,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18460,7 +18460,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18471,7 +18471,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -18479,18 +18479,18 @@ kvs40xx
(unmaintained) - + @@ -18504,15 +18504,15 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + - + @@ -18526,26 +18526,26 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + - + - + @@ -18559,81 +18559,81 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + - + - + - + - + - + - + - + @@ -18647,7 +18647,7 @@ kvs40xx
(unmaintained) u12
(0.02) - + @@ -18658,7 +18658,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -18669,7 +18669,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18680,7 +18680,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18691,7 +18691,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -18702,7 +18702,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -18710,7 +18710,7 @@ kvs40xx
(unmaintained) @@ -18724,7 +18724,7 @@ kvs40xx
(unmaintained) u12
(0.02) - + @@ -18735,7 +18735,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -18746,7 +18746,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -18757,7 +18757,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -18768,7 +18768,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18779,15 +18779,15 @@ kvs40xx
(unmaintained) plustek
(0.52) - + - + @@ -18801,7 +18801,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18812,7 +18812,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18823,26 +18823,26 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + - + - + @@ -18856,7 +18856,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -18864,40 +18864,40 @@ kvs40xx
(unmaintained) - + - + - + @@ -18908,18 +18908,18 @@ kvs40xx
(unmaintained) - + @@ -18930,7 +18930,7 @@ kvs40xx
(unmaintained) @@ -18941,7 +18941,7 @@ kvs40xx
(unmaintained) @@ -18952,7 +18952,7 @@ kvs40xx
(unmaintained) @@ -18963,7 +18963,7 @@ kvs40xx
(unmaintained) @@ -18974,7 +18974,7 @@ kvs40xx
(unmaintained) @@ -18985,7 +18985,7 @@ kvs40xx
(unmaintained) @@ -18993,7 +18993,7 @@ kvs40xx
(unmaintained)
sane-gt68xxsane-gt68xx
OptiCard 600+ USBUnsupported Business card reader. No further information available. -unsupported +unsupported
(2010-06-09)
? sane-genesyssane-genesys
OpticFilm 7200
OpticFilm 7200 USB 0x07b3/0x0807 Unsupported GL842 based, maybe to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?Unsupported GL843 based, maybe to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-plustek_ppsane-plustek_pp
OpticPro 1212U USB sane-u12sane-u12
OpticPro 1236P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 1248U USB sane-gt68xxsane-gt68xx
OpticPro 1248U USB sane-gt68xxsane-gt68xx
OpticPro 2400SP SCSI sane-teco3sane-teco3
OpticPro 4800P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 4830P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 4831P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 9600P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 9630P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 9630PL Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 9636P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 9636P+/Turbo Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 9636T Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 12000P/96000P Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 12000T Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro 19200S SCSI sane-artecsane-artec
OpticPro A3U USBUnsupported Uses Plustek ASIC P99002 -unsupported +unsupported
(2010-06-09)
? sane-plustek_ppsane-plustek_pp
OpticPro P8 Parport sane-plustek_ppsane-plustek_pp
OpticPro P12 Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro PT12 Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
OpticPro S6 USBUnsupported Uses RealTek chipset (RTL8801D) -unsupported +unsupported
(2010-06-09)
?
OpticPro S12
OpticPro S12 USB 0x07b3/0x0600 Unsupported Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
OpticPro S24
OpticPro S24 USB 0x07b3/0x0601 Unsupported Product id 0x0601 is unsupported but may be supported by the genesys backend in future /GL646). Product id 0x040e is supported by the gt68xx backend. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
OpticPro S28
OpticPro S28 USB 0x07b3/0x0801 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST12
OpticPro ST12 USB 0x07b3/0x0600 Unsupported Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
OpticPro ST16
OpticPro ST16 USB 0x07b3/0x0600 Unsupported GL646 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST24
OpticPro ST24 USB 0x07b3/0x0601 Unsupported GL646 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST28
OpticPro ST28 USB 0x07b3/0x0802 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST28
OpticPro ST28 USB 0x07b3/0x0801 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST48
OpticPro ST48 USB 0x07b3/0x0800 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST64
OpticPro ST64 USB 0x07b3/0x0c00 Unsupported GL843 based, maybe to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticPro ST64+
OpticPro ST64+ USB 0x07b3/0x0c03 Unsupported GL843 based. See link for more details. -unsupported +unsupported
(2010-06-09)
? sane-u12sane-u12
OpticPro U12 USB sane-plusteksane-plustek
OpticPro U16B USB sane-gt68xxsane-gt68xx
OpticPro U16B+ USB sane-gt68xxsane-gt68xx
OpticPro U24 USB sane-plusteksane-plustek
OpticPro U24 USB sane-plusteksane-plustek
OpticPro UA18 USBUnsupported Probably LM983x based. -unsupported +unsupported
(2010-06-09)
? sane-u12sane-u12
OpticPro UT12 USB sane-plusteksane-plustek
OpticPro UT12 USB sane-plusteksane-plustek
OpticPro UT16 USB sane-plusteksane-plustek
OpticPro UT16B USB sane-gt68xxsane-gt68xx
OpticPro UT24 USB sane-plusteksane-plustek
OpticSlim 500
OpticSlim 500 USB 0x07b3/0x0458 Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
OpticSlim 2400 USB sane-gt68xxsane-gt68xx
OpticSlim 2400 plus USB sane-gt68xxsane-gt68xx
OpticSlim 2420
OpticSlim 2420 USB 0x07b3/0x0806 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
OpticSlim 2420+
OpticSlim 2420+ USB 0x07b3/0x0914 Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
OpticWorks 2000 ParportUnsupported Multifunction device. No further information available. -unsupported +unsupported
(2010-06-09)
?
PL 806
PL 806 USB 0x07b3/0x0c0c Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
ScanCopy 115
ScanCopy 115 USB 0x07b3/0x081c Unsupported GL841 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
?
SmartOffice PL 812
SmartOffice PL 812 USB 0x07b3/0x0c0d Unsupported Unsupported. See link for more details. -unsupported +unsupported
(2010-06-09)
?Unsupported Unsupported. Uses proprietary ISA card that also provides power and is labelled GPS-1 PAGE-A from Taiwan. Other labels on the scanner include ADF Color Scanner and SF600AS. Maybe the same as the IBM ADF Color Scanner? -unsupported +unsupported
(2010-06-09)
?
Umax AstraScan 4750
Umax AstraScan 4750 USB 0x07b3/0x0802 Unsupported GL841 based, to be added to genesys backend, rebadged Plustek ST28 -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Scanner name not known yet. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Scanner name not known yet. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Scanner name not known yet. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Scanner name not known yet. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Scanner name not known yet. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. Scanner name not known yet. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Portable Peripheral Co., Ltd.

-Link(s): +Link(s): http://www.pandp.com.tw/

@@ -19015,7 +19015,7 @@ kvs40xx
(unmaintained) plustek
(0.52) - + @@ -19026,12 +19026,12 @@ kvs40xx
(unmaintained) plustek
(0.52) - +
sane-plusteksane-plustek
Q-Scan USB201 (A6 portable scanner) USB sane-plusteksane-plustek

Manufacturer: Primax

-Link(s): +Link(s): http://www.primax.nl/, http://www.primax.com.tw

@@ -19044,13 +19044,13 @@ kvs40xx
(unmaintained) - + @@ -19061,7 +19061,7 @@ kvs40xx
(unmaintained) @@ -19072,7 +19072,7 @@ kvs40xx
(unmaintained) @@ -19086,7 +19086,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -19094,7 +19094,7 @@ kvs40xx
(unmaintained) @@ -19105,18 +19105,18 @@ kvs40xx
(unmaintained) - + @@ -19130,7 +19130,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -19141,7 +19141,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -19152,7 +19152,7 @@ kvs40xx
(unmaintained) mustek
(1.0-138) - + @@ -19163,7 +19163,7 @@ kvs40xx
(unmaintained) plustek_pp
(0.43) - + @@ -19171,7 +19171,7 @@ kvs40xx
(unmaintained) @@ -19182,7 +19182,7 @@ kvs40xx
(unmaintained) @@ -19193,7 +19193,7 @@ kvs40xx
(unmaintained) @@ -19204,7 +19204,7 @@ kvs40xx
(unmaintained) @@ -19215,7 +19215,7 @@ kvs40xx
(unmaintained) @@ -19226,7 +19226,7 @@ kvs40xx
(unmaintained) @@ -19237,7 +19237,7 @@ kvs40xx
(unmaintained) @@ -19251,7 +19251,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19259,18 +19259,18 @@ kvs40xx
(unmaintained) - + @@ -19284,15 +19284,15 @@ kvs40xx
(unmaintained) p5
(1) - + - + @@ -19306,7 +19306,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19317,7 +19317,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19325,7 +19325,7 @@ kvs40xx
(unmaintained) @@ -19336,7 +19336,7 @@ kvs40xx
(unmaintained) @@ -19344,7 +19344,7 @@ kvs40xx
(unmaintained)
Backend Manpage
Colorado 600U
Colorado 600U USB 0x0461/0x0341 Unsupported Not supported. Some information is available. -unsupported +unsupported
(2010-06-09)
?Unsupported Unsupported by SANE. But is reported to partly work with pxscan. See link. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
? sane-plustek_ppsane-plustek_pp
Colorado Direct 600 ParportUnsupported Not supported. However, a stand-alone program is available. -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. However, a stand-alone program is available. -unsupported +unsupported
(2010-06-09)
?
Colorado USB 9600
Colorado USB 9600 USB 0x0461/0x0340 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-plustek_ppsane-plustek_pp
Compact 4800 Direct-30 Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
Compact 4800 SCSI SCSI sane-musteksane-mustek
Compact 9600 Direct-30 Parport (SPP, EPP) sane-plustek_ppsane-plustek_pp
G2-300 USBUnsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
? sane-teco2sane-teco2
OneTouch 5300 ParportUnsupported Not supported. -unsupported +unsupported
(2010-06-09)
?
Onetouch 8920
Onetouch 8920 USB 0x0461/0x0371 Unsupported Not supported. Look similar to Visioneer Onetouch 8920 (same USB product id). -unsupported +unsupported
(2010-06-09)
? sane-p5sane-p5
Primascan Colorado 2600u
Primascan Colorado 2600u USB 0x0461/0x0347 Unsupported Unsupported. Same as Visioneer Onetouch 4400. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-teco2sane-teco2
Profi 19200 SCSI sane-teco2sane-teco2
ReadyScan 636i USBUnsupported Probably unsupported. No details known. -unsupported +unsupported
(2010-06-09)
?Unsupported Maybe GL646. Maybe similar to Medion MD 6228? -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Prolink

-Link(s): +Link(s): http://www.fida.com/

@@ -19363,18 +19363,18 @@ kvs40xx
(unmaintained) - + @@ -19382,7 +19382,7 @@ kvs40xx
(unmaintained)
Unsupported Not supported. No further information available. -unsupported +unsupported
(2010-06-09)
?
Winscan Pro 2448U
Winscan Pro 2448U USB 0x06dc/0x0014 Unsupported Not supported. Some information is available. RealTek RTS8801. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Quato

-Link(s): +Link(s): http://www.quato.de/

@@ -19401,7 +19401,7 @@ kvs40xx
(unmaintained) @@ -19412,7 +19412,7 @@ kvs40xx
(unmaintained) @@ -19431,35 +19431,35 @@ kvs40xx
(unmaintained) - + - + - + @@ -19467,7 +19467,7 @@ kvs40xx
(unmaintained)
Unsupported Probably not supported. No details yet. Originally manufactured by PFU? -unsupported +unsupported
(2010-06-09)
?Unsupported Probably not supported. No details yet. -unsupported +unsupported
(2010-06-09)
?Backend Manpage
DigitDia 3600
DigitDia 3600 USB IEEE-1394 0x05e3/0x0142 Unsupported Film scanner that can scan directly from the magazine. -unsupported +unsupported
(2010-06-09)
?
iScan 1800
iScan 1800 USB 0x05e3/0x0120 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
ProScan 4000
ProScan 4000 USB IEEE-1394 0x05e3/0x0143 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: Relisys

-Link(s): +Link(s): http://www.relisys.com/, http://www.tecoimage.com.tw/

@@ -19489,7 +19489,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19500,7 +19500,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19511,7 +19511,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19522,7 +19522,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19533,7 +19533,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19544,7 +19544,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19552,7 +19552,7 @@ kvs40xx
(unmaintained) @@ -19566,7 +19566,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19577,26 +19577,26 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + - + - + @@ -19610,7 +19610,7 @@ kvs40xx
(unmaintained) teco3
(1.0-1) - + @@ -19621,7 +19621,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19632,7 +19632,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19643,7 +19643,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19654,7 +19654,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19665,7 +19665,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19676,7 +19676,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19687,7 +19687,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19698,7 +19698,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19709,7 +19709,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19720,7 +19720,7 @@ kvs40xx
(unmaintained) teco1
(1.0-10) - + @@ -19731,7 +19731,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19742,7 +19742,7 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + @@ -19753,15 +19753,15 @@ kvs40xx
(unmaintained) teco2
(1.0-9) - + - + @@ -19789,7 +19789,7 @@ kvs40xx
(unmaintained) gt68xx
(1.0-84) - + @@ -19800,12 +19800,12 @@ kvs40xx
(unmaintained) u12
(0.02) - +
sane-teco2sane-teco2
APOLLO Express 6 SCSI sane-teco2sane-teco2
AVEC 2400 SCSI sane-teco1sane-teco1
AVEC 2412 SCSI sane-teco1sane-teco1
AVEC 4800 SCSI sane-teco1sane-teco1
AVEC 4816 SCSI sane-teco1sane-teco1
AVEC II E3 ParportUnsupported Parport version of AVEC II S3?. See bug #304992 for details -unsupported +unsupported
(2010-06-09)
? sane-teco2sane-teco2
AVEC Super 3 SCSI sane-teco2sane-teco2
Eclipse 1200U
Eclipse 1200U USB 0x0475/0x0103 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Episode
Episode USB 0x0475/0x0103 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-teco3sane-teco3
RELI 2400 SCSI sane-teco1sane-teco1
RELI 2412 SCSI sane-teco1sane-teco1
RELI 4816 SCSI sane-teco1sane-teco1
RELI 4830 SCSI sane-teco1sane-teco1
RELI 9600 SCSI sane-teco1sane-teco1
RELI 9612 SCSI sane-teco1sane-teco1
RELI 9624 SCSI sane-teco1sane-teco1
RELI 9630 SCSI sane-teco1sane-teco1
RELI DS6 SCSI sane-teco1sane-teco1
RELI DS15 SCSI sane-teco1sane-teco1
SCORPIO Pro SCSI sane-teco2sane-teco2
SCORPIO Pro-S SCSI sane-teco2sane-teco2
SCORPIO Super 3 SCSI sane-teco2sane-teco2
Scorpio Ultra 3
Scorpio Ultra 3 USB 0x0475/0x0210 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
RevScan Orange R48Ti USB sane-u12sane-u12

Manufacturer: Ricoh

-Link(s): +Link(s): http://www.ricoh.com/

@@ -19827,7 +19827,7 @@ kvs40xx
(unmaintained) ibm
(1.0-4) - + @@ -19838,7 +19838,7 @@ kvs40xx
(unmaintained) hs2p
(1.00) - + @@ -19849,7 +19849,7 @@ kvs40xx
(unmaintained) ibm
(1.0-4) - + @@ -19860,7 +19860,7 @@ kvs40xx
(unmaintained) ibm
(1.0-4) - + @@ -19871,7 +19871,7 @@ kvs40xx
(unmaintained) hs2p
(1.00) - + @@ -19882,7 +19882,7 @@ kvs40xx
(unmaintained) hs2p
(1.00) - + @@ -19892,7 +19892,7 @@ kvs40xx
(unmaintained) - + @@ -19902,12 +19902,12 @@ ricoh
(unmaintained) - +
sane-ibmsane-ibm
IS-410 SCSI sane-hs2psane-hs2p
IS-420 SCSI sane-ibmsane-ibm
IS-430 SCSI sane-ibmsane-ibm
IS-430 SCSI sane-hs2psane-hs2p
IS450 SCSI sane-hs2psane-hs2p
Ricoh IS50 SCSI ricoh
(unmaintained)
sane-ricohsane-ricoh
Ricoh IS60 SCSI ricoh
(unmaintained)
sane-ricohsane-ricoh

Manufacturer: Samsung

-Link(s): +Link(s): http://www.samsung.com

@@ -19928,7 +19928,7 @@ ricoh
(unmaintained) - + @@ -19938,7 +19938,7 @@ xerox_mfp
(1.0-13) - + @@ -19948,7 +19948,7 @@ xerox_mfp
(1.0-13) - + @@ -19958,7 +19958,7 @@ xerox_mfp
(1.0-13) - + @@ -19968,7 +19968,7 @@ xerox_mfp
(1.0-13) - + @@ -19978,7 +19978,7 @@ xerox_mfp
(1.0-13) - + @@ -19988,7 +19988,7 @@ xerox_mfp
(1.0-13) - + @@ -19998,7 +19998,7 @@ xerox_mfp
(1.0-13) - + @@ -20008,7 +20008,7 @@ xerox_mfp
(1.0-13) - + @@ -20018,7 +20018,7 @@ xerox_mfp
(1.0-13) - + @@ -20028,7 +20028,7 @@ xerox_mfp
(1.0-13) - + @@ -20038,7 +20038,7 @@ xerox_mfp
(1.0-13) - + @@ -20048,7 +20048,7 @@ xerox_mfp
(1.0-13) - + @@ -20058,7 +20058,7 @@ xerox_mfp
(1.0-13) - + @@ -20068,7 +20068,7 @@ xerox_mfp
(1.0-13) - + @@ -20078,7 +20078,7 @@ xerox_mfp
(1.0-13) - + @@ -20088,7 +20088,7 @@ xerox_mfp
(1.0-13) - + @@ -20098,7 +20098,7 @@ xerox_mfp
(1.0-13) - + @@ -20108,7 +20108,7 @@ xerox_mfp
(1.0-13) - + @@ -20118,7 +20118,7 @@ xerox_mfp
(1.0-13) - + @@ -20128,7 +20128,7 @@ xerox_mfp
(1.0-13) - + @@ -20138,7 +20138,7 @@ xerox_mfp
(1.0-13) - + @@ -20148,7 +20148,7 @@ xerox_mfp
(1.0-13) - + @@ -20158,7 +20158,7 @@ xerox_mfp
(1.0-13) - + @@ -20168,7 +20168,7 @@ xerox_mfp
(1.0-13) - + @@ -20178,7 +20178,7 @@ xerox_mfp
(1.0-13) - + @@ -20188,7 +20188,7 @@ xerox_mfp
(1.0-13) - + @@ -20198,7 +20198,7 @@ xerox_mfp
(1.0-13) - + @@ -20208,7 +20208,7 @@ xerox_mfp
(1.0-13) - + @@ -20218,7 +20218,7 @@ xerox_mfp
(1.0-13) - + @@ -20228,7 +20228,7 @@ xerox_mfp
(1.0-13) - + @@ -20238,7 +20238,7 @@ xerox_mfp
(1.0-13) - + @@ -20248,7 +20248,7 @@ xerox_mfp
(1.0-13) - + @@ -20258,7 +20258,7 @@ xerox_mfp
(1.0-13) - + @@ -20268,7 +20268,7 @@ xerox_mfp
(1.0-13) - + @@ -20278,7 +20278,7 @@ xerox_mfp
(1.0-13) - + @@ -20288,7 +20288,7 @@ xerox_mfp
(1.0-13) - + @@ -20298,7 +20298,7 @@ xerox_mfp
(1.0-13) - + @@ -20308,7 +20308,7 @@ xerox_mfp
(1.0-13) - + @@ -20318,7 +20318,7 @@ xerox_mfp
(1.0-13) - + @@ -20328,7 +20328,7 @@ xerox_mfp
(1.0-13) - + @@ -20338,7 +20338,7 @@ xerox_mfp
(1.0-13) - + @@ -20348,7 +20348,7 @@ xerox_mfp
(1.0-13) - + @@ -20358,7 +20358,7 @@ xerox_mfp
(1.0-13) - + @@ -20368,7 +20368,7 @@ xerox_mfp
(1.0-13) - + @@ -20378,15 +20378,15 @@ xerox_mfp
(1.0-13) - + - + @@ -20399,7 +20399,7 @@ xerox_mfp
(1.0-13) - + @@ -20409,7 +20409,7 @@ xerox_mfp
(1.0-13) - + @@ -20419,7 +20419,7 @@ xerox_mfp
(1.0-13) - + @@ -20429,7 +20429,7 @@ xerox_mfp
(1.0-13) - + @@ -20439,7 +20439,7 @@ xerox_mfp
(1.0-13) - + @@ -20449,7 +20449,7 @@ xerox_mfp
(1.0-13) - + @@ -20459,7 +20459,7 @@ xerox_mfp
(1.0-13) - + @@ -20469,7 +20469,7 @@ xerox_mfp
(1.0-13) - + @@ -20479,7 +20479,7 @@ xerox_mfp
(1.0-13) - + @@ -20489,7 +20489,7 @@ xerox_mfp
(1.0-13) - + @@ -20499,7 +20499,7 @@ xerox_mfp
(1.0-13) - + @@ -20509,7 +20509,7 @@ xerox_mfp
(1.0-13) - + @@ -20519,7 +20519,7 @@ xerox_mfp
(1.0-13) - + @@ -20529,12 +20529,12 @@ xerox_mfp
(1.0-13) - +
xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-2160 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-3160 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-3170fn (CLX-3170 Series) USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-3175FW USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-3185 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-3300 Series USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-4190 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-6200 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-6220 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-6240 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-6250 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-6260 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-8380 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-8385 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-8385X USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
CLX-8540 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
M267x 287x Series USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
M337x 387x 407x Series USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
MFP-65x USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
MFP-560 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
MFP-750 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4x16 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4x20 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4x21 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4x26 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-5x30 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6x20 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6x22 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6x45 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6x55 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6x55X USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-470x USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-681x USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-3205W (SCX-3200 Series) USB Ethernet xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-3400 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-3405W Ethernet xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4100 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4200 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4300 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4500 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4500W USB Ethernet xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4600 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4623 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4623FW USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4650 4x21S Series USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4725FN
SCX-4725FN USB 0x04e8/0x341f Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4824 (SCX-4x24 Series) USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4825FN (SCX-4x25 Series) USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4828FN (SCX-4x28 Series) USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4833FD USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-4835FD Ethernet xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-5635 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-5835_5935 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-5835_5935X USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6545 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX-6545X USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX4725 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SCX4725-FN USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
SF-760 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp

Manufacturer: Scanport

-Link(s): +Link(s): http://www.scanport.com/

@@ -20556,7 +20556,7 @@ xerox_mfp
(1.0-13) microtek2
(unmaintained) - + @@ -20567,7 +20567,7 @@ xerox_mfp
(1.0-13) microtek2
(unmaintained) - + @@ -20578,7 +20578,7 @@ xerox_mfp
(1.0-13) microtek2
(unmaintained) - +
sane-microtek2sane-microtek2
SQ2030 Parport sane-microtek2sane-microtek2
SQ4836 SCSI sane-microtek2sane-microtek2

Manufacturer: Scanshell

@@ -20594,13 +20594,13 @@ xerox_mfp
(1.0-13) Backend Manpage -800N +800N USB 0x0a82/0x6605 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -20608,7 +20608,7 @@ xerox_mfp
(1.0-13)

Manufacturer: Sceptre

-Link(s): +Link(s): http://www.sceptre.com/

@@ -20630,12 +20630,12 @@ xerox_mfp
(1.0-13) sceptre
(1.0-10) - +
sane-sceptresane-sceptre

Manufacturer: Sharp

-Link(s): +Link(s): http://sharp-world.com/

@@ -20657,7 +20657,7 @@ xerox_mfp
(1.0-13) sharp
(0.32) - + @@ -20668,7 +20668,7 @@ xerox_mfp
(1.0-13) sharp
(0.32) - + @@ -20679,7 +20679,7 @@ xerox_mfp
(1.0-13) sharp
(0.32) - + @@ -20690,7 +20690,7 @@ xerox_mfp
(1.0-13) sharp
(0.32) - + @@ -20701,7 +20701,7 @@ xerox_mfp
(1.0-13) sharp
(0.32) - + @@ -20712,7 +20712,7 @@ xerox_mfp
(1.0-13) sharp
(0.32) - +
sane-sharpsane-sharp
JX-320 SCSI sane-sharpsane-sharp
JX-325 SCSI sane-sharpsane-sharp
JX-330 SCSI sane-sharpsane-sharp
JX-350 SCSI sane-sharpsane-sharp
JX-610 SCSI sane-sharpsane-sharp

Manufacturer: Sicos

@@ -20734,7 +20734,7 @@ xerox_mfp
(1.0-13) Unsupported Not supported until now. Work on a backend has started, contact the author for details (see link) -unsupported +unsupported
(2010-06-09) ? @@ -20742,7 +20742,7 @@ xerox_mfp
(1.0-13)

Manufacturer: Siemens

-Link(s): +Link(s): http://www.siemens.com/, http://www.siemens.de/

@@ -20763,7 +20763,7 @@ xerox_mfp
(1.0-13) - + @@ -20771,7 +20771,7 @@ s9036
(unmaintained) @@ -20782,7 +20782,7 @@ s9036
(unmaintained) @@ -20795,7 +20795,7 @@ s9036
(unmaintained) - + @@ -20806,7 +20806,7 @@ agfafocus
(unmaintained) st400
(1.6) - + @@ -20817,7 +20817,7 @@ agfafocus
(unmaintained) st400
(1.6) - +
s9036
(unmaintained)
sane-s9036sane-s9036
Cherry FingerTIP ID Board - Sensor USBUnsupported Not supported. -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. -unsupported +unsupported
(2010-06-09)
? agfafocus
(unmaintained)
sane-agfafocussane-agfafocus
ST400 SCSI sane-st400sane-st400
ST800 SCSI sane-st400sane-st400

Manufacturer: SmartDisk

@@ -20839,7 +20839,7 @@ agfafocus
(unmaintained) Unsupported Probably not supported. Same as PIE Primefilm 2600 PRO. -unsupported +unsupported
(2010-06-09) ? @@ -20865,7 +20865,7 @@ agfafocus
(unmaintained) Unsupported Not supported until now. Work on a backend has started, see link for more information. -unsupported +unsupported
(2010-06-09) ? @@ -20876,7 +20876,7 @@ agfafocus
(unmaintained) Unsupported Not supported. Work on a backend has started, see link for more information. -unsupported +unsupported
(2010-06-09) ? @@ -20887,7 +20887,7 @@ agfafocus
(unmaintained) Unsupported Not supported. Work on a backend has started, see link for more information. -unsupported +unsupported
(2010-06-09) ? @@ -20895,7 +20895,7 @@ agfafocus
(unmaintained)

Manufacturer: Syscan

-Link(s): +Link(s): http://www.syscaninc.com/

@@ -20917,7 +20917,7 @@ agfafocus
(unmaintained) genesys
(1.0-63) - + @@ -20928,7 +20928,7 @@ agfafocus
(unmaintained) genesys
(1.0-63) - + @@ -20939,7 +20939,7 @@ agfafocus
(unmaintained) genesys
(1.0-63) - + @@ -20950,7 +20950,7 @@ agfafocus
(unmaintained) genesys
(1.0-63) - + @@ -20961,7 +20961,7 @@ agfafocus
(unmaintained) plustek
(0.52) - + @@ -20972,26 +20972,26 @@ agfafocus
(unmaintained) plustek
(0.52) - + - + - + @@ -21010,13 +21010,13 @@ agfafocus
(unmaintained) - + @@ -21029,7 +21029,7 @@ agfafocus
(unmaintained) - + @@ -21039,7 +21039,7 @@ tamarack
(unmaintained) - + @@ -21047,7 +21047,7 @@ tamarack
(unmaintained) @@ -21058,7 +21058,7 @@ tamarack
(unmaintained) @@ -21071,7 +21071,7 @@ tamarack
(unmaintained) - +
sane-genesyssane-genesys
DocketPort 485 USB sane-genesyssane-genesys
DocketPort 665 USB sane-genesyssane-genesys
DocketPort 685/ Ambir DS685 USB sane-genesyssane-genesys
TravelScan 460/464 USB sane-plusteksane-plustek
TravelScan 662 USB sane-plusteksane-plustek
TravelScan FS-531
TravelScan FS-531 USB 0x0a82/0x0530 Unsupported Not supported. May work with the Plustek backend in future. See link for details. -unsupported +unsupported
(2010-06-09)
?
TravelScan Pro
TravelScan Pro USB 0x0a82/0x2000 Unsupported Probably not supported. Some information is available. -unsupported +unsupported
(2010-06-09)
?Backend Manpage
Artiscan 2400FS
Artiscan 2400FS USB 0x05e3/0x0100 Unsupported Unsupported. See link for more information. -unsupported +unsupported
(2010-06-09)
? tamarack
(unmaintained)
sane-tamaracksane-tamarack
Artiscan 8000C SCSI tamarack
(unmaintained)
sane-tamaracksane-tamarack
Artiscan 9600 ParportUnsupported Unsupported at the moment. See link for a project for that scanner taht may support it in future. -unsupported +unsupported
(2010-06-09)
?Unsupported Unsupported at the moment. See link for a project for that scanner. -unsupported +unsupported
(2010-06-09)
? tamarack
(unmaintained)
sane-tamaracksane-tamarack

Manufacturer: Targa

@@ -21096,7 +21096,7 @@ tamarack
(unmaintained) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp Funline TS12 EP Parport (EPP) @@ -21107,12 +21107,12 @@ tamarack
(unmaintained) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp

Manufacturer: TCE

-Link(s): +Link(s): http://www.tce.com.br/
Comment: Brasilian vendor.

@@ -21126,13 +21126,13 @@ tamarack
(unmaintained) Backend Manpage -MK600U +MK600U USB 0x0461/0x0346 Unsupported Not supported. Some information is available. -unsupported +unsupported
(2010-06-09) ? @@ -21143,7 +21143,7 @@ tamarack
(unmaintained) Unsupported Not supported by SANE but is reported to work with pxscan (see link). -unsupported +unsupported
(2010-06-09) ? @@ -21151,7 +21151,7 @@ tamarack
(unmaintained)

Manufacturer: Teco

-Link(s): +Link(s): http://www.tecoimage.com.tw/

@@ -21164,13 +21164,13 @@ tamarack
(unmaintained) - + @@ -21189,13 +21189,13 @@ tamarack
(unmaintained) - + @@ -21203,7 +21203,7 @@ tamarack
(unmaintained)
Backend Manpage
VM6509F
VM6509F USB 0x080d/0x0102 Unsupported Probably unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?Backend Manpage
FU661E
FU661E USB 0x0461/0x0347 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?

Manufacturer: TriGem

-Link(s): +Link(s): http://www.nikon.com/

@@ -21225,12 +21225,12 @@ tamarack
(unmaintained) umax
(1.0-41) - +
sane-umaxsane-umax

Manufacturer: Trust

-Link(s): +Link(s): http://www.trust-site.com, http://www.trust-site.com/home/, http://www.trust.com
Comment: Carefully check the model names. Trust uses similar names for completely different hardware.

@@ -21252,7 +21252,7 @@ tamarack
(unmaintained) artec_eplus48u
(unmaintained) -sane-artec_eplus48u +sane-artec_eplus48u 240TH Easy Webscan Gold USB @@ -21263,15 +21263,15 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx -CombiScan 19200 +CombiScan 19200 Parport USB 0x05cb/0x1483 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -21285,7 +21285,7 @@ artec_eplus48u
(unmaintained) mustek_usb
(1.0-18) -sane-mustek_usb +sane-mustek_usb Compact Scan USB 19200 USB @@ -21296,7 +21296,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx Direct WebScan 19200 USB @@ -21307,7 +21307,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx Easy Connect 9600+ Parport (EPP) @@ -21318,7 +21318,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp Easy Connect 19200+ Parport (EPP) @@ -21329,7 +21329,7 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) -sane-mustek_pp +sane-mustek_pp Easy Scan 9600 Plus Parport @@ -21340,7 +21340,7 @@ artec_eplus48u
(unmaintained) as6e
(0.5) -sane-as6e +sane-as6e Easy Webscan 19200 USB @@ -21350,15 +21350,15 @@ artec_eplus48u
(unmaintained) artec_eplus48u
(unmaintained) -sane-artec_eplus48u +sane-artec_eplus48u -EasyScan 19200 +EasyScan 19200 Parport   Unsupported   -unsupported +unsupported
(2010-06-09) ? @@ -21372,7 +21372,7 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) -sane-gt68xx +sane-gt68xx Imagery 1200 SCSI @@ -21383,7 +21383,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) -sane-mustek +sane-mustek Imagery 1200 SP SCSI @@ -21394,7 +21394,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) -sane-mustek +sane-mustek Imagery 2400 SP SCSI @@ -21405,7 +21405,7 @@ artec_eplus48u
(unmaintained) teco3
(1.0-1) -sane-teco3 +sane-teco3 Imagery 4800 SP SCSI @@ -21416,7 +21416,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) -sane-mustek +sane-mustek Imagery 4800 SP+ SCSI @@ -21427,7 +21427,7 @@ artec_eplus48u
(unmaintained) teco3
(1.0-1) -sane-teco3 +sane-teco3 Imagery 9600 SP SCSI @@ -21438,7 +21438,7 @@ artec_eplus48u
(unmaintained) teco3
(1.0-1) -sane-teco3 +sane-teco3 Office Scan USB 19200 USB @@ -21449,7 +21449,7 @@ artec_eplus48u
(unmaintained) niash
(0.3) -sane-niash +sane-niash SCSI Connect 19200 SCSI @@ -21460,7 +21460,7 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) -sane-mustek +sane-mustek SCSI excellence series 19200 SCSI @@ -21471,15 +21471,15 @@ artec_eplus48u
(unmaintained) mustek
(1.0-138) -sane-mustek +sane-mustek -SCSI Scan 19200 -Excellence Series- +SCSI Scan 19200 -Excellence Series- SCSI   Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09) ? @@ -21487,7 +21487,7 @@ artec_eplus48u
(unmaintained)

Manufacturer: UMAX

-Link(s): +Link(s): http://www.umax.com/, http://www.umax.com.tw/, http://www.umax.de/en, http://www.umax-europe.com, http://www.umaxjapan.co.jp, http://www.umax.com.cn, http://www.umax.com

@@ -21509,7 +21509,7 @@ artec_eplus48u
(unmaintained) umax_pp
(1) - + @@ -21520,7 +21520,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21531,7 +21531,7 @@ artec_eplus48u
(unmaintained) umax_pp
(1) - + @@ -21542,7 +21542,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21553,7 +21553,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21564,7 +21564,7 @@ artec_eplus48u
(unmaintained) umax_pp
(1) - + @@ -21575,7 +21575,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21586,7 +21586,7 @@ artec_eplus48u
(unmaintained) umax1220u
(unmaintained) - + @@ -21597,7 +21597,7 @@ artec_eplus48u
(unmaintained) umax_pp
(1) - + @@ -21608,7 +21608,7 @@ artec_eplus48u
(unmaintained) umax1220u
(unmaintained) - + @@ -21619,7 +21619,7 @@ artec_eplus48u
(unmaintained) umax_pp
(1) - + @@ -21630,7 +21630,7 @@ artec_eplus48u
(unmaintained) umax1220u
(unmaintained) - + @@ -21641,7 +21641,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21652,7 +21652,7 @@ artec_eplus48u
(unmaintained) umax1220u
(unmaintained) - + @@ -21663,7 +21663,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21674,7 +21674,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21685,70 +21685,70 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + - + - + - + - + - + - + @@ -21762,7 +21762,7 @@ artec_eplus48u
(unmaintained) rts8891
(1.0-0) - + @@ -21773,15 +21773,15 @@ artec_eplus48u
(unmaintained) rts8891
(1.0-0) - + - + @@ -21792,18 +21792,18 @@ artec_eplus48u
(unmaintained) - + @@ -21817,7 +21817,7 @@ artec_eplus48u
(unmaintained) hp3900
(0.12) - + @@ -21828,7 +21828,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21839,7 +21839,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21847,7 +21847,7 @@ artec_eplus48u
(unmaintained) @@ -21861,7 +21861,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21872,26 +21872,26 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + - + - + @@ -21904,15 +21904,15 @@ artec_eplus48u
(unmaintained) - + - + @@ -21925,7 +21925,7 @@ artec_eplus48u
(unmaintained) - + @@ -21936,7 +21936,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21947,7 +21947,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21958,7 +21958,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21969,7 +21969,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -21977,7 +21977,7 @@ artec_eplus48u
(unmaintained) @@ -21991,7 +21991,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22002,15 +22002,15 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + - + @@ -22024,7 +22024,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22035,7 +22035,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22043,7 +22043,7 @@ artec_eplus48u
(unmaintained) @@ -22057,7 +22057,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22068,7 +22068,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22079,7 +22079,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22090,7 +22090,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22101,7 +22101,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22112,7 +22112,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22123,7 +22123,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22134,7 +22134,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22145,7 +22145,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22156,7 +22156,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22167,7 +22167,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22178,7 +22178,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22189,7 +22189,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22200,7 +22200,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22211,7 +22211,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -22222,7 +22222,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -22233,7 +22233,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -22244,7 +22244,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -22255,7 +22255,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -22266,7 +22266,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22277,7 +22277,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22288,7 +22288,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22299,7 +22299,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22310,7 +22310,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22321,7 +22321,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22332,7 +22332,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22343,7 +22343,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - + @@ -22354,7 +22354,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - +
sane-umax_ppsane-umax_pp
Astra 600S SCSI sane-umaxsane-umax
Astra 610P Parport (SPP/ECP) sane-umax_ppsane-umax_pp
Astra 610S SCSI sane-umaxsane-umax
Astra 1200S SCSI sane-umaxsane-umax
Astra 1220P Parport (EPP/ECP) sane-umax_ppsane-umax_pp
Astra 1220S SCSI sane-umaxsane-umax
Astra 1220U USB sane-umax1220usane-umax1220u
Astra 1600P Parport (EPP/ECP) sane-umax_ppsane-umax_pp
Astra 1600U USB sane-umax1220usane-umax1220u
Astra 2000P Parport (EPP/ECP) sane-umax_ppsane-umax_pp
Astra 2000U USB sane-umax1220usane-umax1220u
Astra 2100S SCSI sane-umaxsane-umax
Astra 2100U USB sane-umax1220usane-umax1220u
Astra 2200 (SU) USB sane-umaxsane-umax
Astra 2200 (SU) SCSI sane-umaxsane-umax
Astra 2400S SCSI sane-umaxsane-umax
Astra 2500
Astra 2500 USB 0x0461/0x0374 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Astra 2850
Astra 2850 USB 0x07b3/0x0601 Unsupported Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details. -unsupported +unsupported
(2010-06-09)
?
Astra 3000
Astra 3000 USB 0x0461/0x038a Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Astra 3600
Astra 3600 USB 0x0461/0x038a Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Astra 4000
Astra 4000 USB 0x1606/0x1030 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Astra 4100
Astra 4100 USB 0x0461/0x038c Unsupported Not supported, to be added to genesys backend. -unsupported +unsupported
(2010-06-09)
? sane-rts8891sane-rts8891
Astra 4450 USB sane-rts8891sane-rts8891
Astra 4500
Astra 4500 USB 0x0638/0x0a10 Unsupported GL646 based, to be added to genesys backend. Avision iVina FB1600 clone -unsupported +unsupported
(2010-06-09)
?Unsupported Probably not supported, no details known. -unsupported +unsupported
(2010-06-09)
?
Astra 4700
Astra 4700 USB 0x0638/0x0a20 Unsupported GL646/GL660 based. Avision iVina FB1800 clone. -unsupported +unsupported
(2010-06-09)
? sane-hp3900sane-hp3900
Astra 6400 IEEE-1394 sane-umaxsane-umax
Astra 6450 IEEE-1394 sane-umaxsane-umax
Astra 6700 USBUnsupported Not supported. No chipset information available. Same as Avision iVina FB2400. -unsupported +unsupported
(2010-06-09)
? sane-umaxsane-umax
Astra MX3 SCSI sane-umaxsane-umax
AstraSlim
AstraSlim USB 0x080d/0x0104 Unsupported Probably not supported currently. See link for more details. -unsupported +unsupported
(2010-06-09)
?
AstraSlim 1200
AstraSlim 1200 USB 0x080d/0x0110 Unsupported See link for more details. -unsupported +unsupported
(2010-06-09)
? artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u
AstraSlim 6000
AstraSlim 6000 USB 0x080d/0x0104 Unsupported Probably not supported currently. See link for more details. -unsupported +unsupported
(2010-06-09)
? artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u
Gemini D-16 SCSI sane-umaxsane-umax
Mirage D-16L SCSI sane-umaxsane-umax
Mirage II SCSI sane-umaxsane-umax
Mirage IIse SCSI sane-umaxsane-umax
Nete3470' ParportUnsupported Probably not supported. No details known.. -unsupported +unsupported
(2010-06-09)
? sane-umaxsane-umax
PowerLook SCSI sane-umaxsane-umax
Powerlook 180
Powerlook 180 USB   Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-umaxsane-umax
PowerLook 270plus SCSI sane-umaxsane-umax
Powerlook 1000 USB USBUnsupported Probably not supported. No further information available. -unsupported +unsupported
(2010-06-09)
? sane-umaxsane-umax
PowerLook 2000 SCSI sane-umaxsane-umax
PowerLook 2100XL SCSI sane-umaxsane-umax
PowerLook 3000 SCSI sane-umaxsane-umax
PowerLook III SCSI sane-umaxsane-umax
PSD SCSI sane-umaxsane-umax
Supervista S-12 SCSI sane-umaxsane-umax
UC 630 SCSI sane-umaxsane-umax
UC 840 SCSI sane-umaxsane-umax
UC 1200S SCSI sane-umaxsane-umax
UC 1200SE SCSI sane-umaxsane-umax
UC 1260 SCSI sane-umaxsane-umax
UG 80 SCSI sane-umaxsane-umax
UG 630 SCSI sane-umaxsane-umax
UMAX 3400 USB sane-plusteksane-plustek
UMAX 3400 USB sane-plusteksane-plustek
UMAX 3450 USB sane-plusteksane-plustek
UMAX 5400 USB sane-plusteksane-plustek
UMAX Astranet ia101 USB sane-plusteksane-plustek
UMAX S-6E SCSI sane-umaxsane-umax
UMAX S-6EG SCSI sane-umaxsane-umax
UMAX S-12 SCSI sane-umaxsane-umax
UMAX S-12G SCSI sane-umaxsane-umax
UMAX VT600 SCSI sane-umaxsane-umax
Vista S6 SCSI sane-umaxsane-umax
Vista S6E SCSI sane-umaxsane-umax
Vista-S8 SCSI sane-umaxsane-umax
Vista-T630 SCSI sane-umaxsane-umax

Manufacturer: Vantas

@@ -22370,13 +22370,13 @@ artec_eplus48u
(unmaintained) Backend Manpage -3000 +3000 USB 0x04a7/0x0224 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -22384,7 +22384,7 @@ artec_eplus48u
(unmaintained)

Manufacturer: Visioneer

-Link(s): +Link(s): http://www.visioneer.com/

@@ -22397,13 +22397,13 @@ artec_eplus48u
(unmaintained) - + @@ -22414,7 +22414,7 @@ artec_eplus48u
(unmaintained) @@ -22425,7 +22425,7 @@ artec_eplus48u
(unmaintained) @@ -22439,15 +22439,15 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + - + @@ -22461,15 +22461,15 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + - + @@ -22483,7 +22483,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22494,7 +22494,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22505,7 +22505,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22516,7 +22516,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22527,7 +22527,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22538,70 +22538,70 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + - + - + - + - + - + - + @@ -22612,51 +22612,51 @@ artec_eplus48u
(unmaintained) - + - + - + - + @@ -22670,125 +22670,125 @@ artec_eplus48u
(unmaintained) gt68xx
(1.0-84) - + - + - + - + - + - + - + - + - + - + - + - + @@ -22799,18 +22799,18 @@ artec_eplus48u
(unmaintained) - + @@ -22824,7 +22824,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22835,7 +22835,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22846,7 +22846,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22857,7 +22857,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22868,15 +22868,15 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + - + @@ -22890,7 +22890,7 @@ artec_eplus48u
(unmaintained) plustek
(0.52) - + @@ -22901,7 +22901,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -22912,7 +22912,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -22923,7 +22923,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -22934,7 +22934,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22945,7 +22945,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22956,7 +22956,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22967,7 +22967,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -22978,81 +22978,81 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + - + - + - + - + - + - + - + @@ -23080,12 +23080,12 @@ artec_eplus48u
(unmaintained) mustek_pp
(13) - +
Backend Manpage
4800 One Touch
4800 One Touch USB 0x04a7/0x03a0 Unsupported Unsupported. See link for details. Different id compared to One Touch 4800? -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. Is reported to use the E5 chipset. Uses a Primax ID. Looks similar to Primascan Colorado 2600u. -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. Id is from Primax? Yet another scanner with the same name? -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision
9420
9420 USB 0x0461/0x03a8 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision
9450 USB
9450 USB USB 0x04a7/0x0421 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision
9550 USB sane-avisionsane-avision
9650 USB sane-avisionsane-avision
9650-G USB sane-avisionsane-avision
9750 USB sane-avisionsane-avision
9750-G USB sane-avisionsane-avision
DocuImage 620S
DocuImage 620S SCSI   Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
DocuMate 510
DocuMate 510 USB 0x04a7/0x047c Unsupported Not supported. See link for more details. Yet another USB id. -unsupported +unsupported
(2010-06-09)
?
DocuMate 510
DocuMate 510 USB 0x04a7/0x0446 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
One Touch 4800
One Touch 4800 USB 0x04a7/0x0224 Unsupported Unsupported. See link for details. Different id compared to 4800 One Touch? -unsupported +unsupported
(2010-06-09)
?
Onetouch 4400
Onetouch 4400 USB 0x0461/0x0347 Unsupported Not supported. E5 chipset? See link for more details. -unsupported +unsupported
(2010-06-09)
?
OneTouch 4800 USB
OneTouch 4800 USB USB 0x04a7/0x0224 Unsupported Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported Not supported. Yet another scanner with this name? -unsupported +unsupported
(2010-06-09)
?
OneTouch 5300 USB
OneTouch 5300 USB USB 0x04a7/0x0226 Unsupported Not supported. Chipset is RTS8801B(?). See link for output of /proc/bus/usb/devices. -unsupported +unsupported
(2010-06-09)
?
OneTouch 5800 USB
OneTouch 5800 USB USB 0x04a7/0x0226 Unsupported Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C. -unsupported +unsupported
(2010-06-09)
?
OneTouch 6600
OneTouch 6600 USB 0x04a7/0x022a Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch 7100
Onetouch 7100 USB 0x04a7/0x0229 Unsupported GL646 based, to be added to genesys backend -unsupported +unsupported
(2010-06-09)
? sane-gt68xxsane-gt68xx
Onetouch 7700
Onetouch 7700 USB 0x04a7/0x0380 Unsupported LM9832/3 based, to be added to plustek backend -unsupported +unsupported
(2010-06-09)
?
OneTouch 8100
OneTouch 8100 USB 0x04a7/0x0321 Unsupported Unsupported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch 8700
Onetouch 8700 USB 0x04a7/0x0371 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch 8900
Onetouch 8900 USB 0x04a7/0x0371 Unsupported Not supported. Same as 8920 but without TA? -unsupported +unsupported
(2010-06-09)
?
Onetouch 8920
Onetouch 8920 USB 0x04a7/0x0371 Unsupported Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices. -unsupported +unsupported
(2010-06-09)
?
Onetouch 9000
Onetouch 9000 USB 0x04a7/0x022c Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch 9020
Onetouch 9020 USB 0x04a7/0x022c Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch 9320
Onetouch 9320 USB 0x04a7/0x0362 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch Pro 8800
Onetouch Pro 8800 USB 0x04a7/0x0410 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
Onetouch Pro 8820
Onetouch Pro 8820 USB 0x04a7/0x0410 Unsupported Probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?
PaperPort 3100b
PaperPort 3100b Parport   Unsupported Most probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
?Unsupported Most probably not supported. More details would be appreciated. -unsupported +unsupported
(2010-06-09)
?
PaperPort OneTouch
PaperPort OneTouch Parport   Unsupported Most probably not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-avisionsane-avision
Patriot 470 USB sane-avisionsane-avision
Patriot 680 USB sane-avisionsane-avision
Patriot 780 USB sane-avisionsane-avision
Roadwarrior USB sane-genesyssane-genesys
Strobe Pro USB
Strobe Pro USB USB 0x04a7/0x0102 Unsupported Not supported. See link for details. -unsupported +unsupported
(2010-06-09)
? sane-plusteksane-plustek
Strobe XP 100,r3 USB sane-genesyssane-genesys
Strobe XP 200 USB sane-genesyssane-genesys
Strobe XP 300 USB sane-genesyssane-genesys
Strobe XP 450 USB sane-avisionsane-avision
Strobe XP 450-G USB sane-avisionsane-avision
Strobe XP 470 USB sane-avisionsane-avision
Strobe XP 470-G USB sane-avisionsane-avision
Visioneer OneTouch 7100 USB sane-genesyssane-genesys
WorkCentre 470cx
WorkCentre 470cx Parport   Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
WorkCentre M15i
WorkCentre M15i USB 0x0924/0xffef Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
WorkCentre PE16
WorkCentre PE16 USB Parport 0x0924/0x4220 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
WorkCentre PE120i
WorkCentre PE120i USB 0x0924/0x4237 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
WorkCentre Pro 412
WorkCentre Pro 412 USB Parport 0x043d/0x4303 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
WorkCentre XK35c
WorkCentre XK35c USB Parport 0x043d/0x0020 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
?
WorkCentre XK50cx
WorkCentre XK50cx USB 0x04e8/0x3903 Unsupported Not supported. See link for more details. -unsupported +unsupported
(2010-06-09)
? sane-mustek_ppsane-mustek_pp

Manufacturer: Vobis

-Link(s): +Link(s): http://www.vobis.de/

@@ -23107,7 +23107,7 @@ artec_eplus48u
(unmaintained) microtek2
(unmaintained) - + @@ -23118,7 +23118,7 @@ artec_eplus48u
(unmaintained) microtek
(0.13.1) - + @@ -23129,7 +23129,7 @@ artec_eplus48u
(unmaintained) umax
(1.0-41) - +
sane-microtek2sane-microtek2
Highscreen Realscan SCSI sane-microteksane-microtek
Highscreen Scanboostar Premium SCSI sane-umaxsane-umax

Manufacturer: Vuego

@@ -23138,7 +23138,7 @@ artec_eplus48u
(unmaintained)

Manufacturer: Xerox

-Link(s): +Link(s): http://www.xerox.com/, http://www.office.xerox.com/

@@ -23160,7 +23160,7 @@ artec_eplus48u
(unmaintained) genesys
(1.0-63) - + @@ -23171,7 +23171,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23182,7 +23182,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23193,7 +23193,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23204,7 +23204,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23215,7 +23215,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23226,7 +23226,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23237,7 +23237,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23248,7 +23248,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23259,7 +23259,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23270,7 +23270,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23281,7 +23281,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23292,7 +23292,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23303,7 +23303,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23314,7 +23314,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23325,7 +23325,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23336,7 +23336,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23347,7 +23347,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23358,7 +23358,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23369,7 +23369,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23380,7 +23380,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23391,7 +23391,7 @@ artec_eplus48u
(unmaintained) avision
(Build: 296) - + @@ -23401,7 +23401,7 @@ artec_eplus48u
(unmaintained) - + @@ -23411,7 +23411,7 @@ xerox_mfp
(1.0-13) - + @@ -23422,7 +23422,7 @@ xerox_mfp
(1.0-13) genesys
(1.0-63) - + @@ -23432,7 +23432,7 @@ xerox_mfp
(1.0-13) - + @@ -23442,7 +23442,7 @@ xerox_mfp
(1.0-13) - + @@ -23452,7 +23452,7 @@ xerox_mfp
(1.0-13) - + @@ -23462,12 +23462,12 @@ xerox_mfp
(1.0-13) - +
sane-genesyssane-genesys
DocuMate150 USB sane-avisionsane-avision
DocuMate152 USB sane-avisionsane-avision
DocuMate162 USB sane-avisionsane-avision
DocuMate232 USB sane-avisionsane-avision
DocuMate250 USB sane-avisionsane-avision
DocuMate250-G USB sane-avisionsane-avision
DocuMate252 USB sane-avisionsane-avision
DocuMate252-G USB sane-avisionsane-avision
DocuMate262 USB sane-avisionsane-avision
DocuMate262-G USB sane-avisionsane-avision
DocuMate262i USB sane-avisionsane-avision
DocuMate272 USB sane-avisionsane-avision
DocuMate272-G USB sane-avisionsane-avision
DocuMate510 USB sane-avisionsane-avision
DocuMate510-G USB sane-avisionsane-avision
DocuMate512 USB sane-avisionsane-avision
DocuMate520 USB sane-avisionsane-avision
DocuMate520-G USB sane-avisionsane-avision
DocuMate632 USB sane-avisionsane-avision
DocuMate752 USB sane-avisionsane-avision
DocuMate752 USB sane-avisionsane-avision
Phaser 3200MFP USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
Phaser 6110MFP USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
Travel Scanner 100 USB sane-genesyssane-genesys
WorkCentre 3119 Series USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
WorkCentre 3210 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
WorkCentre 3220 USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp
WorkCentre 4118 Series USB xerox_mfp
(1.0-13)
sane-xerox_mfpsane-xerox_mfp

Manufacturer: Yakumo

-Link(s): +Link(s): http://www.yakumo.com/

@@ -23488,16 +23488,16 @@ xerox_mfp
(1.0-13) - +
artec_eplus48u
(unmaintained)
sane-artec_eplus48usane-artec_eplus48u

Still Cameras

-

Manufacturers: -Kodak, +

Manufacturers: +Kodak, Polaroid

Manufacturer: Kodak

-Link(s): +Link(s): http://www.kodak.com/global/en/service/digCam/dc25/dc25.shtml, http://www.kodak.com/global/en/service/digCam/dc210/dc210.shtml, http://www.kodak.com/global/en/service/products/ekn006568.jhtml

@@ -23519,7 +23519,7 @@ artec_eplus48u
(unmaintained) dc25
(1.2) - + @@ -23530,7 +23530,7 @@ artec_eplus48u
(unmaintained) dc25
(1.2) - + @@ -23541,7 +23541,7 @@ artec_eplus48u
(unmaintained) dc210
(0.0) - + @@ -23552,12 +23552,12 @@ artec_eplus48u
(unmaintained) dc240
(0.0) - +
sane-dc25sane-dc25
DC25 Serial port sane-dc25sane-dc25
DC210 Serial port sane-dc210sane-dc210
DC240 Serial port sane-dc240sane-dc240

Manufacturer: Polaroid

-Link(s): +Link(s): http://www.polaroid.com/

@@ -23578,21 +23578,21 @@ artec_eplus48u
(unmaintained) - +
dmc
(unmaintained)
sane-dmcsane-dmc

Video Cameras

-

Manufacturers: -Aiptek, -Biolux, -Connectix, -Creative, -Digital Dream, -Grandtek Scopecam, +

Manufacturers: +Aiptek, +Biolux, +Connectix, +Creative, +Digital Dream, +Grandtek Scopecam, Konica

Manufacturer: Aiptek

-Link(s): +Link(s): http://www.aiptek.com.tw

@@ -23614,7 +23614,7 @@ dmc
(unmaintained) stv680
(1.0-1) - +
sane-stv680sane-stv680

Manufacturer: Biolux

@@ -23630,13 +23630,13 @@ dmc
(unmaintained) Backend Manpage -654 (micrOcular) +654 (micrOcular) USB 0x0923/0x010f Unsupported Not supported yet. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -23663,7 +23663,7 @@ dmc
(unmaintained) qcam
(unmaintained) -sane-qcam +sane-qcam Greyscale QuickCam Parport @@ -23673,12 +23673,12 @@ qcam
(unmaintained) qcam
(unmaintained) -sane-qcam +sane-qcam

Manufacturer: Creative

-Link(s): +Link(s): http://www.creative.com/

@@ -23700,12 +23700,12 @@ qcam
(unmaintained) stv680
(1.0-1) - +
sane-stv680sane-stv680

Manufacturer: Digital Dream

-Link(s): +Link(s): http://www.digitaldreamco.com/en/index.shtml

@@ -23727,7 +23727,7 @@ qcam
(unmaintained) stv680
(1.0-1) - +
sane-stv680sane-stv680

Manufacturer: Grandtek Scopecam

@@ -23743,13 +23743,13 @@ qcam
(unmaintained) Backend Manpage -8x30 Binocular & Digital Camera +8x30 Binocular & Digital Camera USB 0x0797/0x801c Unsupported Not Supported yet. See link for more details. -unsupported +unsupported
(2010-06-09) ? @@ -23757,7 +23757,7 @@ qcam
(unmaintained)

Manufacturer: Konica

-Link(s): +Link(s): http://www.konicaminolta.com

@@ -23779,23 +23779,23 @@ qcam
(unmaintained) stv680
(1.0-1) - +
sane-stv680sane-stv680

APIs

-

Backends: -gphoto2, -pint, -pnm, -test, +

Backends: +gphoto2, +pint, +pnm, +test, v4l

Backend: gphoto2 (0.0)

-Link(s): +Link(s): mailto:peter@fales-lorenz.net
-Manual page: sane-gphoto2
+Manual page: sane-gphoto2
Description: Multiple cameras supported by the gphoto2 libraries
Comment: The long-term plan is to support all the cameras supported by the gphoto2 libraries (currently over 140 models). However, at this stage, only a handful of cameras are definitely known to work with SANE. Other cameras will probably work if the native file format is EXIF or JPEG. Testers welcome!

@@ -23803,7 +23803,7 @@ qcam
(unmaintained) (unmaintained)

-Manual page: sane-pint
+Manual page: sane-pint
Description: Scanners with the machine-independent PINT interface
Comment: Haven't been tested for a long time. Handle with care.

@@ -23811,9 +23811,9 @@ qcam
(unmaintained) (1.0.8)

-Link(s): +Link(s): mailto:henning@meier-geinitz.de
-Manual page: sane-pnm
+Manual page: sane-pnm
Description: Reads PNM files
Comment: Used for debugging frontends. Obsolete, use test backend instead.

@@ -23821,9 +23821,9 @@ qcam
(unmaintained) (1.0-28)

-Link(s): +Link(s): http://www.meier-geinitz.de/sane/test-backend/
-Manual page: sane-test
+Manual page: sane-test
Description: Frontend-tester
Comment: Backend for testing frontends. Also serves as example for SANE backend options.

@@ -23831,32 +23831,32 @@ qcam
(unmaintained) (1.0-3)

-Link(s): +Link(s): mailto:henning@meier-geinitz.de
-Manual page: sane-v4l
+Manual page: sane-v4l
Description: Interface to Video For Linux API
Comment: Supports video cameras and other devices accessed by the v4l kernel API, e.g. bttv devices. Quite a lot of known bugs.

Meta Backends

-

Backends: -dll, +

Backends: +dll, net

Backend: dll (1.0.13)

-Link(s): +Link(s): mailto:henning@meier-geinitz.de
-Manual page: sane-dll
+Manual page: sane-dll
Description: Dynamic loading of shared-library backends.

Backend: net (1.0.14)

-Link(s): +Link(s): http://www.penguin-breeder.org/?page=sane-net
-Manual page: sane-net
+Manual page: sane-net
Description: Network access to saned servers
Comment: Can be used to access any scanner supported by SANE over the net. Supports IPv4 and IPv6.

@@ -23870,18 +23870,18 @@ qcam
(unmaintained)
USB id:
The USB vendor and product ids as printed by sane-find-scanner -q (only applicable for USB devices).
Status:
-
Indicates how many of the features the device provides +
Indicates how many of the features the device provides are supported by SANE.
  • unsupported means the device is not supported at least by this backend. It may be supported by other backends, however.
  • untested means the device may be supported but couldn't be tested. Be very careful and report success/failure.
  • minimal means that the - device is detected and scans at least in one mode. But the quality + device is detected and scans at least in one mode. But the quality is bad or important features won't work. -
  • basic means it works at +
  • basic means it works at least in the most important modes but quality is not perfect. -
  • good means the device is usable +
  • good means the device is usable for day-to-day work. Some rather exotic features may be missing. -
  • complete means the backends +
  • complete means the backends supports everything the device can do.
Comment:
@@ -23891,8 +23891,8 @@ qcam
(unmaintained) Version of backend/driver; newer versions may be available from their home sites.
NEW! means brand-new to the current release of SANE.
- UNMAINTAINED means that nobody maintains that backend. Expect no - new features or newly supported devices. You are welcome to take over + UNMAINTAINED means that nobody maintains that backend. Expect no + new features or newly supported devices. You are welcome to take over maintainership.
Manual Page:
@@ -23904,9 +23904,9 @@ qcam
(unmaintained)
-SANE homepage +SANE homepage
-Contact
diff --git a/testsuite/tools/data/hwdb.ref b/testsuite/tools/data/hwdb.ref index 909ac46..7d029e0 100644 --- a/testsuite/tools/data/hwdb.ref +++ b/testsuite/tools/data/hwdb.ref @@ -11,7 +11,7 @@ # device detection support for your OS # # If the scanner is supported by sane-backends, please mail the entry to -# the sane-devel mailing list (sane-devel@lists.alioth.debian.org). +# the sane-devel mailing list (sane-devel@alioth-lists.debian.net). # # Hewlett-Packard ScanJet 4100C usb:v03F0p0101* @@ -2733,4 +2733,3 @@ usb:v413Cp5124* # Dell 1600n usb:v413Cp5250* libsane_matched=yes - diff --git a/testsuite/tools/data/testfile.desc b/testsuite/tools/data/testfile.desc index 06359b6..e59aed3 100644 --- a/testsuite/tools/data/testfile.desc +++ b/testsuite/tools/data/testfile.desc @@ -20,7 +20,7 @@ :comment "Untested, use with caution" :backend "agfafocus" :version "unmaintained" -:manpage "sane-agfafocus" +:manpage "sane-agfafocus" :devicetype :scanner @@ -66,9 +66,9 @@ ;:url "http://no.www.page.yet/" ; backend's web page :devicetype :scanner ; start of a list of devices.... - + :mfg "Apple" -:url "http://developer.apple.com/" +:url "http://developer.apple.com/" :model "Apple Scanner" :interface "SCSI" :status :good ; :alpha, :beta, :stable, :new @@ -1327,7 +1327,7 @@ ; :backend "canon_dr" ; name of backend -:url "http://www.thebility.com/canon/" +:url "http://www.thebility.com/canon/" :version "38" ; version of backend :manpage "sane-canon_dr" ; name of manpage (if it exists) :comment "Backend updated for SANE release 1.0.23, see sane-canon_dr manpage" @@ -1644,7 +1644,7 @@ ; :backend "cardscan" ; name of backend -:url "http://www.thebility.com/cardscan/" +:url "http://www.thebility.com/cardscan/" :version "2" ; version of backend :manpage "sane-cardscan" ; name of manpage (if it exists) :comment "Backend updated for SANE release 1.0.21, see sane-cardscan manpage" @@ -1707,19 +1707,19 @@ :comment "needs linux kernel 2.4.19 or later" :model "LS 50 ED" -;:url "/unsupported/nikon-ls50-ed.html" +;:url "unsupported/nikon-ls50-ed.html" :interface "USB" :usbid "0x04b0" "0x4001" :status :minimal :model "Coolscan V ED" -:url "/unsupported/nikon-ls50-ed.html" +:url "unsupported/nikon-ls50-ed.html" :interface "USB" :usbid "0x04b0" "0x4001" :status :minimal :model "Super Coolscan LS-5000 ED" -:url "/unsupported/nikon-ls5000-ed.html" +:url "unsupported/nikon-ls5000-ed.html" :interface "USB" :usbid "0x04b0" "0x4002" :status :untested @@ -1772,13 +1772,13 @@ :comment "Rebadged LS 40?" :model "LS 50 ED" -:url "/unsupported/nikon-ls50-ed.html" +:url "unsupported/nikon-ls50-ed.html" :interface "USB" :usbid "0x04b0" "0x4001" :status :minimal :model "Coolscan V ED" -:url "/unsupported/nikon-ls50-ed.html" +:url "unsupported/nikon-ls50-ed.html" :interface "USB" :usbid "0x04b0" "0x4001" :status :minimal @@ -1794,7 +1794,7 @@ :comment "needs linux kernel 2.4.19 or later" :model "Super Coolscan LS-5000 ED" -:url "/unsupported/nikon-ls5000-ed.html" +:url "unsupported/nikon-ls5000-ed.html" :interface "USB" :usbid "0x04b0" "0x4002" :status :untested @@ -1835,7 +1835,7 @@ :model "LS-30" ; name models for above-specified mfg. :interface "SCSI" -:comment "alpha: only 24/30 bit RGB + 32/40 bit RGBI" +:comment "alpha: only 24/30 bit RGB + 32/40 bit RGBI" :status :basic :model "LS-2000" ; name models for above-specified mfg. @@ -1845,7 +1845,7 @@ :model "LS-1000" :interface "SCSI" -:comment "Doesn't support gamma correction" +:comment "Doesn't support gamma correction" :status :basic ; :comment and :url specifiers are optional after :mfg, :model, :desc, @@ -1858,7 +1858,7 @@ :url "mailto:peter@fales-lorenz.net" ; backend's web page :devicetype :stillcam ; start of a list of devices.... - + :mfg "Kodak" :url "http://www.kodak.com/global/en/service/digCam/dc210/dc210.shtml" :model "DC210" @@ -1872,7 +1872,7 @@ :url "mailto:peter@fales-lorenz.net" ; backend's web page :devicetype :stillcam ; start of a list of devices.... - + :mfg "Kodak" :url "http://www.kodak.com/global/en/service/products/ekn006568.jhtml" :model "DC240" @@ -1960,7 +1960,7 @@ ; :backend "epjitsu" ; name of backend -:url "http://www.thebility.com/epjitsu/" +:url "http://www.thebility.com/epjitsu/" :version "20" ; version of backend :manpage "sane-epjitsu" ; name of manpage (if it exists) :comment "Backend updated for SANE release 1.0.21, see sane-epjitsu manpage" @@ -4349,10 +4349,10 @@ :usbid "0x04b8" "0x082b" :status :good -:model "DX-6000" -:interface "USB" -:usbid "0x04b8" "0x082e" -:status :good +:model "DX-6000" +:interface "USB" +:usbid "0x04b8" "0x082e" +:status :good :model "DX-7400" :interface "USB" @@ -4397,7 +4397,7 @@ :backend "fujitsu" ; name of backend -:url "http://www.thebility.com/fujitsu/" +:url "http://www.thebility.com/fujitsu/" :version "117" ; version of backend :manpage "sane-fujitsu" ; name of manpage (if it exists) :comment "Backend updated for SANE release 1.0.23, see sane-fujitsu manpage" @@ -4412,7 +4412,7 @@ ; DISCONTINUED OLDER MODELS, SMALL :model "M3091DC" :interface "SCSI" -:url "http://www.remote.org/frederik/projects/software/sane/" +:url "http://www.remote.org/frederik/projects/software/sane/" :status :complete :comment "small, old, discontinued" @@ -5131,7 +5131,7 @@ :url "mailto:peter@fales-lorenz.net" ; backend's web page :devicetype :api ; start of a list of devices.... - + :desc "Multiple cameras supported by the gphoto2 libraries" :url "http://www.gphoto.org" ;:interface "USB, serial port" @@ -5186,7 +5186,7 @@ :url "http://www.genius-kye.com/" :model "ColorPage Slim 1200" -;:url "/unsupported/genius-colorpage-slim-1200.html" +;:url "unsupported/genius-colorpage-slim-1200.html" :interface "USB" :usbid "0x0458" "0x201e" :status :untested @@ -5268,7 +5268,7 @@ :mfg "Medion/Lifetec/Tevion/Cytron" :url "http://www.medion.com" :comment "Sold by Aldi and Tchibo." - + :model "MD 4394" :interface "USB" :usbid "0x05d8" "0x4002" @@ -5779,7 +5779,7 @@ :comment "8bpp color, 75/150/300/600 dpi only" ; :comment and :url specifiers are optional after :mfg, :model, :desc, -; and at the top-level. +; and at the top-level. ; Copied from hp3300 testtools - Martijn van Oosterhout 22/02/2003 ; SANE Backend specification file ; @@ -6154,7 +6154,7 @@ :status :untested :comment "Untested, please report!" :backend "kodakaio" -:url "http://sourceforge.net/projects/cupsdriverkodak/" +:url "http://sourceforge.net/projects/cupsdriverkodak/" :version "2.4.6" :manpage "sane-kodakaio" :comment "Backend for Kodak AiO ESP and Hero printers. Also possibly Advent AWL10" @@ -6334,7 +6334,7 @@ :backend "kodak" -:url "http://www.thebility.com/kodak/" +:url "http://www.thebility.com/kodak/" :version "7" :manpage "sane-kodak" :comment "New backend for SANE release 1.0.21, see sane-kodak manpage" @@ -6660,7 +6660,7 @@ :devicetype :scanner ; start of a list of devices.... :mfg "LEO" -:model "LEOScan S3" +:model "LEOScan S3" :interface "SCSI" :comment "FCC ID LUZFS1130" :status :good @@ -6694,7 +6694,7 @@ :url "http://stef.dev.free.fr/sane/lexmark" ; backend's web page -:comment "This backend supports lexmark x1100 series scanners." +:comment "This backend supports lexmark x1100 series scanners." ; comment about the backend :devicetype :scanner ; start of a list of devices.... @@ -6794,7 +6794,7 @@ :interface "USB" :usbid "0x055f" "0x0010" :status :good -:comment "Works upto 600 dpi. No support for TA and ADF yet." +:comment "Works upto 600 dpi. No support for TA and ADF yet." :mfg "Fujitsu" ; name a manufacturer :url "http://www.fujitsu.com/" @@ -7002,7 +7002,7 @@ :status :good :model "ScanMaker 9800XL" -:url "/unsupported/microtek-scanmaker-9800.html" +:url "unsupported/microtek-scanmaker-9800.html" :interface "IEEE-1394" :status :minimal :comment "IEEE-1394 seems to work. See link. More reports welcome." @@ -7083,7 +7083,7 @@ :backend "microtek" :version "0.13.1" -:manpage "sane-microtek" +:manpage "sane-microtek" :url "http://www.mir.com/mtek/" :devicetype :scanner @@ -7682,7 +7682,7 @@ :model "PagePartner" :interface "Parport (EPP/ECP)" -:status :basic +:status :basic :comment "Sheetfed scanner, work in gray and color, but uncalibrated scans" ; :comment and :url specifiers are optional after :mfg, :model, :desc, @@ -9153,10 +9153,10 @@ :backend "rts8891" ; name of backend :version "1.0-0" ; version of backend (or "unmaintained") :manpage "sane-rts8891" ; name of manpage (if it exists) -:url "http://stef.dev.free.fr/sane/rts8891/index.html" +:url "http://stef.dev.free.fr/sane/rts8891/index.html" ; backend's web page -:comment "This backend supports Realtek RTS8891 ASIC bases scanners." +:comment "This backend supports Realtek RTS8891 ASIC bases scanners." ; comment about the backend :devicetype :scanner ; start of a list of devices.... @@ -9225,20 +9225,20 @@ :mfg "Sceptre" :url "http://www.sceptre.com/" -:model "Vividscan S1200" +:model "Vividscan S1200" :interface "SCSI" :status :basic :mfg "Komodo" :url "http://www.komodo.com/" -:model "S1200" +:model "S1200" :interface "SCSI" :status :untested :comment "rebadged Sceptre S1200" :backend "sharp" ; name of backend :version "0.32" ; version of backend ;:status :beta ; :alpha, :beta, :stable, :new -:url "http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html" +:url "http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html" ; backend's homepage :manpage "sane-sharp" :devicetype :scanner @@ -9344,7 +9344,7 @@ :version "1.1" ; version of backend (or "unmaintained") :manpage "sane-sm3840" ; name of manpage (if it exists) :url "http://www.ziplabel.com/sm3840/" ; backend's web page -:comment "This reverse-engineered backend supports the USB ScanMaker 3840 model" +:comment "This reverse-engineered backend supports the USB ScanMaker 3840 model" ; comment about the backend :devicetype :scanner ; start of a list of devices.... @@ -10695,41 +10695,41 @@ :mfg "UMAX" ; name a manufacturer :url "http://www.umax.com.tw/" -; These scanners are known to have the same ASIC family. +; These scanners are known to have the same ASIC family. :model "Astra 1220P" :interface "Parport (EPP/ECP)" -:status :good +:status :good :model "Astra 2000P" :interface "Parport (EPP/ECP)" -:status :good +:status :good :model "Astra 1600P" :interface "Parport (EPP/ECP)" -:status :good +:status :good :model "Astra 600P" :interface "Parport (SPP/ECP)" -:status :unsupported +:status :unsupported :comment "untested, but should be close to 610P" :model "Astra 610P" :interface "Parport (SPP/ECP)" -:status :good +:status :good :mfg "Hewlett-Packard" :model "Scanjet 3200C" :interface "Parport (EPP/ECP)" -:status :good +:status :good :comment "works (relabelled 1220P and 2000P)" :mfg "Genius" :model "ColorPage-Life Pro" :interface "Parport (EPP/ECP)" -:status :good +:status :good :comment "works (relabelled 1220P and 2000P)" ; :comment and :url specifiers are optional after :mfg, :model, :desc, @@ -10746,7 +10746,7 @@ :backend "unsupported" ; name of backend :version "2010-06-09" ; version of backend -:url "/contrib.html" +:url "contrib.html" ;:manpage "sane-mustek" ; name of manpage (if it exists) :comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs." @@ -10757,14 +10757,14 @@ :mfg "Agfa" :model "DuoScan f40" -:url "/unsupported/agfa-duoscan-f40.html" +:url "unsupported/agfa-duoscan-f40.html" :interface "USB IEEE-1394" :usbid "0x06bd" "0x02bf" :status :unsupported :comment "Unsupported. See link for details." :model "DuoScan T2000XL" -:url "/unsupported/agfa-duoscan-t2000xl.html" +:url "unsupported/agfa-duoscan-t2000xl.html" :interface "SCSI" :status :unsupported :comment "Unsupported. Same as Microtek ArtixScan 2020?" @@ -10775,25 +10775,25 @@ :comment "Unsupported. Same as Microtek Artixscan 2500f" :model "SnapScan 310P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :interface "Parport" :status :unsupported :comment "Unsupported, see link for details." :model "SnapScan EZ" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :interface "Parport" :status :unsupported :comment "Unsupported, see link for details." :model "SnapScan 1200P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :interface "Parport" :status :unsupported :comment "Unsupported, see link for details." :model "SnapScan 1212P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :interface "Parport" :status :unsupported :comment "Unsupported, see link for details." @@ -10804,7 +10804,7 @@ :url "http://www.artecusa.com/" :model "1236 USB" -:url "/unsupported/artec_1236usb.html" +:url "unsupported/artec_1236usb.html" :interface "USB" :usbid "0x05d8" "0x4001" :status :unsupported @@ -10816,7 +10816,7 @@ :comment "Unsupported. Chips found inside: AT015, AD9816JS. Maybe similar to SCSI version or as6e?" :model "Ultima 2000 (0x4001)" -:url "/unsupported/artec-ultima-2000-2.html" +:url "unsupported/artec-ultima-2000-2.html" :interface "USB" :usbid "0x05d8" "0x4001" :status :unsupported @@ -10827,7 +10827,7 @@ :mfg "Avigramm" :model "Minidoc" -:url "/unsupported/trust-combiscan-19200.html" +:url "unsupported/trust-combiscan-19200.html" :interface "USB Parport" :usbid "0x05cb" "0x1483" :status :unsupported @@ -10849,14 +10849,14 @@ :comment "Not supported. No chipset information available. Same as UMAX Astra 6700." :model "iVina 1600" -:url "/unsupported/umax-astra-4500.html" +:url "unsupported/umax-astra-4500.html" :interface "USB" :usbid "0x0638" "0x0a10" :status :unsupported :comment "GL646 based, to be added to genesys backend. Same as UMAX Astra 4500." :model "iVina FB1800" -:url "/unsupported/umax-astra-4700.html" +:url "unsupported/umax-astra-4700.html" :interface "USB" :usbid "0x0638" "0x0a20" :status :unsupported @@ -10870,49 +10870,49 @@ :comment "Formerly Acer Peripherals" :model "310P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "320P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "340P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "610P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "610PT" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "620P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "620PT" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." :model "640P" -:url "/unsupported/acer-parport.html" +:url "unsupported/acer-parport.html" :status :unsupported :interface "Parport" :comment "Unsupported, see link for details." @@ -10924,7 +10924,7 @@ :comment "Unsupported." :model "5550" -:url "/unsupported/benq-5550.html" +:url "unsupported/benq-5550.html" :interface "USB" :usbid "0x04a5" "0x2211" :status :unsupported @@ -10934,10 +10934,10 @@ :interface "USB" :usbid "0x04a5" "0x2311" :status :unsupported -:url "http://lists.alioth.debian.org/pipermail/sane-devel/2009-January/023447.html" +:url "http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023447.html" :model "7400UT" -:url "/unsupported/benq-7400ut.html" +:url "unsupported/benq-7400ut.html" :interface "USB" :usbid "0x04a5" "0x2202" :status :unsupported @@ -10947,7 +10947,7 @@ :mfg "Boeder" :model "Sm@rtScan Office" -:url "/unsupported/trust-combiscan-19200.html" +:url "unsupported/trust-combiscan-19200.html" :interface "Parport USB" :usbid "0x05cb" "0x1483" :status :unsupported @@ -10959,7 +10959,7 @@ :url "http://www.brother.com/" :model "MFC 2500" -:url "/unsupported/brother-mfc-2500.html" +:url "unsupported/brother-mfc-2500.html" :interface "USB" :usbid "0x04f9" "0x000a" :status :unsupported @@ -10972,13 +10972,13 @@ :comment "The parport 200x400dpi grayscale version of this scanner is unsupported. Dmitri Katchalov did some investigations on this scanner. If you want to write a backend, contact him (see link)." :model "MFC 7300c" -:url "/unsupported/brother-mfc-7300.html" +:url "unsupported/brother-mfc-7300.html" :interface "Parport USB" :usbid "0x04f9" "0x0106" :status :unsupported :model "MFC 9600" -:url "/unsupported/brother-mfc-9600.html" +:url "unsupported/brother-mfc-9600.html" :interface "USB" :usbid "0x04f9" "0x0101" :status :unsupported @@ -10989,7 +10989,7 @@ :url "http://www.c-channel.ch/" :model "MyPen Pro" -:url "/unsupported/c-channel-mypen-pro.html" +:url "unsupported/c-channel-mypen-pro.html" :interface "USB" ;:usbid "" "" :status :unsupported @@ -11002,7 +11002,7 @@ :comment "See bug #306792 for details." :model "MoneyPen II" -;:url "/unsupported/c-channel-mypen-pro.html" +;:url "unsupported/c-channel-mypen-pro.html" :interface "USB" ;:usbid "" "" :status :unsupported @@ -11014,70 +11014,70 @@ :url "http://www.canon.com/" :model "CanoScan 3000" -:url "/unsupported/canon-3000.html" +:url "unsupported/canon-3000.html" :interface "USB" :usbid "0x04a9" "0x2215" :status :unsupported :comment "GL660+GL646 based." :model "CanoScan 3000ex" -:url "/unsupported/canon-3000.html" +:url "unsupported/canon-3000.html" :interface "USB" :usbid "0x04a9" "0x2215" :status :unsupported :comment "GL660+GL646 based." :model "CanoScan 3000F" -:url "/unsupported/canon-3000.html" +:url "unsupported/canon-3000.html" :interface "USB" :usbid "0x04a9" "0x2215" :status :unsupported :comment "GL660+GL646 based, to be added to genesys backend" :model "CanoScan 4200F" -:url "/unsupported/canon-4200f.html" +:url "unsupported/canon-4200f.html" :interface "USB" :usbid "0x04a9" "0x221b" :status :unsupported :comment "Probably unsupported. See link." :model "CanoScan 4400F" -:url "/unsupported/canon-4400.html" +:url "unsupported/canon-4400.html" :interface "USB" :usbid "0x04a9" "0x2228" :status :unsupported :comment "GL843 based, to be added to genesys backend" :model "CanoScan 5000F" -:url "/unsupported/canon-5000f.html" +:url "unsupported/canon-5000f.html" :interface "USB" :usbid "0x04a9" "0x2212" :status :unsupported :comment "Unsupported. See link for details." :model "CanoScan 5200F" -:url "/unsupported/canon-5200f.html" +:url "unsupported/canon-5200f.html" :interface "USB" :usbid "0x04a9" "0x2217" :status :unsupported :comment "Probably unsupported. See link for details." :model "CanoScan 8000F" -:url "/unsupported/canon-8000f.html" +:url "unsupported/canon-8000f.html" :interface "USB" :usbid "0x04a9" "0x220f" :status :unsupported :comment "Not supported. See link for more information. With transparency adapter." :model "CanoScan 8400F" -:url "/unsupported/canon-8400f.html" +:url "unsupported/canon-8400f.html" :interface "USB" :usbid "0x04a9" "0x221e" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "CanoScan 8600F" -:url "/unsupported/canon-8600.html" +:url "unsupported/canon-8600.html" :interface "USB" :usbid "0x04a9" "0x2229" :status :unsupported @@ -11085,49 +11085,49 @@ :model "CanoScan 9900F" -:url "/unsupported/canon-9900f.html" +:url "unsupported/canon-9900f.html" :interface "USB" :usbid "0x04a9" "0x2210" :status :unsupported :comment "Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter." :model "CanoScan 9950F" -:url "/unsupported/canon-9950f.html" +:url "unsupported/canon-9950f.html" :interface "USB" :usbid "0x04a9" "0x2219" :status :unsupported :comment "Probably unsupported." :model "CanoScan D646U" -:url "/unsupported/canon-d646u.html" +:url "unsupported/canon-d646u.html" :interface "USB" :usbid "0x04a9" "0x220b" :status :unsupported :comment "Probably not supported. See link for more information and test program." :model "CanoScan D646U ex" -:url "/unsupported/canon-d646u.html" +:url "unsupported/canon-d646u.html" :interface "USB" :usbid "0x04a9" "0x220b" :status :unsupported :comment "Probably not supported. See D646." :model "CanoScan D1230U" -:url "/unsupported/canon-d1230u.html" +:url "unsupported/canon-d1230u.html" :interface "USB" :usbid "0x04a9" "0x2209" :status :unsupported :comment "Probably not supported. " :model "CanoScan D1250U2" -:url "/unsupported/canon-d1250u2.html" +:url "unsupported/canon-d1250u2.html" :interface "USB" :usbid "0x04a9" "0x220c" :status :unsupported :comment "Not supported. However, someone started working on this scanner and some information is available (see link)." :model "CanoScan D2400UF" -:url "/unsupported/canon-d2400uf.html" +:url "unsupported/canon-d2400uf.html" :interface "USB" :usbid "0x04a9" "0x220a" :status :unsupported @@ -11140,7 +11140,7 @@ :comment "Probably not supported. No details known." :model "CanoScan FB620U" -:url "/unsupported/canon-fb620u.html" +:url "unsupported/canon-fb620u.html" :interface "USB" :usbid "0x04a9" "0x2202" :status :unsupported @@ -11161,21 +11161,21 @@ :comment "Philips chip. Backend started, see link" :model "CanoScan LiDE 80" -:url "/unsupported/canon-lide-80.html" +:url "unsupported/canon-lide-80.html" :interface "USB" :usbid "0x04a9" "0x2214" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "CanoScan LiDE 90" -:url "/unsupported/canon-lide-90.html" +:url "unsupported/canon-lide-90.html" :interface "USB" :usbid "0x04a9" "0x1900" :status :unsupported :comment "Unsupported. See link for details." :model "CanoScan LiDE 500F" -:url "/unsupported/canon-canoscan-lide-500f.html" +:url "unsupported/canon-canoscan-lide-500f.html" :interface "USB" :usbid "0x04a9" "0x221f" :status :unsupported @@ -11196,67 +11196,67 @@ :comment "Philips chip. Backend started, see link" :model "FS4000" -:url "/unsupported/canon-fs4000.html" +:url "unsupported/canon-fs4000.html" :interface "USB SCSI" :usbid "0x04a9" "0x3042" :status :unsupported :comment "Not supported. See link for more details." :model "IS 12" -:url "/unsupported/canon-is-12.html" +:url "unsupported/canon-is-12.html" :interface "USB" :status :unsupported :comment "Probably not supported. Scanner cardridge for Canon inkjet printers." :model "IS 22" -:url "/unsupported/canon-is-22.html" +:url "unsupported/canon-is-22.html" :interface "Parport" :status :unsupported :comment "Probably not supported. Scanner cardridge for Canon inkjet printers." :model "IS 32" -:url "/unsupported/canon-is-32.html" +:url "unsupported/canon-is-32.html" :interface "USB" :usbid "0x04a9" "0x105d" :status :unsupported :comment "Probably not supported. Scanner cardridge for Canon inkjet printers." :model "IS 52" -:url "/unsupported/canon-is-52.html" +:url "unsupported/canon-is-52.html" :interface "USB" :status :unsupported :comment "Probably not supported. Scanner cardridge for Canon inkjet printers." :model "ImageRunner iR1018" -:url "/unsupported/canon-imagerunner.html" +:url "unsupported/canon-imagerunner.html" :interface "USB" :usbid "0x04a9" "0x269d" :status :unsupported :comment "Probably not supported. See link for details." :model "ImageRunner iR1022" -:url "/unsupported/canon-imagerunner.html" +:url "unsupported/canon-imagerunner.html" :interface "USB" :usbid "0x04a9" "0x269d" :status :unsupported :comment "Probably not supported. See link for details." :model "ImageRunner iR1023" -:url "/unsupported/canon-imagerunner.html" +:url "unsupported/canon-imagerunner.html" :interface "USB" :usbid "0x04a9" "0x269d" :status :unsupported :comment "Probably not supported. See link for details." :model "PIXMA MP110" -:url "/unsupported/canon-pixma-mp110.html" +:url "unsupported/canon-pixma-mp110.html" :interface "USB" :usbid "0x04a9" "0x1700" :status :unsupported :comment "Probably not supported. See link for details." :model "PIXMA MP130" -:url "/unsupported/canon-pixma-mp130.html" +:url "unsupported/canon-pixma-mp130.html" :interface "USB" :usbid "0x04a9" "0x1701" :status :unsupported @@ -11271,7 +11271,7 @@ :mfg "Chinon" :model "DS-3000" -:url "/unsupported/chinon-ds3000.html" +:url "unsupported/chinon-ds3000.html" :interface "Parport Serial Port" :status :unsupported :comment "Unsupported at the moment, but a backend is in preparation. See link." @@ -11292,7 +11292,7 @@ :mfg "Compeye" :model "Simplex 1236C" -:url "/unsupported/trust-combiscan-19200.html" +:url "unsupported/trust-combiscan-19200.html" :interface "Parport USB" :usbid "0x05cb" "0x1483" :status :unsupported @@ -11304,14 +11304,14 @@ :url "http://www.cardscan.com/" :model "Cardscan 500" -:url "/unsupported/corex-cardscan-500.html" +:url "unsupported/corex-cardscan-500.html" :interface "USB" :usbid "0x08f0" "0x0001" :status :unsupported :comment "Probably not supported. Businesscard reader." :model "Cardscan 700 C" -:url "/unsupported/corex-cardscan-700.html" +:url "unsupported/corex-cardscan-700.html" :interface "USB" :usbid "0x08f0" "0x0004" :status :unsupported @@ -11329,14 +11329,14 @@ :comment "Probably rebadged Lexmark X5150. May work with sane-lexmark? See bug #312130" :model "A960" -:url "/unsupported/dell-a960.html" +:url "unsupported/dell-a960.html" :interface "USB" :usbid "0x413c" "0x5107" :status :unsupported :comment "Probably not supported. See link for details." :model "922" -:url "/unsupported/dell-922.html" +:url "unsupported/dell-922.html" :interface "USB" :usbid "0x413c" "0x5109" :status :unsupported @@ -11360,7 +11360,7 @@ :comment "Probably unsupported. No details known." :model "Stylus DX4450" -:url "/unsupported/epson-stylus-dx4450.html" +:url "unsupported/epson-stylus-dx4450.html" :interface "USB" :usbid "0x04b8" "0x083f" :status :unsupported @@ -11377,7 +11377,7 @@ :url "http://www.bizcardreader.com/" :model "BizCardReader 900C" -:url "/unsupported/edt-900c.html" +:url "unsupported/edt-900c.html" :interface "USB" :usbid "0x0a53" "0x5001" :status :unsupported @@ -11417,41 +11417,41 @@ :url "http://www.genius-kye.com/" :model "ColorPage CS" -:url "/unsupported/genius-colorpage-cs.html" +:url "unsupported/genius-colorpage-cs.html" :interface "SCSI" :status :unsupported :comment "Probably unsupported, see link for details." :model "ColorPage-Slim 1200 USB2" -:url "/unsupported/genius-colorpage-slim-1200-usb2.html" +:url "unsupported/genius-colorpage-slim-1200-usb2.html" :interface "USB" :usbid "0x0458" "0x2020" :status :unsupported :comment "GL841 based, to be added to genesys backend." :model "ColorPage HR6X Slim" -:url "/unsupported/genius-colorpage-hr6x.html" +:url "unsupported/genius-colorpage-hr6x.html" :interface "USB" :usbid "0x0458" "0x2019" :status :unsupported :comment "GL646 based, to be added to genesys backend" :model "ColorPage HR7X" -:url "/unsupported/genius-colorpage-hr7x.html" +:url "unsupported/genius-colorpage-hr7x.html" :interface "USB" :usbid "0x0458" "0x2018" :status :unsupported :comment "GL646 based, to be added to genesys backend" :model "ColorPage HR7XE" -:url "/unsupported/genius-colorpage-hr7xe.html" +:url "unsupported/genius-colorpage-hr7xe.html" :interface "USB" :usbid "0x06dc" "0x0012" :status :unsupported :comment "Unsuported. See link for details." :model "ColorPage HR8" -:url "/unsupported/genius-colorpage-hr8.html" +:url "unsupported/genius-colorpage-hr8.html" :interface "USB" :usbid "0x0458" "0x201c" :status :unsupported @@ -11462,7 +11462,7 @@ :mfg "Guillemot" ; name a manufacturer :model "SCAN@HOME 48 USB" -:url "/unsupported/teco-vm6509.html" +:url "unsupported/teco-vm6509.html" :interface "USB" :usbid "0x080d" "0x0102" :status :unsupported @@ -11479,7 +11479,7 @@ :mfg "Hercules" ; name a manufacturer :model "SCAN@HOME 48 USB" -:url "/unsupported/teco-vm6509.html" +:url "unsupported/teco-vm6509.html" :interface "USB" :usbid "0x080d" "0x0102" :status :unsupported @@ -11492,7 +11492,7 @@ :url "http://www.hp.com/" :model "Photo Scanner 1000" -:url "/unsupported/hp-photo-1000.html" +:url "unsupported/hp-photo-1000.html" :interface "USB" :usbid "0x03f0" "0x1001" :status :unsupported @@ -11504,35 +11504,35 @@ :comment "Probably not supported by SANE. No details known. 10x15 cm. Maybe similar to Photo Scanner 1000?" :model "Photosmart S20 (C5101A)" -:url "/unsupported/hp-photosmart-s20xi.html" +:url "unsupported/hp-photosmart-s20xi.html" :interface "USB" :usbid "0x03f0" "0x0102" :status :unsupported :comment "Not supported yet by SANE. See link for details." :model "Photosmart S20xi (C7150A)" -:url "/unsupported/hp-photosmart-s20xi.html" +:url "unsupported/hp-photosmart-s20xi.html" :interface "USB" :usbid "0x03f0" "0x0102" :status :unsupported :comment "Not supported yet by SANE. See link for details." :model "Photosmart C5100 series" -:url "/unsupported/hp-photosmart-5100.html" +:url "unsupported/hp-photosmart-5100.html" :interface "USB" :usbid "0x03f0" "0x5811" :status :unsupported :comment "Not supported yet by SANE. See link for details." :model "ScanJet 2400c" -:url "/unsupported/hp-scanjet-2400c.html" +:url "unsupported/hp-scanjet-2400c.html" :interface "USB" :usbid "0x03f0" "0x0a01" :status :unsupported :comment "GL646 based, to be added to genesys backend" :model "Photosmart C3180" -:url "/unsupported/hp-photosmart-3180.html" +:url "unsupported/hp-photosmart-3180.html" :interface "USB" :usbid "0x03f0" "0x5611" :status :unsupported @@ -11545,7 +11545,7 @@ :comment "While an external binary-only backend exists, it works only on Linux i386. Therefore the scanner is unsupported on other platforms." :model "ScanJet 4600" -:url "/unsupported/hp-scanjet-4600.html" +:url "unsupported/hp-scanjet-4600.html" :interface "USB" :usbid "0x03f0" "0x3005" :comment "Not supported. See link for details, or http://www.chmil.org/hp4600linux/ for code" @@ -11558,35 +11558,35 @@ :status :unsupported :model "ScanJet 4850C" -:url "/unsupported/hp-scanjet-4850.html" +:url "unsupported/hp-scanjet-4850.html" :interface "USB" :usbid "0x03f0" "0x1b05" :comment "GL841, maybe can be added to genesys backend " :status :unsupported :model "ScanJet 4890C" -:url "/unsupported/hp-scanjet-4850.html" +:url "unsupported/hp-scanjet-4850.html" :interface "USB" :usbid "0x03f0" "0x1b05" :comment "GL843, maybe can be added to genesys backend " :status :unsupported :model "ScanJet 5530C Photosmart" -:url "/unsupported/hp-scanjet-5530.html" +:url "unsupported/hp-scanjet-5530.html" :interface "USB" :usbid "0x03f0" "0x1605" :comment "Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend" :status :unsupported :model "ScanJet 8390" -:url "/unsupported/hp-scanjet-8390.html" +:url "unsupported/hp-scanjet-8390.html" :interface "USB" :usbid "0x03f0" "0x3805" :comment "Probably not supported. See link for details." :status :unsupported :model "ScanJet G4000" -:url "/unsupported/hp-g4000.html" +:url "unsupported/hp-g4000.html" :interface "USB" :usbid "0x03f0" "0x4505" :comment "Probably not supported. See link for details." @@ -11608,7 +11608,7 @@ :url "http://www.iomagic.com/" :model "MobileScan USB" -:url "/unsupported/trust-combiscan-19200.html" +:url "unsupported/trust-combiscan-19200.html" :interface "USB Parport" :usbid "0x05cb" "0x1483" :status :unsupported @@ -11620,21 +11620,21 @@ :url "http://irislink.com/" :model "IriScan" -:url "/unsupported/iris-iriscan.html" +:url "unsupported/iris-iriscan.html" :interface "USB" :usbid "0x0a53" "0x1000" :status :unsupported :comment "Unsupported. LM9832/3. See link for details." :model "IRISPen Translator Executive" -:url "/unsupported/iris-irispen-translator.html" +:url "unsupported/iris-irispen-translator.html" :interface "USB" :usbid "0x0f43" "0x015a" :status :unsupported :comment "Unsupported. See link for details." :model "IRISCard Pro (IBCR II)" -:url "/unsupported/iris-business.html" +:url "unsupported/iris-business.html" :interface "USB" :usbid "0x0a38" "0x0301" :status :unsupported @@ -11656,84 +11656,84 @@ :url "http://www.lexmark.com/" :model "P6250" -:url "/unsupported/lexmark-p6250.html" +:url "unsupported/lexmark-p6250.html" :interface "USB" :usbid "0x043d" "0x0097" :status :unsupported :comment "Unsupported. See link for details." :model "Photo 3150" -:url "/unsupported/lexmark-3150.html" +:url "unsupported/lexmark-3150.html" :interface "USB" :usbid "0x043d" "0x007d" :status :unsupported :comment "Unsupported. See link for details." :model "X74" -:url "/unsupported/lexmark-x75.html" +:url "unsupported/lexmark-x75.html" :interface "USB" :usbid "0x043d" "0x0060" :status :unsupported :comment "Unsupported. See link for details." :model "X75" -:url "/unsupported/lexmark-x75.html" +:url "unsupported/lexmark-x75.html" :interface "USB" :usbid "0x043d" "0x0060" :status :unsupported :comment "Unsupported. See link for details." :model "X75 PrinTrio" -:url "/unsupported/lexmark-x75.html" +:url "unsupported/lexmark-x75.html" :interface "USB" :usbid "0x043d" "0x0060" :status :unsupported :comment "Unsupported. See link for details." :model "X83" -:url "/unsupported/lexmark-x83.html" +:url "unsupported/lexmark-x83.html" :interface "USB" :usbid "0x043d" "0x003d" :status :unsupported :comment "Unsupported. GL640." :model "X2330" -:url "/unsupported/lexmark-x2330.html" +:url "unsupported/lexmark-x2330.html" :interface "USB" :usbid "0x043d" "0x00bb" :status :unsupported :comment "Unsupported. See link for details." - + :model "X3450" -:url "/unsupported/lexmark-x3450.html" +:url "unsupported/lexmark-x3450.html" :interface "USB" :usbid "0x043d" "0x00f6" :status :unsupported :comment "Unsupported. See link for details." - + :model "X5130" -:url "/unsupported/lexmark-x5130.html" +:url "unsupported/lexmark-x5130.html" :interface "USB" :usbid "0x043d" "0x0065" :status :unsupported :comment "Unsupported." :model "X5150" -:url "/unsupported/lexmark-x5130.html" +:url "unsupported/lexmark-x5130.html" :interface "USB" :usbid "0x043d" "0x0065" :status :unsupported :comment "Probably unsupported. See link for details." :model "X5250" -:url "/unsupported/lexmark-x5250.html" +:url "unsupported/lexmark-x5250.html" :interface "USB" :usbid "0x043d" "0x0093" :status :unsupported :comment "Unsupported." :model "X6170" -:url "/unsupported/lexmark-x6170.html" +:url "unsupported/lexmark-x6170.html" :interface "USB" :usbid "0x043d" "0x0072" :status :unsupported @@ -11746,14 +11746,14 @@ :comment "Unsupported. See bug #310889 for details." :model "X7350" -:url "/unsupported/lexmark-x7350.html" +:url "unsupported/lexmark-x7350.html" :interface "USB" :usbid "0x043d" "0x00b8" :status :unsupported :comment "Unsupported. See link for details." :model "X8350" -:url "/unsupported/lexmark-x8350.html" +:url "unsupported/lexmark-x8350.html" :interface "USB" :usbid "0x043d" "0x00b9" :status :unsupported @@ -11770,7 +11770,7 @@ :comment "Most probably unsupported." :model "PageScan USB" -:url "/unsupported/logitech-pagescan-usb.html" +:url "unsupported/logitech-pagescan-usb.html" :interface "USB" :usbid "0x046d" "0x040f" :status :unsupported @@ -11783,42 +11783,42 @@ :url "http://www.medion.de/" :model "MD 6190" -:url "/unsupported/medion-md6190.html" +:url "unsupported/medion-md6190.html" :interface "USB" :usbid "0x0461" "0x0392" :status :unsupported :comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details." :model "MD 6190" -:url "/unsupported/medion-md6190.html" +:url "unsupported/medion-md6190.html" :interface "USB" :usbid "0x0461" "0x037b" :status :unsupported :comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details." :model "MD 40420" -:url "/unsupported/tevion-md40420.html" +:url "unsupported/tevion-md40420.html" :interface "USB" :usbid "0x05da" "0x3008" :status :unsupported :comment "Probably unsupported. See link for details." :model "MD 41260" -:url "/unsupported/medion-md6190.html" +:url "unsupported/medion-md6190.html" :interface "USB" :usbid "0x0461" "0x037b" :status :unsupported :comment "Probably unsupported. See link for details." :model "MD 41985" -:url "/unsupported/medion-md6190.html" +:url "unsupported/medion-md6190.html" :interface "USB" :usbid "0x0461" "0x037b" :status :unsupported :comment "Probably unsupported. See link for details." :model "MD 42666" -:url "/unsupported/tevion-md40420.html" +:url "unsupported/tevion-md40420.html" :interface "USB" :usbid "0x05da" "0x3008" :status :unsupported @@ -11832,21 +11832,21 @@ :comment "Fingerprint sensor. See link for details." :model "MD 90009" -:url "/unsupported/tevion-md90009.html" +:url "unsupported/tevion-md90009.html" :interface "USB" :usbid "0x05da" "0x30e5" :status :unsupported :comment "Probably unsupported. See link for details." :model "MD 90070" -:url "/unsupported/tevion-md90070.html" +:url "unsupported/tevion-md90070.html" :interface "USB" :usbid "0x05da" "0x3022" :status :unsupported :comment "Unsupported. See link for details." :model "MD 90090" -:url "/unsupported/tevion-md90070.html" +:url "unsupported/tevion-md90070.html" :interface "USB" :usbid "0x05da" "0x3022" :status :unsupported @@ -11858,28 +11858,28 @@ :url "http://www.memorex.com/" :model "6136u" -:url "/unsupported/memorex-maxx-6136u.html" +:url "unsupported/memorex-maxx-6136u.html" :interface "USB" :usbid "0x0461" "0x0346" :status :unsupported :comment "Probably unsupported." :model "6142u" -:url "/unsupported/visioneer-onetouch4400.html" +:url "unsupported/visioneer-onetouch4400.html" :interface "USB" :usbid "0x0461" "0x0347" :status :unsupported :comment "Probably unsupported. Same as Visioneer Onetouch 4400. See link for details." :model "MaxxScan 6122" -:url "/unsupported/trust-combiscan-19200.html" +:url "unsupported/trust-combiscan-19200.html" :interface "USB Parport" :usbid "0x05cb" "0x1483" :status :unsupported :comment "Unsupported. See link for details." :model "SCF 9612P" -:url "/unsupported/memorex-scf-9612p.html" +:url "unsupported/memorex-scf-9612p.html" :interface "Parport" :status :unsupported :comment "Probably unsupported. See link for details." @@ -11894,7 +11894,7 @@ :comment "Unsupported. Same as Agfa DuoScan T2000XL?" :model "ArtixScanDI 2020" -:url "/unsupported/microtek-artixscan-2020.html" +:url "unsupported/microtek-artixscan-2020.html" :interface "USB" :usbid "0x05da" "0x202e" :status :unsupported @@ -11911,7 +11911,7 @@ :comment "Unsupported. Uses ALI M5611B." :model "FilmScan 35" -:url "/unsupported/microtek-filmscan-35.html" +:url "unsupported/microtek-filmscan-35.html" :interface "USB" :usbid "0x05e3" "0x0120" :status :unsupported @@ -11923,89 +11923,89 @@ :comment "Probably unsupported. Seems to be similar to the Microtek 330 CX and is detected by the microtek2 backend. Scanning doesn't seem to work however." :model "Scanmaker 1850S" -:url "/unsupported/microtek-scanmaker-1850s.html" +:url "unsupported/microtek-scanmaker-1850s.html" :interface "SCSI" :status :unsupported :comment "Unsupported. See link for details." :model "ScanMaker 3630" -:url "/unsupported/microtek-scanmaker-3630.html" +:url "unsupported/microtek-scanmaker-3630.html" :interface "USB" :usbid "0x0461" "0x0347" :status :unsupported :comment "Unsupported. Doesn't seem to be compatible to 3600 series, see link." :model "ScanMaker 3800" -:url "/unsupported/microtek-scanmaker-3800.html" +:url "unsupported/microtek-scanmaker-3800.html" :interface "USB" :usbid "0x05da" "0x30ce" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 3830" -:url "/unsupported/microtek-scanmaker-3830.html" +:url "unsupported/microtek-scanmaker-3830.html" :interface "USB" :usbid "0x05da" "0x30ce" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 3860" -:url "/unsupported/microtek-scanmaker-3880.html" +:url "unsupported/microtek-scanmaker-3880.html" :interface "USB" :usbid "0x05da" "0x3023" :status :unsupported :comment "Unsupported. See link for more details. Appears to be similar to ScanMaker 3880." :model "ScanMaker 3880" -:url "/unsupported/microtek-scanmaker-3880.html" +:url "unsupported/microtek-scanmaker-3880.html" :interface "USB" :usbid "0x05da" "0x3021" :status :unsupported :comment "Unsupported. SQ113 chip. See link for more details." :model "ScanMaker 4600" -:url "/unsupported/microtek-scanmaker-4600.html" +:url "unsupported/microtek-scanmaker-4600.html" :interface "USB" :usbid "0x05da" "0x40c7" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 4700" -:url "/unsupported/microtek-scanmaker-4700.html" +:url "unsupported/microtek-scanmaker-4700.html" :interface "USB" :usbid "0x05da" "0x20b4" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 4850" -:url "/unsupported/microtek-scanmaker-4900.html" +:url "unsupported/microtek-scanmaker-4900.html" :interface "USB" :usbid "0x05da" "0x30d9" :status :unsupported :comment "Probably unsupported. See link for details." :model "ScanMaker 4850 II" -:url "/unsupported/microtek-scanmaker-4850-2.html" +:url "unsupported/microtek-scanmaker-4850-2.html" :interface "USB" :usbid "0x05da" "0x3008" :status :unsupported :comment "Probably unsupported. See link for details." :model "ScanMaker 4900" -:url "/unsupported/microtek-scanmaker-4900.html" +:url "unsupported/microtek-scanmaker-4900.html" :interface "USB" :usbid "0x05da" "0x30b9" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 5" -:url "/unsupported/microtek-scanmaker-5600.html" +:url "unsupported/microtek-scanmaker-5600.html" :interface "SCSI" :status :unsupported :comment "Probably unsupported. See link for more details." :model "ScanMaker 5600" -:url "/unsupported/microtek-scanmaker-5600.html" +:url "unsupported/microtek-scanmaker-5600.html" :interface "USB" :usbid "0x05da" "0x20a7" :status :unsupported @@ -12018,49 +12018,49 @@ :comment "Unsupported. Uses ALI M5615 like the ScanMaker 4700." :model "ScanMaker 5800" -:url "/unsupported/microtek-scanmaker-5800.html" +:url "unsupported/microtek-scanmaker-5800.html" :interface "USB" :usbid "0x05da" "0x3008" :status :unsupported :comment "Unsupported. See link for details." :model "ScanMaker 5800" -:url "/unsupported/microtek-scanmaker-5800.html" +:url "unsupported/microtek-scanmaker-5800.html" :interface "USB" :usbid "0x05da" "0x30d8" :status :unsupported :comment "Unsupported. See link for details." :model "ScanMaker 5900" -:url "/unsupported/microtek-scanmaker-5900.html" +:url "unsupported/microtek-scanmaker-5900.html" :interface "USB" :usbid "0x05da" "0x30d8" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 5950" -:url "/unsupported/microtek-scanmaker-5950.html" +:url "unsupported/microtek-scanmaker-5950.html" :interface "USB" :usbid "0x05da" "0x30d8" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 6000" -:url "/unsupported/microtek-scanmaker-6000.html" +:url "unsupported/microtek-scanmaker-6000.html" :interface "USB" :usbid "0x05da" "0x30e5" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 6100" -:url "/unsupported/microtek-scanmaker-6100.html" +:url "unsupported/microtek-scanmaker-6100.html" :interface "USB" :usbid "0x05da" "0x30e5" :status :unsupported :comment "Unsupported. See link for more details." :model "ScanMaker 6700" -:url "/unsupported/microtek-scanmaker-6700.html" +:url "unsupported/microtek-scanmaker-6700.html" :interface "USB IEEE-1394" :usbid "0x05da" "0x20c9" :status :unsupported @@ -12068,7 +12068,7 @@ :model "ScanMaker 8700" :status :unsupported -:url "/unsupported/microtek-scanmaker-8700.html" +:url "unsupported/microtek-scanmaker-8700.html" :interface "USB IEEE-1394" :usbid "0x05da" "0x20b1" :comment "Unsupported. See link for details. USB vendor and product ids to be checked." @@ -12080,35 +12080,35 @@ :comment "Probably unsupported. SCSI seems to work with microtek2 backend." :model "ScanMaker 9800XL" -:url "/unsupported/microtek-scanmaker-9800.html" +:url "unsupported/microtek-scanmaker-9800.html" :interface "USB SCSI" :usbid "0x05da" "0x20de" :status :unsupported :comment "Partly unsupported. IEEE-1394 works with microtek2 backend. See link." :model "ScanMaker i320" -:url "/unsupported/microtek-scanmaker-i320.html" +:url "unsupported/microtek-scanmaker-i320.html" :interface "USB" :usbid "0x05da" "0x30e6" :status :unsupported :comment "Unsupported. See link." :model "ScanMaker s400" -:url "/unsupported/microtek-scanmaker-s400.html" +:url "unsupported/microtek-scanmaker-s400.html" :interface "USB" :usbid "0x05da" "0x201c" :status :unsupported :comment "Unsupported. See link." :model "ScanMaker S400" -:url "/unsupported/microtek-scanmaker-s400.html" +:url "unsupported/microtek-scanmaker-s400.html" :interface "USB" :usbid "0x05da" "0x300b" :status :unsupported :comment "Unsupported. See link." :model "ScanPort 3000" -:url "/unsupported/microtek-scanport-3000.html" +:url "unsupported/microtek-scanport-3000.html" :interface "USB" :usbid "0x04a7" "0x0224" :status :unsupported @@ -12121,35 +12121,35 @@ :url "http://www.konicaminolta.com/" :model "Dual Scan III" -:url "/unsupported/minolta-dual-scan-III.html" +:url "unsupported/minolta-dual-scan-III.html" :interface "USB" :usbid "0x0686" "0x400d" :status :unsupported :comment "Unsupported. May work with vuescan. See link for details." :model "Dual Scan IV" -:url "/unsupported/minolta-dual-scan-IV.html" +:url "unsupported/minolta-dual-scan-IV.html" :interface "USB" :usbid "0x132b" "0x000a" :status :unsupported :comment "Unsupported. Works with vuescan. See link for details." :model "DiMAGE Scan Elite 5400" -:url "/unsupported/minolta-dse-5400.html" +:url "unsupported/minolta-dse-5400.html" :interface "USB IEEE-1394" :usbid "0x0686" "0x400e" :status :unsupported :comment "Probably unsupported. May work with vuescan. See link for details." :model "DiMAGE Scan Elite 5400 2" -:url "/unsupported/minolta-dse-5400-2.html" +:url "unsupported/minolta-dse-5400-2.html" :interface "USB" :usbid "0x132b" "0x0012" :status :unsupported :comment "Probably unsupported. See link for details." :model "DiMAGE Scan Multi Pro" -:url "/unsupported/minolta-dimage-scan-multi-pro.html" +:url "unsupported/minolta-dimage-scan-multi-pro.html" :interface "IEEE-1394" :status :unsupported :comment "Probably unsupported. See link for details." @@ -12185,21 +12185,21 @@ :status :unsupported :model "BearPaw 2448 CU Pro" -:url "/unsupported/mustek-bearpaw-2448-cu-pro.html" +:url "unsupported/mustek-bearpaw-2448-cu-pro.html" :usbid "0x055f" "0x0408" :interface "USB" :comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information." :status :unsupported :model "BearPaw 4800 TA Pro" -:url "/unsupported/mustek-bearpaw-4800ta-pro.html" +:url "unsupported/mustek-bearpaw-4800ta-pro.html" :interface "USB" :usbid "0x055f" "0x1000" :comment "Not supported. See link for some information." :status :unsupported :model "BearPaw 4800 TA Pro II" -:url "/unsupported/mustek-bearpaw-4800ta-pro-ii.html" +:url "unsupported/mustek-bearpaw-4800ta-pro-ii.html" :interface "USB" :usbid "0x055f" "0x040a" :comment "Not supported. May be supported by mustek_usb2 backend later. See link for some information." @@ -12256,7 +12256,7 @@ :comment "Probably unsupported. USB business card scanner. Maybe works as USB storage device?" :model "ScanMagic 9636P" -:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-May/007682.html" +:url "http://alioth-lists.debian.net/pipermail/sane-devel/2003-May/007682.html" :interface "Parport" :status :unsupported :comment "Probably not supported. Same as Mustek 12000 P?. ASIC 1505." @@ -12267,7 +12267,7 @@ :url "http://www.nevt.co.jp/" :model "Petiscan" -:url "/unsupported/nec-petiscan.html" +:url "unsupported/nec-petiscan.html" :interface "USB" :usbid "0x0475" "0x0100" :status :unsupported @@ -12279,7 +12279,7 @@ :url "http://www.nikon.com/" :model "LS-9000 ED" -:url "/unsupported/nikon-ls9000-ed.html" +:url "unsupported/nikon-ls9000-ed.html" :interface "IEEE-1394" :status :unsupported :comment "Probably not supported. See link for details. Possibly similar to LS-8000 ED." @@ -12290,7 +12290,7 @@ :url "http://www.olivetti.com" :model "Job-Jet M400" -:url "/unsupported/olivetti-job-jet-m400.html" +:url "unsupported/olivetti-job-jet-m400.html" :interface "USB" :usbid "0x0b3c" "0xa880" :status :unsupported @@ -12301,12 +12301,12 @@ :url "http://www.olympus.com" :model "ES-10P" -:url "http://lists.alioth.debian.org/pipermail/sane-devel/2008-December/023326.html" +:url "http://alioth-lists.debian.net/pipermail/sane-devel/2008-December/023326.html" :interface "Parport" :status :unsupported :model "ES-10S" -:url "/unsupported/olympus-es10s.html" +:url "unsupported/olympus-es10s.html" :interface "SCSI" :status :unsupported :comment "Probably not supported. See link for details." @@ -12431,7 +12431,7 @@ :mfg "Pentax" :model "DSmobile USB" -:url "/unsupported/syscan-travelscan-pro.html" +:url "unsupported/syscan-travelscan-pro.html" :interface "USB" :usbid "0x0a82" "0x2000" :status :unsupported @@ -12444,7 +12444,7 @@ :comment "Pacific Image Electronics" :model "Primefilm 1800u" -:url "/unsupported/pie-1800u.html" +:url "unsupported/pie-1800u.html" :interface "USB" :usbid "0x05e3" "0x0120" :status :unsupported @@ -12453,7 +12453,7 @@ :model "Primefilm 2700" :interface "USB" :status :unsupported -:url "http://lists.alioth.debian.org/pipermail/sane-devel/2009-January/023442.html" +:url "http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023442.html" :model "Primefilm 3600PRO" :interface "USB IEEE-1394" @@ -12461,14 +12461,14 @@ :comment "Probably not supported. " :model "Powerslide 3600" -:url "/unsupported/reflecta-digitdia-3600.html" +:url "unsupported/reflecta-digitdia-3600.html" :interface "USB IEEE-1394" :usbid "0x05e3" "0x0142" :status :unsupported :comment "Probably unsupported. Film scanner that can scan directly from the magazine." :model "PF3650 Pro3 Film Scanner" -:url "/unsupported/pie-pf3650.html" +:url "unsupported/pie-pf3650.html" :interface "USB IEEE-1394" :usbid "0x05e3" "0x0143" :status :unsupported @@ -12485,7 +12485,7 @@ :url "http://www.plustek.com/" :model "OpticFilm 7200" -:url "/unsupported/plustek-opticfilm-7200.html" +:url "unsupported/plustek-opticfilm-7200.html" :interface "USB" :usbid "0x07b3" "0x0807" :status :unsupported @@ -12508,21 +12508,21 @@ :comment "Uses RealTek chipset (RTL8801D)" :model "OpticPro S12" -:url "/unsupported/plustek-opticpro-st12.html" +:url "unsupported/plustek-opticpro-st12.html" :interface "USB" :usbid "0x07b3" "0x0600" :status :unsupported :comment "Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend." :model "OpticPro ST12" -:url "/unsupported/plustek-opticpro-st12.html" +:url "unsupported/plustek-opticpro-st12.html" :interface "USB" :usbid "0x07b3" "0x0600" :status :unsupported :comment "Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend." :model "OpticPro ST16" -:url "/unsupported/plustek-opticpro-st16.html" +:url "unsupported/plustek-opticpro-st16.html" :interface "USB" :usbid "0x07b3" "0x0600" :status :unsupported @@ -12534,14 +12534,14 @@ :comment "Probably LM983x based." :model "OpticPro S24" -:url "/unsupported/plustek-opticpro-st24.html" +:url "unsupported/plustek-opticpro-st24.html" :interface "USB" :usbid "0x07b3" "0x0601" :status :unsupported :comment "Product id 0x0601 is unsupported but may be supported by the genesys backend in future /GL646). Product id 0x040e is supported by the gt68xx backend." :model "OpticPro ST24" -:url "/unsupported/plustek-opticpro-st24.html" +:url "unsupported/plustek-opticpro-st24.html" :interface "USB" :usbid "0x07b3" "0x0601" :status :unsupported @@ -12549,83 +12549,83 @@ :model "OpticPro S28" :interface "USB" -:url "/unsupported/plustek-opticpro-s28.html" +:url "unsupported/plustek-opticpro-s28.html" :usbid "0x07b3" "0x0801" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "OpticPro ST28" -:url "/unsupported/plustek-opticpro-s28.html" +:url "unsupported/plustek-opticpro-s28.html" :interface "USB" :usbid "0x07b3" "0x0801" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "OpticPro ST28" -:url "/unsupported/plustek-opticpro-st28.html" +:url "unsupported/plustek-opticpro-st28.html" :interface "USB" :usbid "0x07b3" "0x0802" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "Umax AstraScan 4750" -:url "/unsupported/umax-astrscan-4750.html" +:url "unsupported/umax-astrscan-4750.html" :interface "USB" :usbid "0x07b3" "0x0802" :status :unsupported :comment "GL841 based, to be added to genesys backend, rebadged Plustek ST28" :model "OpticPro ST48" -:url "/unsupported/plustek-opticpro-st48.html" +:url "unsupported/plustek-opticpro-st48.html" :interface "USB" :usbid "0x07b3" "0x0800" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "OpticPro ST64" -:url "/unsupported/plustek-opticpro-st64.html" +:url "unsupported/plustek-opticpro-st64.html" :interface "USB" :usbid "0x07b3" "0x0c00" :status :unsupported :comment "GL843 based, maybe to be added to genesys backend" :model "OpticPro ST64+" -:url "/unsupported/plustek-opticpro-st64plus.html" +:url "unsupported/plustek-opticpro-st64plus.html" :interface "USB" :usbid "0x07b3" "0x0c03" :status :unsupported :comment "GL843 based. See link for more details." :model "PL 806" -:url "/unsupported/plustek-pl806.html" +:url "unsupported/plustek-pl806.html" :interface "USB" :usbid "0x07b3" "0x0c0c" :status :unsupported :comment "Unsupported. See link for more details." :model "SmartOffice PL 812" -:url "/unsupported/plustek-pl812.html" +:url "unsupported/plustek-pl812.html" :interface "USB" :usbid "0x07b3" "0x0c0d" :status :unsupported :comment "Unsupported. See link for more details." :model "OpticSlim 500" -:url "/unsupported/plustek-opticslim-500.html" +:url "unsupported/plustek-opticslim-500.html" :interface "USB" :usbid "0x07b3" "0x0458" :status :unsupported :comment "Unsupported. See link for more details." :model "OpticSlim 2420" -:url "/unsupported/plustek-opticslim-2420.html" +:url "unsupported/plustek-opticslim-2420.html" :interface "USB" :usbid "0x07b3" "0x0806" :status :unsupported :comment "GL841 based, to be added to genesys backend" :model "OpticSlim 2420+" -:url "/unsupported/plustek-opticslim-2420plus.html" +:url "unsupported/plustek-opticslim-2420plus.html" :interface "USB" :usbid "0x07b3" "0x0914" :status :unsupported @@ -12642,7 +12642,7 @@ :comment "Business card reader. No further information available." :model "ScanCopy 115" -:url "/unsupported/plustek-scancopy-115.html" +:url "unsupported/plustek-scancopy-115.html" :interface "USB" :usbid "0x07b3" "0x081c" :status :unsupported @@ -12700,7 +12700,7 @@ :comment "Probably not supported. No details known." :model "DocuPen R700" -:url "/unsupported/planon-docupen-r700.html" +:url "unsupported/planon-docupen-r700.html" :interface "USB" :usbid "0x10c4" "0xea60" :status :unsupported @@ -12717,7 +12717,7 @@ :url "http://www.primax.nl/" :model "Colorado 600U" -:url "/unsupported/primax-colorado-600u.html" +:url "unsupported/primax-colorado-600u.html" :interface "USB" :usbid "0x0461" "0x0341" :status :unsupported @@ -12736,7 +12736,7 @@ :comment "Probably unsupported. No details known." :model "Primascan Colorado 2600u" -:url "/unsupported/visioneer-onetouch4400.html" +:url "unsupported/visioneer-onetouch4400.html" :interface "USB" :usbid "0x0461" "0x0347" :status :unsupported @@ -12755,7 +12755,7 @@ :comment "Not supported. However, a stand-alone program is available." :model "Colorado USB 9600" -:url "/unsupported/primax-colorado-usb-9600.html" +:url "unsupported/primax-colorado-usb-9600.html" :interface "USB" :usbid "0x0461" "0x0340" :status :unsupported @@ -12820,7 +12820,7 @@ :comment "Maybe GL646. Maybe similar to Medion MD 6228?" :model "Onetouch 8920" -:url "/unsupported/visioneer-onetouch8920.html" +:url "unsupported/visioneer-onetouch8920.html" :interface "USB" :usbid "0x0461" "0x0371" :status :unsupported @@ -12832,7 +12832,7 @@ :url "http://www.fida.com/" :model "Winscan Pro 2448U" -:url "/unsupported/prolink-2448u.html" +:url "unsupported/prolink-2448u.html" :interface "USB" :usbid "0x06dc" "0x0014" :status :unsupported @@ -12863,21 +12863,21 @@ :mfg "Reflecta" :model "DigitDia 3600" -:url "/unsupported/reflecta-digitdia-3600.html" +:url "unsupported/reflecta-digitdia-3600.html" :interface "USB IEEE-1394" :usbid "0x05e3" "0x0142" :status :unsupported :comment "Film scanner that can scan directly from the magazine." :model "iScan 1800" -:url "/unsupported/reflecta-iscan-1800.html" +:url "unsupported/reflecta-iscan-1800.html" :interface "USB" :usbid "0x05e3" "0x0120" :status :unsupported :comment "Probably unsupported. See link for details." :model "ProScan 4000" -:url "/unsupported/reflecta-proscan-4000.html" +:url "unsupported/reflecta-proscan-4000.html" :interface "USB IEEE-1394" :usbid "0x05e3" "0x0143" :status :unsupported @@ -12888,21 +12888,21 @@ :mfg "Relisys" :model "Eclipse 1200U" -:url "/unsupported/relisys-eclipse-1200u.html" +:url "unsupported/relisys-eclipse-1200u.html" :interface "USB" :usbid "0x0475" "0x0103" :status :unsupported :comment "Probably unsupported. See link for details." :model "Scorpio Ultra 3" -:url "/unsupported/relisys-scorpio-ultra3.html" +:url "unsupported/relisys-scorpio-ultra3.html" :interface "USB" :usbid "0x0475" "0x0210" :status :unsupported :comment "Probably unsupported. See link for details." :model "Episode" -:url "/unsupported/relisys-episode.html" +:url "unsupported/relisys-episode.html" :interface "USB" :usbid "0x0475" "0x0103" :status :unsupported @@ -12918,7 +12918,7 @@ :mfg "Samsung" :model "SCX-4725FN" -:url "/unsupported/samsung-scx-4725.html" +:url "unsupported/samsung-scx-4725.html" :interface "USB" :usbid "0x04e8" "0x341f" :status :unsupported @@ -12929,7 +12929,7 @@ :mfg "Scanshell" :model "800N" -:url "/unsupported/scanshell-800n.html" +:url "unsupported/scanshell-800n.html" :interface "USB" :usbid "0x0a82" "0x6605" :status :unsupported @@ -12999,14 +12999,14 @@ :mfg "Syscan" :model "TravelScan FS-531" -:url "/unsupported/syscan-travelscan-fs531.html" +:url "unsupported/syscan-travelscan-fs531.html" :interface "USB" :usbid "0x0a82" "0x0530" :status :unsupported :comment "Not supported. May work with the Plustek backend in future. See link for details." :model "TravelScan Pro" -:url "/unsupported/syscan-travelscan-pro.html" +:url "unsupported/syscan-travelscan-pro.html" :interface "USB" :usbid "0x0a82" "0x2000" :status :unsupported @@ -13029,7 +13029,7 @@ :comment "Unsupported at the moment. See link for a project for that scanner." :model "Artiscan 2400FS" -:url "/unsupported/tamarack-artiscan-2400.html" +:url "unsupported/tamarack-artiscan-2400.html" :interface "USB" :usbid "0x05e3" "0x0100" :status :unsupported @@ -13042,7 +13042,7 @@ :url "http://www.tce.com.br/" :model "MK600U" -:url "/unsupported/memorex-maxx-6136u.html" +:url "unsupported/memorex-maxx-6136u.html" :interface "USB" :usbid "0x0461" "0x0346" :status :unsupported @@ -13060,7 +13060,7 @@ :url "http://www.tecoimage.com.tw/" :model "VM6509F" -:url "/unsupported/teco-vm6509.html" +:url "unsupported/teco-vm6509.html" :interface "USB" :usbid "0x080d" "0x0102" :status :unsupported @@ -13071,7 +13071,7 @@ :mfg "Tiny" :model "FU661E" -:url "/unsupported/visioneer-onetouch4400.html" +:url "unsupported/visioneer-onetouch4400.html" :interface "USB" :usbid "0x0461" "0x0347" :status :unsupported @@ -13083,19 +13083,19 @@ :url "http://www.trust-site.com" :model "CombiScan 19200" -:url "/unsupported/trust-combiscan-19200.html" +:url "unsupported/trust-combiscan-19200.html" :interface "Parport USB" :usbid "0x05cb" "0x1483" :status :unsupported :comment "Unsupported. See link for details." :model "EasyScan 19200" -:url "http://lists.alioth.debian.org/pipermail/sane-devel/2008-October/022955.html" +:url "http://alioth-lists.debian.net/pipermail/sane-devel/2008-October/022955.html" :interface "Parport" :status :unsupported :model "SCSI Scan 19200 -Excellence Series-" -:url "/unsupported/trust-scsi-scan-19200.html" +:url "unsupported/trust-scsi-scan-19200.html" :interface "SCSI" :status :unsupported :comment "Unsupported. See link for details." @@ -13106,49 +13106,49 @@ :url "http://www.umax.com/" :model "Astra 2500" -:url "/unsupported/umax-astra-2500.html" +:url "unsupported/umax-astra-2500.html" :interface "USB" :usbid "0x0461" "0x0374" :status :unsupported :comment "Probably not supported. See link for details." :model "Astra 2850" -:url "/unsupported/plustek-opticpro-st24.html" +:url "unsupported/plustek-opticpro-st24.html" :interface "USB" :usbid "0x07b3" "0x0601" :status :unsupported :comment "Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details." :model "Astra 3000" -:url "/unsupported/umax-astra-3000.html" +:url "unsupported/umax-astra-3000.html" :interface "USB" :usbid "0x0461" "0x038a" :status :unsupported :comment "Probably not supported. See link for details." :model "Astra 3600" -:url "/unsupported/umax-astra-3600.html" +:url "unsupported/umax-astra-3600.html" :interface "USB" :usbid "0x0461" "0x038a" :status :unsupported :comment "Probably not supported. See link for details." :model "Astra 4000" -:url "/unsupported/umax-astra-4000.html" +:url "unsupported/umax-astra-4000.html" :interface "USB" :usbid "0x1606" "0x1030" :status :unsupported :comment "Not supported. See link for details." :model "Astra 4100" -:url "/unsupported/umax-astra-4100.html" +:url "unsupported/umax-astra-4100.html" :interface "USB" :usbid "0x0461" "0x038c" :status :unsupported :comment "Not supported, to be added to genesys backend." :model "Astra 4500" -:url "/unsupported/umax-astra-4500.html" +:url "unsupported/umax-astra-4500.html" :interface "USB" :usbid "0x0638" "0x0a10" :status :unsupported @@ -13160,7 +13160,7 @@ :comment "Probably not supported, no details known." :model "Astra 4700" -:url "/unsupported/umax-astra-4700.html" +:url "unsupported/umax-astra-4700.html" :interface "USB" :usbid "0x0638" "0x0a20" :status :unsupported @@ -13172,21 +13172,21 @@ :comment "Not supported. No chipset information available. Same as Avision iVina FB2400." :model "AstraSlim" -:url "/unsupported/umax-astraslim.html" +:url "unsupported/umax-astraslim.html" :usbid "0x080d" "0x0104" :interface "USB" :status :unsupported :comment "Probably not supported currently. See link for more details." :model "AstraSlim 1200" -:url "/unsupported/umax-astraslim-1200.html" +:url "unsupported/umax-astraslim-1200.html" :interface "USB" :usbid "0x080d" "0x0110" :status :unsupported :comment "See link for more details." :model "AstraSlim 6000" -:url "/unsupported/umax-astraslim-6000.html" +:url "unsupported/umax-astraslim-6000.html" :interface "USB" :usbid "0x080d" "0x0104" :status :unsupported @@ -13198,7 +13198,7 @@ :comment "Probably not supported. No details known.." :model "Powerlook 180" -:url "/unsupported/umax-powerlook-180.html" +:url "unsupported/umax-powerlook-180.html" :interface "USB" ;:usbid "0x3902" "0xc470" #correct? :status :unsupported @@ -13214,7 +13214,7 @@ :mfg "Vantas" :model "3000" -:url "/unsupported/visioneer-onetouch4800.html" +:url "unsupported/visioneer-onetouch4800.html" :interface "USB" :usbid "0x04a7" "0x0224" :status :unsupported @@ -13238,35 +13238,35 @@ :comment "Not supported. Id is from Primax? Yet another scanner with the same name?" :model "9420" -:url "/unsupported/visioneer-9420.html" +:url "unsupported/visioneer-9420.html" :interface "USB" :usbid "0x0461" "0x03a8" :status :unsupported :comment "Unsupported. See link for details." :model "9450 USB" -:url "/unsupported/visioneer-9450-usb.html" +:url "unsupported/visioneer-9450-usb.html" :interface "USB" :usbid "0x04a7" "0x0421" :status :unsupported :comment "Unsupported. See link for details." :model "Onetouch 4400" -:url "/unsupported/visioneer-onetouch4400.html" +:url "unsupported/visioneer-onetouch4400.html" :interface "USB" :usbid "0x0461" "0x0347" :status :unsupported :comment "Not supported. E5 chipset? See link for more details." :model "OneTouch 4800 USB" -:url "/unsupported/visioneer-onetouch4800.html" +:url "unsupported/visioneer-onetouch4800.html" :interface "USB" :usbid "0x04a7" "0x0224" :status :unsupported :comment "Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details." :model "OneTouch 5300 USB" -:url "/unsupported/visioneer-onetouch5300.html" +:url "unsupported/visioneer-onetouch5300.html" :interface "USB" :usbid "0x04a7" "0x0226" :status :unsupported @@ -13279,98 +13279,98 @@ :comment "Not supported. Yet another scanner with this name?" :model "OneTouch 5800 USB" -:url "/unsupported/visioneer-onetouch5800.html" +:url "unsupported/visioneer-onetouch5800.html" :interface "USB" :usbid "0x04a7" "0x0226" :status :unsupported :comment "Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C." :model "OneTouch 6600" -:url "/unsupported/visioneer-onetouch6600.html" +:url "unsupported/visioneer-onetouch6600.html" :interface "USB" :usbid "0x04a7" "0x022a" :status :unsupported :comment "Unsupported. See link for details." :model "Onetouch 7100" -:url "/unsupported/visioneer-onetouch7100.html" +:url "unsupported/visioneer-onetouch7100.html" :interface "USB" :usbid "0x04a7" "0x0229" :status :unsupported :comment "GL646 based, to be added to genesys backend" :model "Onetouch 7700" -:url "/unsupported/visioneer-onetouch7700.html" +:url "unsupported/visioneer-onetouch7700.html" :interface "USB" :usbid "0x04a7" "0x0380" :status :unsupported :comment "LM9832/3 based, to be added to plustek backend" :model "OneTouch 8100" -:url "/unsupported/visioneer-onetouch8100.html" +:url "unsupported/visioneer-onetouch8100.html" :interface "USB" :usbid "0x04a7" "0x0321" :status :unsupported :comment "Unsupported. See link for details." :model "Onetouch 8700" -:url "/unsupported/visioneer-onetouch8920.html" +:url "unsupported/visioneer-onetouch8920.html" :interface "USB" :usbid "0x04a7" "0x0371" :status :unsupported :comment "Not supported. See link for details." :model "Onetouch 8900" -:url "/unsupported/visioneer-onetouch8920.html" +:url "unsupported/visioneer-onetouch8920.html" :interface "USB" :usbid "0x04a7" "0x0371" :status :unsupported :comment "Not supported. Same as 8920 but without TA?" :model "Onetouch 8920" -:url "/unsupported/visioneer-onetouch8920.html" +:url "unsupported/visioneer-onetouch8920.html" :interface "USB" :usbid "0x04a7" "0x0371" :status :unsupported :comment "Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices." :model "Onetouch 9000" -:url "/unsupported/visioneer-onetouch9020.html" +:url "unsupported/visioneer-onetouch9020.html" :interface "USB" :usbid "0x04a7" "0x022c" :status :unsupported :comment "Not supported. See link for details." :model "Onetouch 9020" -:url "/unsupported/visioneer-onetouch9020.html" +:url "unsupported/visioneer-onetouch9020.html" :interface "USB" :usbid "0x04a7" "0x022c" :status :unsupported :comment "Not supported. See link for details." :model "Onetouch 9320" -:url "/unsupported/visioneer-onetouch9320.html" +:url "unsupported/visioneer-onetouch9320.html" :interface "USB" :usbid "0x04a7" "0x0362" :status :unsupported :comment "Probably not supported. See link for details." :model "Onetouch Pro 8800" -:url "/unsupported/visioneer-onetouch8820.html" +:url "unsupported/visioneer-onetouch8820.html" :interface "USB" :usbid "0x04a7" "0x0410" :status :unsupported :comment "Probably not supported. See link for details." :model "Onetouch Pro 8820" -:url "/unsupported/visioneer-onetouch8820.html" +:url "unsupported/visioneer-onetouch8820.html" :interface "USB" :usbid "0x04a7" "0x0410" :status :unsupported :comment "Probably not supported. See link for details." :model "PaperPort 3100b" -:url "/unsupported/visioneer-paperport-3100b.html" +:url "unsupported/visioneer-paperport-3100b.html" :interface "Parport" :status :unsupported :comment "Most probably not supported. See link for details." @@ -13381,13 +13381,13 @@ :comment "Most probably not supported. More details would be appreciated." :model "PaperPort OneTouch" -:url "/unsupported/visioneer-paperport-onetouch.html" +:url "unsupported/visioneer-paperport-onetouch.html" :interface "Parport" :status :unsupported :comment "Most probably not supported. See link for details." :model "Strobe Pro USB" -:url "/unsupported/visioneer-strobe-pro-usb.html" +:url "unsupported/visioneer-strobe-pro-usb.html" :interface "USB" :usbid "0x04a7" "0x0102" :status :unsupported @@ -13396,82 +13396,82 @@ ;******************************************************************************************** :model "4800 One Touch" -:url "/unsupported/xerox-4800-onetouch.html" +:url "unsupported/xerox-4800-onetouch.html" :interface "USB" :usbid "0x04a7" "0x03a0" :status :unsupported :comment "Unsupported. See link for details. Different id compared to One Touch 4800?" :model "DocuImage 620S" -:url "/unsupported/xerox-docuimage-620s.html" +:url "unsupported/xerox-docuimage-620s.html" :interface "SCSI" :status :unsupported :comment "Not supported. See link for more details." :model "DocuMate 510" -:url "/unsupported/xerox-documate-510.html" +:url "unsupported/xerox-documate-510.html" :interface "USB" :status :unsupported :usbid "0x04a7" "0x0446" :comment "Not supported. See link for more details." :model "DocuMate 510" -:url "/unsupported/xerox-documate-510.html" +:url "unsupported/xerox-documate-510.html" :interface "USB" :status :unsupported :usbid "0x04a7" "0x047c" :comment "Not supported. See link for more details. Yet another USB id." :model "One Touch 4800" -:url "/unsupported/visioneer-onetouch4800.html" +:url "unsupported/visioneer-onetouch4800.html" :interface "USB" :usbid "0x04a7" "0x0224" :status :unsupported :comment "Unsupported. See link for details. Different id compared to 4800 One Touch?" :model "WorkCentre 470cx" -:url "/unsupported/xerox-workcentre-470cx.html" +:url "unsupported/xerox-workcentre-470cx.html" :interface "Parport" :status :unsupported :comment "Not supported. See link for more details." :model "WorkCentre M15i" -:url "/unsupported/xerox-workcentre-m15i.html" +:url "unsupported/xerox-workcentre-m15i.html" :interface "USB" :usbid "0x0924" "0xffef" :status :unsupported :comment "Not supported. See link for more details." :model "WorkCentre XK35c" -:url "/unsupported/xerox-workcentre-xk35c.html" +:url "unsupported/xerox-workcentre-xk35c.html" :interface "USB Parport" :usbid "0x043d" "0x0020" :status :unsupported :comment "Not supported. See link for more details." :model "WorkCentre XK50cx" -:url "/unsupported/xerox-workcentre-xk50cx.html" +:url "unsupported/xerox-workcentre-xk50cx.html" :interface "USB" :usbid "0x04e8" "0x3903" :status :unsupported :comment "Not supported. See link for more details." :model "WorkCentre Pro 412" -:url "/unsupported/xerox-workcentre-pro412.html" +:url "unsupported/xerox-workcentre-pro412.html" :interface "USB Parport" :usbid "0x043d" "0x4303" :status :unsupported :comment "Not supported. See link for more details." :model "WorkCentre PE16" -:url "/unsupported/xerox-workcentre-pe16.html" +:url "unsupported/xerox-workcentre-pe16.html" :interface "USB Parport" :usbid "0x0924" "0x4220" :status :unsupported :comment "Not supported. See link for more details." :model "WorkCentre PE120i" -:url "/unsupported/xerox-workcentre-pe120i.html" +:url "unsupported/xerox-workcentre-pe120i.html" :interface "USB" :usbid "0x0924" "0x4237" :status :unsupported @@ -13487,7 +13487,7 @@ :mfg "Biolux" :model "654 (micrOcular)" -:url "/unsupported/biolux-654.html" +:url "unsupported/biolux-654.html" :interface "USB" :usbid "0x0923" "0x010f" :status :unsupported @@ -13499,7 +13499,7 @@ :mfg "Grandtek Scopecam" :model "8x30 Binocular & Digital Camera" -:url "/unsupported/grandtech-scopecam.html" +:url "unsupported/grandtech-scopecam.html" :interface "USB" :usbid "0x0797" "0x801c" :status :unsupported @@ -13511,7 +13511,7 @@ ; :comment and :url specifiers are optional after :mfg, :model, :desc, ; and at the top-level. - + ; ; SANE Backend specification file ; @@ -13885,4 +13885,3 @@ :interface "USB" :usbid "0x04e8" "0x3468" :status :untested - diff --git a/testsuite/tools/data/udev+acl.ref b/testsuite/tools/data/udev+acl.ref index 167cf56..4721034 100644 --- a/testsuite/tools/data/udev+acl.ref +++ b/testsuite/tools/data/udev+acl.ref @@ -21,7 +21,7 @@ # device detection support for your OS # # If the scanner is supported by sane-backends, please mail the entry to -# the sane-devel mailing list (sane-devel@lists.alioth.debian.org). +# the sane-devel mailing list (sane-devel@alioth-lists.debian.net). # ACTION!="add", GOTO="libsane_rules_end" ENV{DEVTYPE}=="usb_device", GOTO="libsane_create_usb_dev" diff --git a/testsuite/tools/data/udev+hwdb.ref b/testsuite/tools/data/udev+hwdb.ref index aec3129..ead2939 100644 --- a/testsuite/tools/data/udev+hwdb.ref +++ b/testsuite/tools/data/udev+hwdb.ref @@ -18,7 +18,7 @@ # device detection support for your OS # # If the scanner is supported by sane-backends, please mail the entry to -# the sane-devel mailing list (sane-devel@lists.alioth.debian.org). +# the sane-devel mailing list (sane-devel@alioth-lists.debian.net). # ACTION!="add", GOTO="libsane_rules_end" diff --git a/testsuite/tools/data/udev.ref b/testsuite/tools/data/udev.ref index 12db0e4..9a221fc 100644 --- a/testsuite/tools/data/udev.ref +++ b/testsuite/tools/data/udev.ref @@ -21,7 +21,7 @@ # device detection support for your OS # # If the scanner is supported by sane-backends, please mail the entry to -# the sane-devel mailing list (sane-devel@lists.alioth.debian.org). +# the sane-devel mailing list (sane-devel@alioth-lists.debian.net). # ACTION!="add", GOTO="libsane_rules_end" ENV{DEVTYPE}=="usb_device", GOTO="libsane_create_usb_dev" diff --git a/testsuite/tools/data/usermap.ref b/testsuite/tools/data/usermap.ref index a4e7884..e02d73a 100644 --- a/testsuite/tools/data/usermap.ref +++ b/testsuite/tools/data/usermap.ref @@ -20,7 +20,7 @@ # device detection support for your OS # # If the scanner is supported by sane-backends, please mail the entry to -# the sane-devel mailing list (sane-devel@lists.alioth.debian.org). +# the sane-devel mailing list (sane-devel@alioth-lists.debian.net). # # Hewlett-Packard ScanJet 4100C libusbscanner 0x0003 0x03f0 0x0101 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 diff --git a/testsuite/tools/data/xml.ref b/testsuite/tools/data/xml.ref index 822fd64..0618093 100644 --- a/testsuite/tools/data/xml.ref +++ b/testsuite/tools/data/xml.ref @@ -1,6 +1,6 @@ -unmaintained +unmaintained sane-abaton *none* @@ -29,7 +29,7 @@ -unmaintained +unmaintained sane-agfafocus *none* @@ -94,7 +94,7 @@ -unmaintained +unmaintained sane-apple *none* @@ -131,7 +131,7 @@ -unmaintained +unmaintained sane-artec http://www4.infi.net/~cpinkham/sane/sane-artec-doc.html @@ -216,7 +216,7 @@ -unmaintained +unmaintained sane-artec_eplus48u *none* @@ -354,7 +354,7 @@ -0.5 +0.5 sane-as6e http://as6edriver.sourceforge.net/ @@ -399,7 +399,7 @@ -Build: 296 +Build: 296 sane-avision http://skull.piratehaven.org/~mike/sane/avision.html @@ -1644,7 +1644,7 @@ -1.0-4 +1.0-4 sane-bh http://www.martoneconsulting.com/sane-bh.html @@ -1705,7 +1705,7 @@ -1.12 +1.12 sane-canon http://www.rzg.mpg.de/~mpd/sane/ @@ -1786,7 +1786,7 @@ -0.1 +0.1 sane-canon630u http://canon-fb630u.sourceforge.net/ @@ -1815,7 +1815,7 @@ -38 +38 sane-canon_dr http://www.thebility.com/canon/ @@ -2148,7 +2148,7 @@ -0.33 +0.33 sane-canon_pp http://canon-fb330p.sourceforge.net @@ -2233,7 +2233,7 @@ -2 +2 sane-cardscan http://www.thebility.com/cardscan/ @@ -2262,7 +2262,7 @@ -0.4.3 +0.4.3 sane-coolscan http://andreas.rick.free.fr/sane/ @@ -2307,7 +2307,7 @@ -0.1.8 +0.1.8 sane-coolscan2 http://coolscan2.sourceforge.net/ @@ -2361,7 +2361,7 @@ 0x04b0 0x4001 minimal - /unsupported/nikon-ls50-ed.html + unsupported/nikon-ls50-ed.html *none* @@ -2369,7 +2369,7 @@ 0x04b0 0x4002 untested - /unsupported/nikon-ls5000-ed.html + unsupported/nikon-ls5000-ed.html May work, similar to LS 50 ED, but untested. Please tell us if it works. @@ -2384,7 +2384,7 @@ -1.0.0 +1.0.0 sane-coolscan3 *none* @@ -2430,7 +2430,7 @@ 0x04b0 0x4001 minimal - /unsupported/nikon-ls50-ed.html + unsupported/nikon-ls50-ed.html *none* @@ -2438,7 +2438,7 @@ 0x04b0 0x4001 minimal - /unsupported/nikon-ls50-ed.html + unsupported/nikon-ls50-ed.html Rebadged LS 50? @@ -2462,7 +2462,7 @@ 0x04b0 0x4002 untested - /unsupported/nikon-ls5000-ed.html + unsupported/nikon-ls5000-ed.html May work, similar to LS 50 ED, but untested. Please tell us if it works. @@ -2477,7 +2477,7 @@ -1.2 +1.2 sane-dc25 mailto:peter@fales-lorenz.net @@ -2506,7 +2506,7 @@ -0.0 +0.0 sane-dc210 mailto:peter@fales-lorenz.net @@ -2527,7 +2527,7 @@ -0.0 +0.0 sane-dc240 mailto:peter@fales-lorenz.net @@ -2569,7 +2569,7 @@ -1.0.13 +1.0.13 sane-dll mailto:henning@meier-geinitz.de @@ -2581,7 +2581,7 @@ -unmaintained +unmaintained sane-dmc *none* @@ -2602,7 +2602,7 @@ -20 +20 sane-epjitsu http://www.thebility.com/epjitsu/ @@ -2655,7 +2655,7 @@ -unmaintained +unmaintained sane-epson http://www.khk.net/sane @@ -3196,7 +3196,7 @@ -1.0.124 +1.0.124 sane-epson2 *none* @@ -5945,7 +5945,7 @@ -117 +117 sane-fujitsu http://www.thebility.com/fujitsu/ @@ -6534,7 +6534,7 @@ -1.0-63 +1.0-63 sane-genesys http://www.meier-geinitz.de/sane/genesys-backend/ @@ -6906,7 +6906,7 @@ -0.0 +0.0 sane-gphoto2 mailto:peter@fales-lorenz.net @@ -6918,7 +6918,7 @@ -1.0-84 +1.0-84 sane-gt68xx http://www.meier-geinitz.de/sane/gt68xx-backend/ @@ -7542,7 +7542,7 @@ -1.06 +1.06 sane-hp http://www.kirchgessner.net/ @@ -7707,7 +7707,7 @@ -1.1 +1.1 sane-hp3500 http://projects.troy.rollo.name/rt-scanners/ @@ -7744,7 +7744,7 @@ -0.12 +0.12 sane-hp3900 http://sourceforge.net/projects/hp3900-series/ @@ -7837,7 +7837,7 @@ -1.0-2 +1.0-2 sane-hp4200 http://hp4200-backend.sourceforge.net @@ -7874,7 +7874,7 @@ -1.0-2 +1.0-2 sane-hp5400 http://sourceforge.net/projects/hp5400backend @@ -7911,7 +7911,7 @@ -1.0.5 +1.0.5 sane-hp5590 *none* @@ -7972,7 +7972,7 @@ -0 +0 sane-hpljm1005 *none* @@ -8009,7 +8009,7 @@ -0.03 +0.03 sane-hpsj5s http://hpsj5s.sourceforge.net/ @@ -8030,7 +8030,7 @@ -1.00 +1.00 sane-hs2p http://www.acjlaw.net:8080/~jeremy/Ricoh/ @@ -8075,7 +8075,7 @@ -1.0-4 +1.0-4 sane-ibm http://www.meier-geinitz.de/sane/ibm-backend/ @@ -8124,7 +8124,7 @@ -7 +7 sane-kodak http://www.thebility.com/kodak/ @@ -8401,7 +8401,7 @@ -2.4.6 +2.4.6 sane-kodakaio http://sourceforge.net/projects/cupsdriverkodak/ @@ -8626,7 +8626,7 @@ -unmaintained +unmaintained sane-kvs20xx *none* @@ -8687,7 +8687,7 @@ -unmaintained +unmaintained sane-kvs40xx *none* @@ -8724,7 +8724,7 @@ -unmaintained +unmaintained sane-kvs1025 *none* @@ -8761,7 +8761,7 @@ -1.0-10 +1.0-10 sane-leo http://www.zago.net/sane/#leo @@ -8806,7 +8806,7 @@ -1.0-0 +1.0-0 sane-lexmark http://stef.dev.free.fr/sane/lexmark @@ -8911,7 +8911,7 @@ -1.0-3 +1.0-3 sane-ma1509 http://www.meier-geinitz.de/sane/ma1509-backend/ @@ -8946,7 +8946,7 @@ -1.0.0 +1.0.0 sane-magicolor http://wiki.kainhofer.com/hardware/magicolor_scan @@ -8983,7 +8983,7 @@ -1.0-7 +1.0-7 sane-matsushita http://www.zago.net/sane @@ -9084,7 +9084,7 @@ -0.13.1 +0.13.1 sane-microtek http://www.mir.com/mtek/ @@ -9285,7 +9285,7 @@ -unmaintained +unmaintained sane-microtek2 http://karstenfestag.gmxhome.de/linux.html @@ -9427,7 +9427,7 @@ *none* *none* minimal - /unsupported/microtek-scanmaker-9800.html + unsupported/microtek-scanmaker-9800.html IEEE-1394 seems to work. See link. More reports welcome. @@ -9566,7 +9566,7 @@ -1.0-138 +1.0-138 sane-mustek http://www.meier-geinitz.de/sane/mustek-backend/ @@ -9845,7 +9845,7 @@ -13 +13 sane-mustek_pp http://penguin-breeder.org/sane/mustek_pp/ @@ -10076,7 +10076,7 @@ -1.0-18 +1.0-18 sane-mustek_usb http://www.meier-geinitz.de/sane/mustek_usb-backend/ @@ -10135,7 +10135,7 @@ -1.0-10 +1.0-10 sane-mustek_usb2 http://www.meier-geinitz.de/sane/mustek_usb2-backend/ @@ -10158,7 +10158,7 @@ -0.12 +0.12 sane-nec http://www5a.biglobe.ne.jp/~saetaka/ @@ -10179,7 +10179,7 @@ -1.0.14 +1.0.14 sane-net http://www.penguin-breeder.org/?page=sane-net @@ -10191,7 +10191,7 @@ -0.3 +0.3 sane-niash http://sourceforge.net/projects/hp3300backend @@ -10260,7 +10260,7 @@ -1 +1 sane-p5 http://www.sane-project.org/ @@ -10281,7 +10281,7 @@ -1.0 +1.0 sane-pie http://www.munton.demon.co.uk/sane @@ -10438,7 +10438,7 @@ -unmaintained +unmaintained sane-pint *none* @@ -10450,7 +10450,7 @@ -0.17.3 +0.17.3 sane-pixma http://home.arcor.de/wittawat/pixma/ @@ -11568,7 +11568,7 @@ -0.52 +0.52 sane-plustek http://www.gjaeger.de/scanner/plustek/ @@ -11946,7 +11946,7 @@ -0.43 +0.43 sane-plustek_pp http://www.gjaeger.de/scanner/plustek_pp/ @@ -12184,7 +12184,7 @@ -1.0.8 +1.0.8 sane-pnm mailto:henning@meier-geinitz.de @@ -12196,7 +12196,7 @@ -unmaintained +unmaintained sane-qcam *none* @@ -12225,7 +12225,7 @@ -unmaintained +unmaintained sane-ricoh *none* @@ -12254,7 +12254,7 @@ -1.0-0 +1.0-0 sane-rts8891 http://stef.dev.free.fr/sane/rts8891/index.html @@ -12303,7 +12303,7 @@ -unmaintained +unmaintained sane-s9036 *none* @@ -12324,7 +12324,7 @@ -1.0-10 +1.0-10 sane-sceptre http://www.zago.net/sane/ @@ -12357,7 +12357,7 @@ -0.32 +0.32 sane-sharp http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html @@ -12418,7 +12418,7 @@ -0.1 +0.1 sane-sm3600 http://sm3600.sourceforge.net/ @@ -12479,7 +12479,7 @@ -1.1 +1.1 sane-sm3840 http://www.ziplabel.com/sm3840/ @@ -12508,7 +12508,7 @@ -1.4 +1.4 sane-snapscan http://snapscan.sourceforge.net/ @@ -13003,7 +13003,7 @@ -unmaintained +unmaintained sane-sp15c *none* @@ -13033,7 +13033,7 @@ -1.6 +1.6 sane-st400 http://www.informatik.uni-oldenburg.de/~ingo/sane/ @@ -13062,7 +13062,7 @@ -1.0-1 +1.0-1 sane-stv680 http://gkall.hobby.nl/stv680-aiptek.html @@ -13119,7 +13119,7 @@ -unmaintained +unmaintained sane-tamarack *none* @@ -13156,7 +13156,7 @@ -1.0-10 +1.0-10 sane-teco1 http://www.zago.net/sane/#teco @@ -13330,7 +13330,7 @@ -1.0-9 +1.0-9 sane-teco2 http://gkall.hobby.nl/teco2.html @@ -13439,7 +13439,7 @@ -1.0-1 +1.0-1 sane-teco3 http://www.zago.net/sane/#teco3 @@ -13512,7 +13512,7 @@ -1.0-28 +1.0-28 sane-test http://www.meier-geinitz.de/sane/test-backend/ @@ -13524,7 +13524,7 @@ -0.02 +0.02 sane-u12 http://www.gjaeger.de/scanner/u12/ @@ -13594,7 +13594,7 @@ -1.0-41 +1.0-41 sane-umax http://www.rauch-domain.de/sane-umax/index.html @@ -14168,7 +14168,7 @@ -unmaintained +unmaintained sane-umax1220u http://sourceforge.net/projects/umax1220u-sane @@ -14213,7 +14213,7 @@ -1 +1 sane-umax_pp http://umax1220p.sourceforge.net/ @@ -14290,10 +14290,10 @@ -2010-06-09 +2010-06-09 *none* - /contrib.html + contrib.html The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs. @@ -14304,7 +14304,7 @@ 0x06bd 0x02bf unsupported - /unsupported/agfa-duoscan-f40.html + unsupported/agfa-duoscan-f40.html Unsupported. See link for details. @@ -14312,7 +14312,7 @@ *none* *none* unsupported - /unsupported/agfa-duoscan-t2000xl.html + unsupported/agfa-duoscan-t2000xl.html Unsupported. Same as Microtek ArtixScan 2020? @@ -14328,7 +14328,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14336,7 +14336,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14344,7 +14344,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14352,7 +14352,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14364,7 +14364,7 @@ 0x05d8 0x4001 unsupported - /unsupported/artec_1236usb.html + unsupported/artec_1236usb.html Unsupported. See link for details. @@ -14380,7 +14380,7 @@ 0x05d8 0x4001 unsupported - /unsupported/artec-ultima-2000-2.html + unsupported/artec-ultima-2000-2.html Same name, but different ids: This scanner is not supported. The scanner with product id 0x4002 is supported by the gt68xx backend, however. @@ -14392,7 +14392,7 @@ 0x05cb 0x1483 unsupported - /unsupported/trust-combiscan-19200.html + unsupported/trust-combiscan-19200.html Not supported. See link for details. @@ -14420,7 +14420,7 @@ 0x0638 0x0a10 unsupported - /unsupported/umax-astra-4500.html + unsupported/umax-astra-4500.html GL646 based, to be added to genesys backend. Same as UMAX Astra 4500. @@ -14428,7 +14428,7 @@ 0x0638 0x0a20 unsupported - /unsupported/umax-astra-4700.html + unsupported/umax-astra-4700.html GL646/GL660 based. Same as UMAX Astra 4700. @@ -14440,7 +14440,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14448,7 +14448,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14456,7 +14456,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14464,7 +14464,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14472,7 +14472,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14480,7 +14480,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14488,7 +14488,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14496,7 +14496,7 @@ *none* *none* unsupported - /unsupported/acer-parport.html + unsupported/acer-parport.html Unsupported, see link for details. @@ -14512,7 +14512,7 @@ 0x04a5 0x2211 unsupported - /unsupported/benq-5550.html + unsupported/benq-5550.html Unsupported, see link for details. @@ -14520,7 +14520,7 @@ 0x04a5 0x2311 unsupported - http://lists.alioth.debian.org/pipermail/sane-devel/2009-January/023447.html + http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023447.html *none* @@ -14528,7 +14528,7 @@ 0x04a5 0x2202 unsupported - /unsupported/benq-7400ut.html + unsupported/benq-7400ut.html *none* @@ -14540,7 +14540,7 @@ 0x05cb 0x1483 unsupported - /unsupported/trust-combiscan-19200.html + unsupported/trust-combiscan-19200.html Unsupported. See link for details. @@ -14552,7 +14552,7 @@ 0x04f9 0x000a unsupported - /unsupported/brother-mfc-2500.html + unsupported/brother-mfc-2500.html Not supported. See link for details. @@ -14568,7 +14568,7 @@ 0x04f9 0x0106 unsupported - /unsupported/brother-mfc-7300.html + unsupported/brother-mfc-7300.html *none* @@ -14576,7 +14576,7 @@ 0x04f9 0x0101 unsupported - /unsupported/brother-mfc-9600.html + unsupported/brother-mfc-9600.html *none* @@ -14588,7 +14588,7 @@ *none* *none* unsupported - /unsupported/c-channel-mypen-pro.html + unsupported/c-channel-mypen-pro.html Probably unsupported. See link for details. @@ -14616,7 +14616,7 @@ 0x04a9 0x2215 unsupported - /unsupported/canon-3000.html + unsupported/canon-3000.html GL660+GL646 based. @@ -14624,7 +14624,7 @@ 0x04a9 0x2215 unsupported - /unsupported/canon-3000.html + unsupported/canon-3000.html GL660+GL646 based. @@ -14632,7 +14632,7 @@ 0x04a9 0x2215 unsupported - /unsupported/canon-3000.html + unsupported/canon-3000.html GL660+GL646 based, to be added to genesys backend @@ -14640,7 +14640,7 @@ 0x04a9 0x221b unsupported - /unsupported/canon-4200f.html + unsupported/canon-4200f.html Probably unsupported. See link. @@ -14648,7 +14648,7 @@ 0x04a9 0x2228 unsupported - /unsupported/canon-4400.html + unsupported/canon-4400.html GL843 based, to be added to genesys backend @@ -14656,7 +14656,7 @@ 0x04a9 0x2212 unsupported - /unsupported/canon-5000f.html + unsupported/canon-5000f.html Unsupported. See link for details. @@ -14664,7 +14664,7 @@ 0x04a9 0x2217 unsupported - /unsupported/canon-5200f.html + unsupported/canon-5200f.html Probably unsupported. See link for details. @@ -14672,7 +14672,7 @@ 0x04a9 0x220f unsupported - /unsupported/canon-8000f.html + unsupported/canon-8000f.html Not supported. See link for more information. With transparency adapter. @@ -14680,7 +14680,7 @@ 0x04a9 0x221e unsupported - /unsupported/canon-8400f.html + unsupported/canon-8400f.html GL841 based, to be added to genesys backend @@ -14688,7 +14688,7 @@ 0x04a9 0x2229 unsupported - /unsupported/canon-8600.html + unsupported/canon-8600.html GL841 based, to be added to genesys backend @@ -14696,7 +14696,7 @@ 0x04a9 0x2210 unsupported - /unsupported/canon-9900f.html + unsupported/canon-9900f.html Probably unsupported, similar to 8000F. 3200x6400 dpi USB2. With transparency adapter. @@ -14704,7 +14704,7 @@ 0x04a9 0x2219 unsupported - /unsupported/canon-9950f.html + unsupported/canon-9950f.html Probably unsupported. @@ -14712,7 +14712,7 @@ 0x04a9 0x220b unsupported - /unsupported/canon-d646u.html + unsupported/canon-d646u.html Probably not supported. See link for more information and test program. @@ -14720,7 +14720,7 @@ 0x04a9 0x220b unsupported - /unsupported/canon-d646u.html + unsupported/canon-d646u.html Probably not supported. See D646. @@ -14728,7 +14728,7 @@ 0x04a9 0x2209 unsupported - /unsupported/canon-d1230u.html + unsupported/canon-d1230u.html Probably not supported. @@ -14736,7 +14736,7 @@ 0x04a9 0x220c unsupported - /unsupported/canon-d1250u2.html + unsupported/canon-d1250u2.html Not supported. However, someone started working on this scanner and some information is available (see link). @@ -14744,7 +14744,7 @@ 0x04a9 0x220a unsupported - /unsupported/canon-d2400uf.html + unsupported/canon-d2400uf.html Not supported. See link. @@ -14760,7 +14760,7 @@ 0x04a9 0x2202 unsupported - /unsupported/canon-fb620u.html + unsupported/canon-fb620u.html Probably not supported. Some information is available. @@ -14784,7 +14784,7 @@ 0x04a9 0x2214 unsupported - /unsupported/canon-lide-80.html + unsupported/canon-lide-80.html GL841 based, to be added to genesys backend @@ -14792,7 +14792,7 @@ 0x04a9 0x1900 unsupported - /unsupported/canon-lide-90.html + unsupported/canon-lide-90.html Unsupported. See link for details. @@ -14800,7 +14800,7 @@ 0x04a9 0x221f unsupported - /unsupported/canon-canoscan-lide-500f.html + unsupported/canon-canoscan-lide-500f.html GL841 based, to be added to genesys backend @@ -14824,7 +14824,7 @@ 0x04a9 0x3042 unsupported - /unsupported/canon-fs4000.html + unsupported/canon-fs4000.html Not supported. See link for more details. @@ -14832,7 +14832,7 @@ *none* *none* unsupported - /unsupported/canon-is-12.html + unsupported/canon-is-12.html Probably not supported. Scanner cardridge for Canon inkjet printers. @@ -14840,7 +14840,7 @@ *none* *none* unsupported - /unsupported/canon-is-22.html + unsupported/canon-is-22.html Probably not supported. Scanner cardridge for Canon inkjet printers. @@ -14848,7 +14848,7 @@ 0x04a9 0x105d unsupported - /unsupported/canon-is-32.html + unsupported/canon-is-32.html Probably not supported. Scanner cardridge for Canon inkjet printers. @@ -14856,7 +14856,7 @@ *none* *none* unsupported - /unsupported/canon-is-52.html + unsupported/canon-is-52.html Probably not supported. Scanner cardridge for Canon inkjet printers. @@ -14864,7 +14864,7 @@ 0x04a9 0x269d unsupported - /unsupported/canon-imagerunner.html + unsupported/canon-imagerunner.html Probably not supported. See link for details. @@ -14872,7 +14872,7 @@ 0x04a9 0x269d unsupported - /unsupported/canon-imagerunner.html + unsupported/canon-imagerunner.html Probably not supported. See link for details. @@ -14880,7 +14880,7 @@ 0x04a9 0x269d unsupported - /unsupported/canon-imagerunner.html + unsupported/canon-imagerunner.html Probably not supported. See link for details. @@ -14888,7 +14888,7 @@ 0x04a9 0x1700 unsupported - /unsupported/canon-pixma-mp110.html + unsupported/canon-pixma-mp110.html Probably not supported. See link for details. @@ -14896,7 +14896,7 @@ 0x04a9 0x1701 unsupported - /unsupported/canon-pixma-mp130.html + unsupported/canon-pixma-mp130.html Probably not supported. See link for details. @@ -14916,7 +14916,7 @@ *none* *none* unsupported - /unsupported/chinon-ds3000.html + unsupported/chinon-ds3000.html Unsupported at the moment, but a backend is in preparation. See link. @@ -14940,7 +14940,7 @@ 0x05cb 0x1483 unsupported - /unsupported/trust-combiscan-19200.html + unsupported/trust-combiscan-19200.html Unsupported. See link for details. @@ -14952,7 +14952,7 @@ 0x08f0 0x0001 unsupported - /unsupported/corex-cardscan-500.html + unsupported/corex-cardscan-500.html Probably not supported. Businesscard reader. @@ -14960,7 +14960,7 @@ 0x08f0 0x0004 unsupported - /unsupported/corex-cardscan-700.html + unsupported/corex-cardscan-700.html Probably not supported. @@ -14980,7 +14980,7 @@ 0x413c 0x5107 unsupported - /unsupported/dell-a960.html + unsupported/dell-a960.html Probably not supported. See link for details. @@ -14988,7 +14988,7 @@ 0x413c 0x5109 unsupported - /unsupported/dell-922.html + unsupported/dell-922.html Probably not supported. See link for details. @@ -15016,7 +15016,7 @@ 0x04b8 0x083f unsupported - /unsupported/epson-stylus-dx4450.html + unsupported/epson-stylus-dx4450.html Probably unsupported. See link for details. @@ -15036,7 +15036,7 @@ 0x0a53 0x5001 unsupported - /unsupported/edt-900c.html + unsupported/edt-900c.html Probably unsupported. See link for details. @@ -15081,7 +15081,7 @@ *none* *none* unsupported - /unsupported/genius-colorpage-cs.html + unsupported/genius-colorpage-cs.html Probably unsupported, see link for details. @@ -15089,7 +15089,7 @@ 0x0458 0x2020 unsupported - /unsupported/genius-colorpage-slim-1200-usb2.html + unsupported/genius-colorpage-slim-1200-usb2.html GL841 based, to be added to genesys backend. @@ -15097,7 +15097,7 @@ 0x0458 0x2019 unsupported - /unsupported/genius-colorpage-hr6x.html + unsupported/genius-colorpage-hr6x.html GL646 based, to be added to genesys backend @@ -15105,7 +15105,7 @@ 0x0458 0x2018 unsupported - /unsupported/genius-colorpage-hr7x.html + unsupported/genius-colorpage-hr7x.html GL646 based, to be added to genesys backend @@ -15113,7 +15113,7 @@ 0x06dc 0x0012 unsupported - /unsupported/genius-colorpage-hr7xe.html + unsupported/genius-colorpage-hr7xe.html Unsuported. See link for details. @@ -15121,7 +15121,7 @@ 0x0458 0x201c unsupported - /unsupported/genius-colorpage-hr8.html + unsupported/genius-colorpage-hr8.html GL841 based, to be added to genesys backend @@ -15133,7 +15133,7 @@ 0x080d 0x0102 unsupported - /unsupported/teco-vm6509.html + unsupported/teco-vm6509.html Probably unsupported. See link for details. @@ -15153,7 +15153,7 @@ 0x080d 0x0102 unsupported - /unsupported/teco-vm6509.html + unsupported/teco-vm6509.html Probably unsupported. See link for details. @@ -15165,7 +15165,7 @@ 0x03f0 0x1001 unsupported - /unsupported/hp-photo-1000.html + unsupported/hp-photo-1000.html Not supported by SANE. However, it's detected as mass storage device so just mounting it is reported to work. See link for device data. @@ -15181,7 +15181,7 @@ 0x03f0 0x0102 unsupported - /unsupported/hp-photosmart-s20xi.html + unsupported/hp-photosmart-s20xi.html Not supported yet by SANE. See link for details. @@ -15189,7 +15189,7 @@ 0x03f0 0x0102 unsupported - /unsupported/hp-photosmart-s20xi.html + unsupported/hp-photosmart-s20xi.html Not supported yet by SANE. See link for details. @@ -15197,7 +15197,7 @@ 0x03f0 0x5811 unsupported - /unsupported/hp-photosmart-5100.html + unsupported/hp-photosmart-5100.html Not supported yet by SANE. See link for details. @@ -15205,7 +15205,7 @@ 0x03f0 0x0a01 unsupported - /unsupported/hp-scanjet-2400c.html + unsupported/hp-scanjet-2400c.html GL646 based, to be added to genesys backend @@ -15213,7 +15213,7 @@ 0x03f0 0x5611 unsupported - /unsupported/hp-photosmart-3180.html + unsupported/hp-photosmart-3180.html Not supported yet by SANE. See link for details. @@ -15229,7 +15229,7 @@ 0x03f0 0x3005 unsupported - /unsupported/hp-scanjet-4600.html + unsupported/hp-scanjet-4600.html Not supported. See link for details, or http://www.chmil.org/hp4600linux/ for code @@ -15245,7 +15245,7 @@ 0x03f0 0x1b05 unsupported - /unsupported/hp-scanjet-4850.html + unsupported/hp-scanjet-4850.html GL841, maybe can be added to genesys backend @@ -15253,7 +15253,7 @@ 0x03f0 0x1b05 unsupported - /unsupported/hp-scanjet-4850.html + unsupported/hp-scanjet-4850.html GL843, maybe can be added to genesys backend @@ -15261,7 +15261,7 @@ 0x03f0 0x1605 unsupported - /unsupported/hp-scanjet-5530.html + unsupported/hp-scanjet-5530.html Maybe GL841_HP, but not confirmed, maybe can be added to genesys backend @@ -15269,7 +15269,7 @@ 0x03f0 0x3805 unsupported - /unsupported/hp-scanjet-8390.html + unsupported/hp-scanjet-8390.html Probably not supported. See link for details. @@ -15277,7 +15277,7 @@ 0x03f0 0x4505 unsupported - /unsupported/hp-g4000.html + unsupported/hp-g4000.html Probably not supported. See link for details. @@ -15301,7 +15301,7 @@ 0x05cb 0x1483 unsupported - /unsupported/trust-combiscan-19200.html + unsupported/trust-combiscan-19200.html Unsupported. See link for details. @@ -15313,7 +15313,7 @@ 0x0a53 0x1000 unsupported - /unsupported/iris-iriscan.html + unsupported/iris-iriscan.html Unsupported. LM9832/3. See link for details. @@ -15321,7 +15321,7 @@ 0x0f43 0x015a unsupported - /unsupported/iris-irispen-translator.html + unsupported/iris-irispen-translator.html Unsupported. See link for details. @@ -15329,7 +15329,7 @@ 0x0a38 0x0301 unsupported - /unsupported/iris-business.html + unsupported/iris-business.html Unsupported. See link for details. @@ -15353,7 +15353,7 @@ 0x043d 0x0097 unsupported - /unsupported/lexmark-p6250.html + unsupported/lexmark-p6250.html Unsupported. See link for details. @@ -15361,7 +15361,7 @@ 0x043d 0x007d unsupported - /unsupported/lexmark-3150.html + unsupported/lexmark-3150.html Unsupported. See link for details. @@ -15369,7 +15369,7 @@ 0x043d 0x0060 unsupported - /unsupported/lexmark-x75.html + unsupported/lexmark-x75.html Unsupported. See link for details. @@ -15377,7 +15377,7 @@ 0x043d 0x0060 unsupported - /unsupported/lexmark-x75.html + unsupported/lexmark-x75.html Unsupported. See link for details. @@ -15385,7 +15385,7 @@ 0x043d 0x0060 unsupported - /unsupported/lexmark-x75.html + unsupported/lexmark-x75.html Unsupported. See link for details. @@ -15393,7 +15393,7 @@ 0x043d 0x003d unsupported - /unsupported/lexmark-x83.html + unsupported/lexmark-x83.html Unsupported. GL640. @@ -15401,7 +15401,7 @@ 0x043d 0x00bb unsupported - /unsupported/lexmark-x2330.html + unsupported/lexmark-x2330.html Unsupported. See link for details. @@ -15409,7 +15409,7 @@ 0x043d 0x00f6 unsupported - /unsupported/lexmark-x3450.html + unsupported/lexmark-x3450.html Unsupported. See link for details. @@ -15417,7 +15417,7 @@ 0x043d 0x0065 unsupported - /unsupported/lexmark-x5130.html + unsupported/lexmark-x5130.html Unsupported. @@ -15425,7 +15425,7 @@ 0x043d 0x0065 unsupported - /unsupported/lexmark-x5130.html + unsupported/lexmark-x5130.html Probably unsupported. See link for details. @@ -15433,7 +15433,7 @@ 0x043d 0x0093 unsupported - /unsupported/lexmark-x5250.html + unsupported/lexmark-x5250.html Unsupported. @@ -15441,7 +15441,7 @@ 0x043d 0x0072 unsupported - /unsupported/lexmark-x6170.html + unsupported/lexmark-x6170.html Unsupported. See link for details. @@ -15457,7 +15457,7 @@ 0x043d 0x00b8 unsupported - /unsupported/lexmark-x7350.html + unsupported/lexmark-x7350.html Unsupported. See link for details. @@ -15465,7 +15465,7 @@ 0x043d 0x00b9 unsupported - /unsupported/lexmark-x8350.html + unsupported/lexmark-x8350.html Unsupported. See link for details. @@ -15485,7 +15485,7 @@ 0x046d 0x040f unsupported - /unsupported/logitech-pagescan-usb.html + unsupported/logitech-pagescan-usb.html Probably unsupported. See link for details. @@ -15498,7 +15498,7 @@ 0x0461 0x0392 unsupported - /unsupported/medion-md6190.html + unsupported/medion-md6190.html Probably unsupported. There seem to exist two different scanners with that name. See link for details. @@ -15506,7 +15506,7 @@ 0x0461 0x037b unsupported - /unsupported/medion-md6190.html + unsupported/medion-md6190.html Probably unsupported. There seem to exist two different scanners with that name. See link for details. @@ -15514,7 +15514,7 @@ 0x05da 0x3008 unsupported - /unsupported/tevion-md40420.html + unsupported/tevion-md40420.html Probably unsupported. See link for details. @@ -15522,7 +15522,7 @@ 0x0461 0x037b unsupported - /unsupported/medion-md6190.html + unsupported/medion-md6190.html Probably unsupported. See link for details. @@ -15530,7 +15530,7 @@ 0x0461 0x037b unsupported - /unsupported/medion-md6190.html + unsupported/medion-md6190.html Probably unsupported. See link for details. @@ -15538,7 +15538,7 @@ 0x05da 0x3008 unsupported - /unsupported/tevion-md40420.html + unsupported/tevion-md40420.html Probably unsupported. See link for details. @@ -15554,7 +15554,7 @@ 0x05da 0x30e5 unsupported - /unsupported/tevion-md90009.html + unsupported/tevion-md90009.html Probably unsupported. See link for details. @@ -15562,7 +15562,7 @@ 0x05da 0x3022 unsupported - /unsupported/tevion-md90070.html + unsupported/tevion-md90070.html Unsupported. See link for details. @@ -15570,7 +15570,7 @@ 0x05da 0x3022 unsupported - /unsupported/tevion-md90070.html + unsupported/tevion-md90070.html Unsupported. See link for details. @@ -15582,7 +15582,7 @@ 0x0461 0x0346 unsupported - /unsupported/memorex-maxx-6136u.html + unsupported/memorex-maxx-6136u.html Probably unsupported. @@ -15590,7 +15590,7 @@ 0x0461 0x0347 unsupported - /unsupported/visioneer-onetouch4400.html + unsupported/visioneer-onetouch4400.html Probably unsupported. Same as Visioneer Onetouch 4400. See link for details. @@ -15598,7 +15598,7 @@ 0x05cb 0x1483 unsupported - /unsupported/trust-combiscan-19200.html + unsupported/trust-combiscan-19200.html Unsupported. See link for details. @@ -15606,7 +15606,7 @@ *none* *none* unsupported - /unsupported/memorex-scf-9612p.html + unsupported/memorex-scf-9612p.html Probably unsupported. See link for details. @@ -15626,7 +15626,7 @@ 0x05da 0x202e unsupported - /unsupported/microtek-artixscan-2020.html + unsupported/microtek-artixscan-2020.html Unsupported. See link for details. @@ -15650,7 +15650,7 @@ 0x05e3 0x0120 unsupported - /unsupported/microtek-filmscan-35.html + unsupported/microtek-filmscan-35.html Probably unsupported. See link for details. @@ -15666,7 +15666,7 @@ *none* *none* unsupported - /unsupported/microtek-scanmaker-1850s.html + unsupported/microtek-scanmaker-1850s.html Unsupported. See link for details. @@ -15674,7 +15674,7 @@ 0x0461 0x0347 unsupported - /unsupported/microtek-scanmaker-3630.html + unsupported/microtek-scanmaker-3630.html Unsupported. Doesn't seem to be compatible to 3600 series, see link. @@ -15682,7 +15682,7 @@ 0x05da 0x30ce unsupported - /unsupported/microtek-scanmaker-3800.html + unsupported/microtek-scanmaker-3800.html Unsupported. See link for more details. @@ -15690,7 +15690,7 @@ 0x05da 0x30ce unsupported - /unsupported/microtek-scanmaker-3830.html + unsupported/microtek-scanmaker-3830.html Unsupported. See link for more details. @@ -15698,7 +15698,7 @@ 0x05da 0x3023 unsupported - /unsupported/microtek-scanmaker-3880.html + unsupported/microtek-scanmaker-3880.html Unsupported. See link for more details. Appears to be similar to ScanMaker 3880. @@ -15706,7 +15706,7 @@ 0x05da 0x3021 unsupported - /unsupported/microtek-scanmaker-3880.html + unsupported/microtek-scanmaker-3880.html Unsupported. SQ113 chip. See link for more details. @@ -15714,7 +15714,7 @@ 0x05da 0x40c7 unsupported - /unsupported/microtek-scanmaker-4600.html + unsupported/microtek-scanmaker-4600.html Unsupported. See link for more details. @@ -15722,7 +15722,7 @@ 0x05da 0x20b4 unsupported - /unsupported/microtek-scanmaker-4700.html + unsupported/microtek-scanmaker-4700.html Unsupported. See link for more details. @@ -15730,7 +15730,7 @@ 0x05da 0x30d9 unsupported - /unsupported/microtek-scanmaker-4900.html + unsupported/microtek-scanmaker-4900.html Probably unsupported. See link for details. @@ -15738,7 +15738,7 @@ 0x05da 0x3008 unsupported - /unsupported/microtek-scanmaker-4850-2.html + unsupported/microtek-scanmaker-4850-2.html Probably unsupported. See link for details. @@ -15746,7 +15746,7 @@ 0x05da 0x30b9 unsupported - /unsupported/microtek-scanmaker-4900.html + unsupported/microtek-scanmaker-4900.html Unsupported. See link for more details. @@ -15754,7 +15754,7 @@ *none* *none* unsupported - /unsupported/microtek-scanmaker-5600.html + unsupported/microtek-scanmaker-5600.html Probably unsupported. See link for more details. @@ -15762,7 +15762,7 @@ 0x05da 0x20a7 unsupported - /unsupported/microtek-scanmaker-5600.html + unsupported/microtek-scanmaker-5600.html Unsupported. See link for more details. @@ -15778,7 +15778,7 @@ 0x05da 0x3008 unsupported - /unsupported/microtek-scanmaker-5800.html + unsupported/microtek-scanmaker-5800.html Unsupported. See link for details. @@ -15786,7 +15786,7 @@ 0x05da 0x30d8 unsupported - /unsupported/microtek-scanmaker-5800.html + unsupported/microtek-scanmaker-5800.html Unsupported. See link for details. @@ -15794,7 +15794,7 @@ 0x05da 0x30d8 unsupported - /unsupported/microtek-scanmaker-5900.html + unsupported/microtek-scanmaker-5900.html Unsupported. See link for more details. @@ -15802,7 +15802,7 @@ 0x05da 0x30d8 unsupported - /unsupported/microtek-scanmaker-5950.html + unsupported/microtek-scanmaker-5950.html Unsupported. See link for more details. @@ -15810,7 +15810,7 @@ 0x05da 0x30e5 unsupported - /unsupported/microtek-scanmaker-6000.html + unsupported/microtek-scanmaker-6000.html Unsupported. See link for more details. @@ -15818,7 +15818,7 @@ 0x05da 0x30e5 unsupported - /unsupported/microtek-scanmaker-6100.html + unsupported/microtek-scanmaker-6100.html Unsupported. See link for more details. @@ -15826,7 +15826,7 @@ 0x05da 0x20c9 unsupported - /unsupported/microtek-scanmaker-6700.html + unsupported/microtek-scanmaker-6700.html Unsupported. See link. @@ -15834,7 +15834,7 @@ 0x05da 0x20b1 unsupported - /unsupported/microtek-scanmaker-8700.html + unsupported/microtek-scanmaker-8700.html Unsupported. See link for details. USB vendor and product ids to be checked. @@ -15850,7 +15850,7 @@ 0x05da 0x20de unsupported - /unsupported/microtek-scanmaker-9800.html + unsupported/microtek-scanmaker-9800.html Partly unsupported. IEEE-1394 works with microtek2 backend. See link. @@ -15858,7 +15858,7 @@ 0x05da 0x30e6 unsupported - /unsupported/microtek-scanmaker-i320.html + unsupported/microtek-scanmaker-i320.html Unsupported. See link. @@ -15866,7 +15866,7 @@ 0x05da 0x201c unsupported - /unsupported/microtek-scanmaker-s400.html + unsupported/microtek-scanmaker-s400.html Unsupported. See link. @@ -15874,7 +15874,7 @@ 0x05da 0x300b unsupported - /unsupported/microtek-scanmaker-s400.html + unsupported/microtek-scanmaker-s400.html Unsupported. See link. @@ -15882,7 +15882,7 @@ 0x04a7 0x0224 unsupported - /unsupported/microtek-scanport-3000.html + unsupported/microtek-scanport-3000.html Unsupported. Vendor/Product ids: 0x04a7/0x0224. Realtek RTS8801B?. See link for details. @@ -15894,7 +15894,7 @@ 0x0686 0x400d unsupported - /unsupported/minolta-dual-scan-III.html + unsupported/minolta-dual-scan-III.html Unsupported. May work with vuescan. See link for details. @@ -15902,7 +15902,7 @@ 0x132b 0x000a unsupported - /unsupported/minolta-dual-scan-IV.html + unsupported/minolta-dual-scan-IV.html Unsupported. Works with vuescan. See link for details. @@ -15910,7 +15910,7 @@ 0x0686 0x400e unsupported - /unsupported/minolta-dse-5400.html + unsupported/minolta-dse-5400.html Probably unsupported. May work with vuescan. See link for details. @@ -15918,7 +15918,7 @@ 0x132b 0x0012 unsupported - /unsupported/minolta-dse-5400-2.html + unsupported/minolta-dse-5400-2.html Probably unsupported. See link for details. @@ -15926,7 +15926,7 @@ *none* *none* unsupported - /unsupported/minolta-dimage-scan-multi-pro.html + unsupported/minolta-dimage-scan-multi-pro.html Probably unsupported. See link for details. @@ -15972,7 +15972,7 @@ 0x055f 0x0408 unsupported - /unsupported/mustek-bearpaw-2448-cu-pro.html + unsupported/mustek-bearpaw-2448-cu-pro.html Not supported. May be supported by mustek_usb2 backend later. See link for some information. @@ -15980,7 +15980,7 @@ 0x055f 0x1000 unsupported - /unsupported/mustek-bearpaw-4800ta-pro.html + unsupported/mustek-bearpaw-4800ta-pro.html Not supported. See link for some information. @@ -15988,7 +15988,7 @@ 0x055f 0x040a unsupported - /unsupported/mustek-bearpaw-4800ta-pro-ii.html + unsupported/mustek-bearpaw-4800ta-pro-ii.html Not supported. May be supported by mustek_usb2 backend later. See link for some information. @@ -16060,7 +16060,7 @@ *none* *none* unsupported - http://lists.alioth.debian.org/pipermail/sane-devel/2003-May/007682.html + http://alioth-lists.debian.net/pipermail/sane-devel/2003-May/007682.html Probably not supported. Same as Mustek 12000 P?. ASIC 1505. @@ -16072,7 +16072,7 @@ 0x0475 0x0100 unsupported - /unsupported/nec-petiscan.html + unsupported/nec-petiscan.html Most probably unsupported. See link for details. Vendor ID is Relisys/Teco. Not known if it is similar to other Relisys/Teco USB scanners. @@ -16084,7 +16084,7 @@ *none* *none* unsupported - /unsupported/nikon-ls9000-ed.html + unsupported/nikon-ls9000-ed.html Probably not supported. See link for details. Possibly similar to LS-8000 ED. @@ -16096,7 +16096,7 @@ 0x0b3c 0xa880 unsupported - /unsupported/olivetti-job-jet-m400.html + unsupported/olivetti-job-jet-m400.html Probably not supported. See link for details. @@ -16108,7 +16108,7 @@ *none* *none* unsupported - http://lists.alioth.debian.org/pipermail/sane-devel/2008-December/023326.html + http://alioth-lists.debian.net/pipermail/sane-devel/2008-December/023326.html *none* @@ -16116,7 +16116,7 @@ *none* *none* unsupported - /unsupported/olympus-es10s.html + unsupported/olympus-es10s.html Probably not supported. See link for details. @@ -16300,7 +16300,7 @@ 0x0a82 0x2000 unsupported - /unsupported/syscan-travelscan-pro.html + unsupported/syscan-travelscan-pro.html Probably not supported. Some information is available. @@ -16312,7 +16312,7 @@ 0x05e3 0x0120 unsupported - /unsupported/pie-1800u.html + unsupported/pie-1800u.html Not supported. See link for details. @@ -16320,7 +16320,7 @@ *none* *none* unsupported - http://lists.alioth.debian.org/pipermail/sane-devel/2009-January/023442.html + http://alioth-lists.debian.net/pipermail/sane-devel/2009-January/023442.html *none* @@ -16336,7 +16336,7 @@ 0x05e3 0x0142 unsupported - /unsupported/reflecta-digitdia-3600.html + unsupported/reflecta-digitdia-3600.html Probably unsupported. Film scanner that can scan directly from the magazine. @@ -16344,7 +16344,7 @@ 0x05e3 0x0143 unsupported - /unsupported/pie-pf3650.html + unsupported/pie-pf3650.html Not supported. See link for details. @@ -16357,7 +16357,7 @@ 0x07b3 0x0807 unsupported - /unsupported/plustek-opticfilm-7200.html + unsupported/plustek-opticfilm-7200.html GL842 based, maybe to be added to genesys backend @@ -16389,7 +16389,7 @@ 0x07b3 0x0600 unsupported - /unsupported/plustek-opticpro-st12.html + unsupported/plustek-opticpro-st12.html Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend. @@ -16397,7 +16397,7 @@ 0x07b3 0x0600 unsupported - /unsupported/plustek-opticpro-st12.html + unsupported/plustek-opticpro-st12.html Product id 0x0600 is unsupported but may be supported by the genesys backend in future. Product id 0x040b is supported by the gt68xx backend. @@ -16405,7 +16405,7 @@ 0x07b3 0x0600 unsupported - /unsupported/plustek-opticpro-st16.html + unsupported/plustek-opticpro-st16.html GL646 based, to be added to genesys backend @@ -16421,7 +16421,7 @@ 0x07b3 0x0601 unsupported - /unsupported/plustek-opticpro-st24.html + unsupported/plustek-opticpro-st24.html Product id 0x0601 is unsupported but may be supported by the genesys backend in future /GL646). Product id 0x040e is supported by the gt68xx backend. @@ -16429,7 +16429,7 @@ 0x07b3 0x0601 unsupported - /unsupported/plustek-opticpro-st24.html + unsupported/plustek-opticpro-st24.html GL646 based, to be added to genesys backend @@ -16437,7 +16437,7 @@ 0x07b3 0x0801 unsupported - /unsupported/plustek-opticpro-s28.html + unsupported/plustek-opticpro-s28.html GL841 based, to be added to genesys backend @@ -16445,7 +16445,7 @@ 0x07b3 0x0801 unsupported - /unsupported/plustek-opticpro-s28.html + unsupported/plustek-opticpro-s28.html GL841 based, to be added to genesys backend @@ -16453,7 +16453,7 @@ 0x07b3 0x0802 unsupported - /unsupported/plustek-opticpro-st28.html + unsupported/plustek-opticpro-st28.html GL841 based, to be added to genesys backend @@ -16461,7 +16461,7 @@ 0x07b3 0x0802 unsupported - /unsupported/umax-astrscan-4750.html + unsupported/umax-astrscan-4750.html GL841 based, to be added to genesys backend, rebadged Plustek ST28 @@ -16469,7 +16469,7 @@ 0x07b3 0x0800 unsupported - /unsupported/plustek-opticpro-st48.html + unsupported/plustek-opticpro-st48.html GL841 based, to be added to genesys backend @@ -16477,7 +16477,7 @@ 0x07b3 0x0c00 unsupported - /unsupported/plustek-opticpro-st64.html + unsupported/plustek-opticpro-st64.html GL843 based, maybe to be added to genesys backend @@ -16485,7 +16485,7 @@ 0x07b3 0x0c03 unsupported - /unsupported/plustek-opticpro-st64plus.html + unsupported/plustek-opticpro-st64plus.html GL843 based. See link for more details. @@ -16493,7 +16493,7 @@ 0x07b3 0x0c0c unsupported - /unsupported/plustek-pl806.html + unsupported/plustek-pl806.html Unsupported. See link for more details. @@ -16501,7 +16501,7 @@ 0x07b3 0x0c0d unsupported - /unsupported/plustek-pl812.html + unsupported/plustek-pl812.html Unsupported. See link for more details. @@ -16509,7 +16509,7 @@ 0x07b3 0x0458 unsupported - /unsupported/plustek-opticslim-500.html + unsupported/plustek-opticslim-500.html Unsupported. See link for more details. @@ -16517,7 +16517,7 @@ 0x07b3 0x0806 unsupported - /unsupported/plustek-opticslim-2420.html + unsupported/plustek-opticslim-2420.html GL841 based, to be added to genesys backend @@ -16525,7 +16525,7 @@ 0x07b3 0x0914 unsupported - /unsupported/plustek-opticslim-2420plus.html + unsupported/plustek-opticslim-2420plus.html GL841 based, to be added to genesys backend @@ -16549,7 +16549,7 @@ 0x07b3 0x081c unsupported - /unsupported/plustek-scancopy-115.html + unsupported/plustek-scancopy-115.html GL841 based, to be added to genesys backend @@ -16625,7 +16625,7 @@ 0x10c4 0xea60 unsupported - /unsupported/planon-docupen-r700.html + unsupported/planon-docupen-r700.html Probably not supported. See link for details. @@ -16645,7 +16645,7 @@ 0x0461 0x0341 unsupported - /unsupported/primax-colorado-600u.html + unsupported/primax-colorado-600u.html Not supported. Some information is available. @@ -16669,7 +16669,7 @@ 0x0461 0x0347 unsupported - /unsupported/visioneer-onetouch4400.html + unsupported/visioneer-onetouch4400.html Unsupported. Same as Visioneer Onetouch 4400. See link for details. @@ -16693,7 +16693,7 @@ 0x0461 0x0340 unsupported - /unsupported/primax-colorado-usb-9600.html + unsupported/primax-colorado-usb-9600.html Not supported. See link for details. @@ -16781,7 +16781,7 @@ 0x0461 0x0371 unsupported - /unsupported/visioneer-onetouch8920.html + unsupported/visioneer-onetouch8920.html Not supported. Look similar to Visioneer Onetouch 8920 (same USB product id). @@ -16793,7 +16793,7 @@ 0x06dc 0x0014 unsupported - /unsupported/prolink-2448u.html + unsupported/prolink-2448u.html Not supported. Some information is available. RealTek RTS8801. @@ -16833,7 +16833,7 @@ 0x05e3 0x0142 unsupported - /unsupported/reflecta-digitdia-3600.html + unsupported/reflecta-digitdia-3600.html Film scanner that can scan directly from the magazine. @@ -16841,7 +16841,7 @@ 0x05e3 0x0120 unsupported - /unsupported/reflecta-iscan-1800.html + unsupported/reflecta-iscan-1800.html Probably unsupported. See link for details. @@ -16849,7 +16849,7 @@ 0x05e3 0x0143 unsupported - /unsupported/reflecta-proscan-4000.html + unsupported/reflecta-proscan-4000.html Probably unsupported. See link for details. @@ -16861,7 +16861,7 @@ 0x0475 0x0103 unsupported - /unsupported/relisys-eclipse-1200u.html + unsupported/relisys-eclipse-1200u.html Probably unsupported. See link for details. @@ -16869,7 +16869,7 @@ 0x0475 0x0210 unsupported - /unsupported/relisys-scorpio-ultra3.html + unsupported/relisys-scorpio-ultra3.html Probably unsupported. See link for details. @@ -16877,7 +16877,7 @@ 0x0475 0x0103 unsupported - /unsupported/relisys-episode.html + unsupported/relisys-episode.html Probably unsupported. See link for details. @@ -16897,7 +16897,7 @@ 0x04e8 0x341f unsupported - /unsupported/samsung-scx-4725.html + unsupported/samsung-scx-4725.html Not supported. See link for details. @@ -16909,7 +16909,7 @@ 0x0a82 0x6605 unsupported - /unsupported/scanshell-800n.html + unsupported/scanshell-800n.html Not supported. See link for details. @@ -16993,7 +16993,7 @@ 0x0a82 0x0530 unsupported - /unsupported/syscan-travelscan-fs531.html + unsupported/syscan-travelscan-fs531.html Not supported. May work with the Plustek backend in future. See link for details. @@ -17001,7 +17001,7 @@ 0x0a82 0x2000 unsupported - /unsupported/syscan-travelscan-pro.html + unsupported/syscan-travelscan-pro.html Probably not supported. Some information is available. @@ -17029,7 +17029,7 @@ 0x05e3 0x0100 unsupported - /unsupported/tamarack-artiscan-2400.html + unsupported/tamarack-artiscan-2400.html Unsupported. See link for more information. @@ -17041,7 +17041,7 @@ 0x0461 0x0346 unsupported - /unsupported/memorex-maxx-6136u.html + unsupported/memorex-maxx-6136u.html Not supported. Some information is available. @@ -17061,7 +17061,7 @@ 0x080d 0x0102 unsupported - /unsupported/teco-vm6509.html + unsupported/teco-vm6509.html Probably unsupported. See link for details. @@ -17073,7 +17073,7 @@ 0x0461 0x0347 unsupported - /unsupported/visioneer-onetouch4400.html + unsupported/visioneer-onetouch4400.html Unsupported. See link for details. @@ -17085,7 +17085,7 @@ 0x05cb 0x1483 unsupported - /unsupported/trust-combiscan-19200.html + unsupported/trust-combiscan-19200.html Unsupported. See link for details. @@ -17093,7 +17093,7 @@ *none* *none* unsupported - http://lists.alioth.debian.org/pipermail/sane-devel/2008-October/022955.html + http://alioth-lists.debian.net/pipermail/sane-devel/2008-October/022955.html *none* @@ -17101,7 +17101,7 @@ *none* *none* unsupported - /unsupported/trust-scsi-scan-19200.html + unsupported/trust-scsi-scan-19200.html Unsupported. See link for details. @@ -17113,7 +17113,7 @@ 0x0461 0x0374 unsupported - /unsupported/umax-astra-2500.html + unsupported/umax-astra-2500.html Probably not supported. See link for details. @@ -17121,7 +17121,7 @@ 0x07b3 0x0601 unsupported - /unsupported/plustek-opticpro-st24.html + unsupported/plustek-opticpro-st24.html Probably not supported. Same IDs as Plustek OpticPro ST24. See link for details. @@ -17129,7 +17129,7 @@ 0x0461 0x038a unsupported - /unsupported/umax-astra-3000.html + unsupported/umax-astra-3000.html Probably not supported. See link for details. @@ -17137,7 +17137,7 @@ 0x0461 0x038a unsupported - /unsupported/umax-astra-3600.html + unsupported/umax-astra-3600.html Probably not supported. See link for details. @@ -17145,7 +17145,7 @@ 0x1606 0x1030 unsupported - /unsupported/umax-astra-4000.html + unsupported/umax-astra-4000.html Not supported. See link for details. @@ -17153,7 +17153,7 @@ 0x0461 0x038c unsupported - /unsupported/umax-astra-4100.html + unsupported/umax-astra-4100.html Not supported, to be added to genesys backend. @@ -17161,7 +17161,7 @@ 0x0638 0x0a10 unsupported - /unsupported/umax-astra-4500.html + unsupported/umax-astra-4500.html GL646 based, to be added to genesys backend. Avision iVina FB1600 clone @@ -17177,7 +17177,7 @@ 0x0638 0x0a20 unsupported - /unsupported/umax-astra-4700.html + unsupported/umax-astra-4700.html GL646/GL660 based. Avision iVina FB1800 clone. @@ -17193,7 +17193,7 @@ 0x080d 0x0104 unsupported - /unsupported/umax-astraslim.html + unsupported/umax-astraslim.html Probably not supported currently. See link for more details. @@ -17201,7 +17201,7 @@ 0x080d 0x0110 unsupported - /unsupported/umax-astraslim-1200.html + unsupported/umax-astraslim-1200.html See link for more details. @@ -17209,7 +17209,7 @@ 0x080d 0x0104 unsupported - /unsupported/umax-astraslim-6000.html + unsupported/umax-astraslim-6000.html Probably not supported currently. See link for more details. @@ -17225,7 +17225,7 @@ *none* *none* unsupported - /unsupported/umax-powerlook-180.html + unsupported/umax-powerlook-180.html Probably not supported. See link for details. @@ -17245,7 +17245,7 @@ 0x04a7 0x0224 unsupported - /unsupported/visioneer-onetouch4800.html + unsupported/visioneer-onetouch4800.html Not supported. See link for more details. @@ -17273,7 +17273,7 @@ 0x0461 0x03a8 unsupported - /unsupported/visioneer-9420.html + unsupported/visioneer-9420.html Unsupported. See link for details. @@ -17281,7 +17281,7 @@ 0x04a7 0x0421 unsupported - /unsupported/visioneer-9450-usb.html + unsupported/visioneer-9450-usb.html Unsupported. See link for details. @@ -17289,7 +17289,7 @@ 0x0461 0x0347 unsupported - /unsupported/visioneer-onetouch4400.html + unsupported/visioneer-onetouch4400.html Not supported. E5 chipset? See link for more details. @@ -17297,7 +17297,7 @@ 0x04a7 0x0224 unsupported - /unsupported/visioneer-onetouch4800.html + unsupported/visioneer-onetouch4800.html Unsupported. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details. @@ -17305,7 +17305,7 @@ 0x04a7 0x0226 unsupported - /unsupported/visioneer-onetouch5300.html + unsupported/visioneer-onetouch5300.html Not supported. Chipset is RTS8801B(?). See link for output of /proc/bus/usb/devices. @@ -17321,7 +17321,7 @@ 0x04a7 0x0226 unsupported - /unsupported/visioneer-onetouch5800.html + unsupported/visioneer-onetouch5800.html Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C. @@ -17329,7 +17329,7 @@ 0x04a7 0x022a unsupported - /unsupported/visioneer-onetouch6600.html + unsupported/visioneer-onetouch6600.html Unsupported. See link for details. @@ -17337,7 +17337,7 @@ 0x04a7 0x0229 unsupported - /unsupported/visioneer-onetouch7100.html + unsupported/visioneer-onetouch7100.html GL646 based, to be added to genesys backend @@ -17345,7 +17345,7 @@ 0x04a7 0x0380 unsupported - /unsupported/visioneer-onetouch7700.html + unsupported/visioneer-onetouch7700.html LM9832/3 based, to be added to plustek backend @@ -17353,7 +17353,7 @@ 0x04a7 0x0321 unsupported - /unsupported/visioneer-onetouch8100.html + unsupported/visioneer-onetouch8100.html Unsupported. See link for details. @@ -17361,7 +17361,7 @@ 0x04a7 0x0371 unsupported - /unsupported/visioneer-onetouch8920.html + unsupported/visioneer-onetouch8920.html Not supported. See link for details. @@ -17369,7 +17369,7 @@ 0x04a7 0x0371 unsupported - /unsupported/visioneer-onetouch8920.html + unsupported/visioneer-onetouch8920.html Not supported. Same as 8920 but without TA? @@ -17377,7 +17377,7 @@ 0x04a7 0x0371 unsupported - /unsupported/visioneer-onetouch8920.html + unsupported/visioneer-onetouch8920.html Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices. @@ -17385,7 +17385,7 @@ 0x04a7 0x022c unsupported - /unsupported/visioneer-onetouch9020.html + unsupported/visioneer-onetouch9020.html Not supported. See link for details. @@ -17393,7 +17393,7 @@ 0x04a7 0x022c unsupported - /unsupported/visioneer-onetouch9020.html + unsupported/visioneer-onetouch9020.html Not supported. See link for details. @@ -17401,7 +17401,7 @@ 0x04a7 0x0362 unsupported - /unsupported/visioneer-onetouch9320.html + unsupported/visioneer-onetouch9320.html Probably not supported. See link for details. @@ -17409,7 +17409,7 @@ 0x04a7 0x0410 unsupported - /unsupported/visioneer-onetouch8820.html + unsupported/visioneer-onetouch8820.html Probably not supported. See link for details. @@ -17417,7 +17417,7 @@ 0x04a7 0x0410 unsupported - /unsupported/visioneer-onetouch8820.html + unsupported/visioneer-onetouch8820.html Probably not supported. See link for details. @@ -17425,7 +17425,7 @@ *none* *none* unsupported - /unsupported/visioneer-paperport-3100b.html + unsupported/visioneer-paperport-3100b.html Most probably not supported. See link for details. @@ -17441,7 +17441,7 @@ *none* *none* unsupported - /unsupported/visioneer-paperport-onetouch.html + unsupported/visioneer-paperport-onetouch.html Most probably not supported. See link for details. @@ -17449,7 +17449,7 @@ 0x04a7 0x0102 unsupported - /unsupported/visioneer-strobe-pro-usb.html + unsupported/visioneer-strobe-pro-usb.html Not supported. See link for details. @@ -17457,7 +17457,7 @@ 0x04a7 0x03a0 unsupported - /unsupported/xerox-4800-onetouch.html + unsupported/xerox-4800-onetouch.html Unsupported. See link for details. Different id compared to One Touch 4800? @@ -17465,7 +17465,7 @@ *none* *none* unsupported - /unsupported/xerox-docuimage-620s.html + unsupported/xerox-docuimage-620s.html Not supported. See link for more details. @@ -17473,7 +17473,7 @@ 0x04a7 0x0446 unsupported - /unsupported/xerox-documate-510.html + unsupported/xerox-documate-510.html Not supported. See link for more details. @@ -17481,7 +17481,7 @@ 0x04a7 0x047c unsupported - /unsupported/xerox-documate-510.html + unsupported/xerox-documate-510.html Not supported. See link for more details. Yet another USB id. @@ -17489,7 +17489,7 @@ 0x04a7 0x0224 unsupported - /unsupported/visioneer-onetouch4800.html + unsupported/visioneer-onetouch4800.html Unsupported. See link for details. Different id compared to 4800 One Touch? @@ -17497,7 +17497,7 @@ *none* *none* unsupported - /unsupported/xerox-workcentre-470cx.html + unsupported/xerox-workcentre-470cx.html Not supported. See link for more details. @@ -17505,7 +17505,7 @@ 0x0924 0xffef unsupported - /unsupported/xerox-workcentre-m15i.html + unsupported/xerox-workcentre-m15i.html Not supported. See link for more details. @@ -17513,7 +17513,7 @@ 0x043d 0x0020 unsupported - /unsupported/xerox-workcentre-xk35c.html + unsupported/xerox-workcentre-xk35c.html Not supported. See link for more details. @@ -17521,7 +17521,7 @@ 0x04e8 0x3903 unsupported - /unsupported/xerox-workcentre-xk50cx.html + unsupported/xerox-workcentre-xk50cx.html Not supported. See link for more details. @@ -17529,7 +17529,7 @@ 0x043d 0x4303 unsupported - /unsupported/xerox-workcentre-pro412.html + unsupported/xerox-workcentre-pro412.html Not supported. See link for more details. @@ -17537,7 +17537,7 @@ 0x0924 0x4220 unsupported - /unsupported/xerox-workcentre-pe16.html + unsupported/xerox-workcentre-pe16.html Not supported. See link for more details. @@ -17545,7 +17545,7 @@ 0x0924 0x4237 unsupported - /unsupported/xerox-workcentre-pe120i.html + unsupported/xerox-workcentre-pe120i.html Not supported. See link for more details. @@ -17559,7 +17559,7 @@ 0x0923 0x010f unsupported - /unsupported/biolux-654.html + unsupported/biolux-654.html Not supported yet. See link for more details. @@ -17571,14 +17571,14 @@ 0x0797 0x801c unsupported - /unsupported/grandtech-scopecam.html + unsupported/grandtech-scopecam.html Not Supported yet. See link for more details. -1.0-3 +1.0-3 sane-v4l mailto:henning@meier-geinitz.de @@ -17590,7 +17590,7 @@ -1.0-13 +1.0-13 sane-xerox_mfp *none* -- cgit v1.2.3 From ffa8801644a7d53cc1c785e3450f794c07a14eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Feb 2020 17:13:01 +0100 Subject: New upstream version 1.0.29 --- testsuite/tools/data/ascii.ref | 4 ++-- testsuite/tools/data/db.ref | 2 +- testsuite/tools/data/hal-new.ref | 2 +- testsuite/tools/data/hal.ref | 2 +- testsuite/tools/data/html-backends-split.ref | 4 ++-- testsuite/tools/data/html-mfgs.ref | 4 ++-- testsuite/tools/data/hwdb.ref | 2 +- testsuite/tools/data/testfile.desc | 4 ++-- testsuite/tools/data/udev+acl.ref | 2 +- testsuite/tools/data/udev.ref | 2 +- testsuite/tools/data/usermap.ref | 2 +- testsuite/tools/data/xml.ref | 4 ++-- 12 files changed, 17 insertions(+), 17 deletions(-) (limited to 'testsuite/tools') diff --git a/testsuite/tools/data/ascii.ref b/testsuite/tools/data/ascii.ref index 4d66732..20c2bf2 100644 --- a/testsuite/tools/data/ascii.ref +++ b/testsuite/tools/data/ascii.ref @@ -5709,7 +5709,7 @@ backend `genesys' status basic url *none* comment `clone of the HP 2400C' - model `ScanJet 3670C' + model `ScanJet 3670' interface `USB' usb-vendor-id `0x03f0' usb-product-id `0x1405' @@ -5722,7 +5722,7 @@ backend `genesys' usb-product-id `0x1405' status complete url *none* - comment `1200x1200 dpi max, same as HP 3670C' + comment `1200x1200 dpi max, same as HP 3670' model `ScanJet 4850C' interface `USB' usb-vendor-id `0x03f0' diff --git a/testsuite/tools/data/db.ref b/testsuite/tools/data/db.ref index d51729a..3828667 100644 --- a/testsuite/tools/data/db.ref +++ b/testsuite/tools/data/db.ref @@ -66,7 +66,7 @@ 0x03f0 0x1205 root:scanner 0664 # Hewlett-Packard ScanJet 4570C | Hewlett-Packard ScanJet 5500C 0x03f0 0x1305 root:scanner 0664 -# Hewlett-Packard ScanJet 3670C | Hewlett-Packard ScanJet 3690C +# Hewlett-Packard ScanJet 3670 | Hewlett-Packard ScanJet 3690C 0x03f0 0x1405 root:scanner 0664 # Hewlett-Packard ScanJet 5590 0x03f0 0x1705 root:scanner 0664 diff --git a/testsuite/tools/data/hal-new.ref b/testsuite/tools/data/hal-new.ref index c9b7f80..fc48a71 100644 --- a/testsuite/tools/data/hal-new.ref +++ b/testsuite/tools/data/hal-new.ref @@ -175,7 +175,7 @@ scanner proprietary - + scanner proprietary diff --git a/testsuite/tools/data/hal.ref b/testsuite/tools/data/hal.ref index 18490f2..68ef92a 100644 --- a/testsuite/tools/data/hal.ref +++ b/testsuite/tools/data/hal.ref @@ -175,7 +175,7 @@ scanner proprietary - + scanner proprietary diff --git a/testsuite/tools/data/html-backends-split.ref b/testsuite/tools/data/html-backends-split.ref index 3455e20..bd8d154 100644 --- a/testsuite/tools/data/html-backends-split.ref +++ b/testsuite/tools/data/html-backends-split.ref @@ -5991,7 +5991,7 @@ Kyocera clone of the HP 2400C -ScanJet 3670C +ScanJet 3670 USB 0x03f0/0x1405 Complete @@ -6002,7 +6002,7 @@ Kyocera USB 0x03f0/0x1405 Complete -1200x1200 dpi max, same as HP 3670C +1200x1200 dpi max, same as HP 3670 ScanJet 4850C diff --git a/testsuite/tools/data/html-mfgs.ref b/testsuite/tools/data/html-mfgs.ref index f82b30c..1b34bb4 100644 --- a/testsuite/tools/data/html-mfgs.ref +++ b/testsuite/tools/data/html-mfgs.ref @@ -12078,7 +12078,7 @@ hpljm1005
(0) sane-hp3500 -ScanJet 3670C +ScanJet 3670 USB 0x03f0/0x1405 Complete @@ -12093,7 +12093,7 @@ hpljm1005
(0) USB 0x03f0/0x1405 Complete -1200x1200 dpi max, same as HP 3670C +1200x1200 dpi max, same as HP 3670 genesys
(1.0-63) diff --git a/testsuite/tools/data/hwdb.ref b/testsuite/tools/data/hwdb.ref index 7d029e0..9adc73f 100644 --- a/testsuite/tools/data/hwdb.ref +++ b/testsuite/tools/data/hwdb.ref @@ -97,7 +97,7 @@ usb:v03F0p1205* usb:v03F0p1305* libsane_matched=yes -# Hewlett-Packard ScanJet 3670C | Hewlett-Packard ScanJet 3690C +# Hewlett-Packard ScanJet 3670 | Hewlett-Packard ScanJet 3690C usb:v03F0p1405* libsane_matched=yes diff --git a/testsuite/tools/data/testfile.desc b/testsuite/tools/data/testfile.desc index e59aed3..bae4099 100644 --- a/testsuite/tools/data/testfile.desc +++ b/testsuite/tools/data/testfile.desc @@ -4894,7 +4894,7 @@ :status :basic :comment "clone of the HP 2400C" -:model "ScanJet 3670C" +:model "ScanJet 3670" :interface "USB" :usbid "0x03f0" "0x1405" :status :complete @@ -4904,7 +4904,7 @@ :interface "USB" :usbid "0x03f0" "0x1405" :status :complete -:comment "1200x1200 dpi max, same as HP 3670C" +:comment "1200x1200 dpi max, same as HP 3670" :model "ScanJet 4850C" :interface "USB" diff --git a/testsuite/tools/data/udev+acl.ref b/testsuite/tools/data/udev+acl.ref index 4721034..bcedd50 100644 --- a/testsuite/tools/data/udev+acl.ref +++ b/testsuite/tools/data/udev+acl.ref @@ -81,7 +81,7 @@ ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1105", ENV{libsane_matched}="yes" ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1205", ENV{libsane_matched}="yes" # Hewlett-Packard ScanJet 4570C | Hewlett-Packard ScanJet 5500C ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1305", ENV{libsane_matched}="yes" -# Hewlett-Packard ScanJet 3670C | Hewlett-Packard ScanJet 3690C +# Hewlett-Packard ScanJet 3670 | Hewlett-Packard ScanJet 3690C ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1405", ENV{libsane_matched}="yes" # Hewlett-Packard ScanJet 5590 ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1705", ENV{libsane_matched}="yes" diff --git a/testsuite/tools/data/udev.ref b/testsuite/tools/data/udev.ref index 9a221fc..bd448af 100644 --- a/testsuite/tools/data/udev.ref +++ b/testsuite/tools/data/udev.ref @@ -81,7 +81,7 @@ ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1105", MODE="0664", GROUP="scanner", ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1205", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes" # Hewlett-Packard ScanJet 4570C | Hewlett-Packard ScanJet 5500C ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1305", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes" -# Hewlett-Packard ScanJet 3670C | Hewlett-Packard ScanJet 3690C +# Hewlett-Packard ScanJet 3670 | Hewlett-Packard ScanJet 3690C ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1405", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes" # Hewlett-Packard ScanJet 5590 ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1705", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes" diff --git a/testsuite/tools/data/usermap.ref b/testsuite/tools/data/usermap.ref index e02d73a..b1d5a9f 100644 --- a/testsuite/tools/data/usermap.ref +++ b/testsuite/tools/data/usermap.ref @@ -64,7 +64,7 @@ libusbscanner 0x0003 0x03f0 0x1105 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0 libusbscanner 0x0003 0x03f0 0x1205 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 # Hewlett-Packard ScanJet 4570C | Hewlett-Packard ScanJet 5500C libusbscanner 0x0003 0x03f0 0x1305 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 -# Hewlett-Packard ScanJet 3670C | Hewlett-Packard ScanJet 3690C +# Hewlett-Packard ScanJet 3670 | Hewlett-Packard ScanJet 3690C libusbscanner 0x0003 0x03f0 0x1405 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 # Hewlett-Packard ScanJet 5590 libusbscanner 0x0003 0x03f0 0x1705 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 diff --git a/testsuite/tools/data/xml.ref b/testsuite/tools/data/xml.ref index 0618093..3c5b861 100644 --- a/testsuite/tools/data/xml.ref +++ b/testsuite/tools/data/xml.ref @@ -6609,7 +6609,7 @@ *none* clone of the HP 2400C - + USB 0x03f0 0x1405 @@ -6623,7 +6623,7 @@ 0x1405 complete *none* - 1200x1200 dpi max, same as HP 3670C + 1200x1200 dpi max, same as HP 3670 USB -- cgit v1.2.3