From 02e2a1b0e4d20323a857b68499bafb5f5b923fcf Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Mon, 30 Dec 2002 13:38:00 +0000 Subject: [PATCH] Removed (now included). --- ChangeLog | 1 + doc/descriptions-external/tevion9693usb.desc | 46 -------------------- 2 files changed, 1 insertion(+), 46 deletions(-) delete mode 100644 doc/descriptions-external/tevion9693usb.desc diff --git a/ChangeLog b/ChangeLog index bf2e54159..a86627367 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ * doc/descriptions-external/scanwit.desc doc/descriptions-external/viceo.desc: Added description files for scanwit and viceo backends. + * doc/descriptions-external/tevion9693usb.desc: Removed (now included). 2002-12-28 Karl Heinz Kremer diff --git a/doc/descriptions-external/tevion9693usb.desc b/doc/descriptions-external/tevion9693usb.desc deleted file mode 100644 index 15755c53a..000000000 --- a/doc/descriptions-external/tevion9693usb.desc +++ /dev/null @@ -1,46 +0,0 @@ -; -; SANE Backend specification file -; -; It's basically emacs-lisp --- so ";" indicates comment to end of line. -; All syntactic elements are keyword tokens, followed by a string or -; keyword argument, as specified. -; -; ":backend" *must* be specified. -; All other information is optional (but what good is the file without it?). -; - -:backend "tevion9693usb" ; name of backend -:version "0.0.10" ; version of backend -:status :alpha ; :alpha, :beta, :stable, :new -:url "http://www.angelfire.com/linux/crapsite/" ; backend's web page - -:devicetype :scanner ; start of a list of devices.... - -:mfg "Tevion" ; name a manufacturer -:model "MD9693" ; name models for above-specified mfg. -:interface "USB" ; interface type of the device: -:comment "CIS scanner based on the GT6816 chip (Aldi scanner)." - -:mfg "Medion" ; another manufacturer... -:url "http://www.medion.de/" -:model "MD9693" -:interface "USB" -:comment "Apparently the same device like the Tevion." - -:model "MD9705" -:interface "USB" -:comment "Apparently the same device like the Tevion." - -:mfg "Artec" ; another manufacturer... -:url "http://www.artecusa.com/" -:model "E+ 48U" -:interface "USB" -:comment "Apparently the same device like Tevion/Medion." - -:mfg "Trust" -:url "http://www.trust-site.com" -:model "Easy Webscan 19200" -:interface "USB" -:comment "Different product id: 0x4006; please modify tevion9693usb.conf" - -