diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 08:20:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 08:20:20 +0200 |
commit | e94622c319e4307617b202f19d3ec05b21a9bb49 (patch) | |
tree | c5ddf44352b9bd47aeb3eb432ba79638079efe25 /doc/descriptions/fujitsu.desc | |
parent | 6f2255c9648b175d51e2c8e5e9670557f9dc4ee1 (diff) |
merge to 1.0.25+git20150927
Diffstat (limited to 'doc/descriptions/fujitsu.desc')
-rw-r--r-- | doc/descriptions/fujitsu.desc | 46 |
1 files changed, 34 insertions, 12 deletions
diff --git a/doc/descriptions/fujitsu.desc b/doc/descriptions/fujitsu.desc index e74a7f6..d4e232b 100644 --- a/doc/descriptions/fujitsu.desc +++ b/doc/descriptions/fujitsu.desc @@ -12,7 +12,7 @@ :backend "fujitsu" ; name of backend :url "http://www.thebility.com/fujitsu/" -:version "118" ; version of backend +:version "127" ; version of backend :manpage "sane-fujitsu" ; name of manpage (if it exists) :comment "Backend updated for SANE release 1.0.25, see sane-fujitsu manpage" :devicetype :scanner ; start of a list of devices.... @@ -167,9 +167,14 @@ :usbid "0x04c5" "0x11a2" :comment "small, discontinued, same as S1500" +:model "ScanSnap N1800" +:interface "Ethernet" +:status :untested +:comment "small, discontinued, integrated touchscreen and keyboard" + ;================================================== ; CURRENT MODELS, SMALL -:model "ScanSnap N1800" +:model "ScanSnap N7100" :interface "Ethernet" :status :untested :comment "small, current, integrated touchscreen and keyboard" @@ -203,6 +208,18 @@ :usbid "0x04c5" "0x132b" :comment "small, current, WiFi not supported. Hardware only scans in color. Backend generates binary and grayscale modes." +:model "ScanSnap iX100" +:interface "USB WiFi" +:status :good +:usbid "0x04c5" "0x13f4" +:comment "small, current, WiFi not supported." + +:model "ScanSnap SV600" +:interface "USB" +:status :untested +:usbid "0x04c5" "0x128e" +:comment "Also has a second USB VID 0x13ba. Will require some gymnastics to support." + ;================================================== ; DISCONTINUED OLDER MODELS, MEDIUM :model "M3093E" @@ -302,25 +319,25 @@ :usbid "0x04c5" "0x114e" :comment "medium, recent, discontinued" -;================================================== -; CURRENT MODELS, MEDIUM - -:model "fi-5530C2" -:interface "SCSI USB" -:status :complete -:usbid "0x04c5" "0x114a" -:comment "medium, current" - :model "fi-6140Z" :interface "SCSI USB" :status :complete :usbid "0x04c5" "0x11f1" -:comment "medium, current" +:comment "medium, recent, discontinued" :model "fi-6240Z" :interface "SCSI USB" :status :complete :usbid "0x04c5" "0x11f2" +:comment "medium, recent, discontinued" + +;================================================== +; CURRENT MODELS, MEDIUM + +:model "fi-5530C2" +:interface "SCSI USB" +:status :complete +:usbid "0x04c5" "0x114a" :comment "medium, current" :model "fi-7180" @@ -466,3 +483,8 @@ :status :untested :usbid "0x04c5" "0x119e" :comment "big, current. VRS CGA board unsupported, Independent ultrasonic control and multistream unsupported" + +:model "fi-6400" +:interface "SCSI USB" +:status :untested +;:usbid "0x04c5" "0x" |