diff options
Diffstat (limited to 'doc/descriptions/fujitsu.desc')
| -rw-r--r-- | doc/descriptions/fujitsu.desc | 36 | 
1 files changed, 30 insertions, 6 deletions
| diff --git a/doc/descriptions/fujitsu.desc b/doc/descriptions/fujitsu.desc index 1691ad5..e74a7f6 100644 --- a/doc/descriptions/fujitsu.desc +++ b/doc/descriptions/fujitsu.desc @@ -12,9 +12,9 @@  :backend "fujitsu"               ; name of backend  :url "http://www.thebility.com/fujitsu/"  -:version "117"                   ; version of backend +:version "118"                   ; version of backend  :manpage "sane-fujitsu"          ; name of manpage (if it exists) -:comment "Backend updated for SANE release 1.0.24, see sane-fujitsu manpage" +:comment "Backend updated for SANE release 1.0.25, see sane-fujitsu manpage"  :devicetype :scanner             ; start of a list of devices....                                   ; other types:  :stillcam, :vidcam,                                   ;               :meta, :api @@ -143,6 +143,18 @@  :usbid "0x04c5" "0x1150"  :comment "small, recent, discontinued" +:model "fi-6130Z" +:interface "USB" +:status :complete +:usbid "0x04c5" "0x11f3" +:comment "small, recent, discontinued" + +:model "fi-6230Z" +:interface "USB" +:status :complete +:usbid "0x04c5" "0x11f4" +:comment "small, recent, discontinued" +  :model "ScanSnap S1500"  :interface "USB"  :status :complete @@ -173,16 +185,16 @@  :usbid "0x04c5" "0x11fc"  :comment "small, current" -:model "fi-6130Z" +:model "fi-7160"  :interface "USB"  :status :complete -:usbid "0x04c5" "0x11f3" +:usbid "0x04c5" "0x132e"  :comment "small, current" -:model "fi-6230Z" +:model "fi-7260"  :interface "USB"  :status :complete -:usbid "0x04c5" "0x11f4" +:usbid "0x04c5" "0x132f"  :comment "small, current"  :model "ScanSnap iX500" @@ -311,6 +323,18 @@  :usbid "0x04c5" "0x11f2"  :comment "medium, current" +:model "fi-7180" +:interface "USB" +:status :complete +:usbid "0x04c5" "0x132c" +:comment "medium, current" + +:model "fi-7280" +:interface "USB" +:status :complete +:usbid "0x04c5" "0x132d" +:comment "medium, current" +  ;==================================================  ; DISCONTINUED OLDER MODELS, BIG  :model "M3099A" | 
