2002-04-17 18:50:39 +00:00
|
|
|
;
|
|
|
|
; 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 "fujitsu" ; name of backend
|
2006-05-12 20:00:11 +00:00
|
|
|
:url "http://www2.pfeiffer.edu/~anoah/fujitsu/"
|
2006-06-04 03:59:48 +00:00
|
|
|
:version "1.0.29" ; version of backend
|
2002-04-17 18:50:39 +00:00
|
|
|
:manpage "sane-fujitsu" ; name of manpage (if it exists)
|
2006-05-24 01:50:40 +00:00
|
|
|
:comment "Backend re-written for SANE release 1.0.18, see sane-fujitsu manpage"
|
2006-05-12 20:00:11 +00:00
|
|
|
:devicetype :scanner ; start of a list of devices....
|
|
|
|
; other types: :stillcam, :vidcam,
|
|
|
|
; :meta, :api
|
2002-04-17 18:50:39 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:mfg "Fujitsu" ; name a manufacturer
|
2002-09-23 10:16:54 +00:00
|
|
|
:url "http://www.fujitsu.com/"
|
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
;==================================================
|
|
|
|
; DISCONTINUED OLDER MODELS, PERSONAL
|
|
|
|
:model "ScanPartner 93GX"
|
2002-04-17 18:50:39 +00:00
|
|
|
:interface "SCSI"
|
2006-05-12 20:00:11 +00:00
|
|
|
:status :basic
|
|
|
|
:comment "workgroup, older, discontinued"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "M3091DC"
|
2002-04-17 18:50:39 +00:00
|
|
|
:interface "SCSI"
|
|
|
|
:url "http://www.remote.org/frederik/projects/software/sane/"
|
2006-06-04 03:59:48 +00:00
|
|
|
:status :basic
|
|
|
|
:comment "workgroup, older, discontinued, duplex broken"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "M3092DC"
|
2002-09-17 11:19:07 +00:00
|
|
|
:interface "SCSI"
|
2006-06-04 03:59:48 +00:00
|
|
|
:status :basic
|
|
|
|
:comment "workgroup, older, discontinued, duplex broken"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "ScanPartner Jr/10/15/300/600"
|
2002-04-17 18:50:39 +00:00
|
|
|
:interface "SCSI"
|
2006-05-12 20:00:11 +00:00
|
|
|
:status :unsupported
|
|
|
|
:comment "workgroup, discontinued, non-fujitsu, avision oem"
|
|
|
|
|
|
|
|
; DISCONTINUED NEWER MODELS, PERSONAL
|
|
|
|
:model "fi-4120C"
|
|
|
|
:interface "SCSI USB"
|
2006-05-18 14:42:39 +00:00
|
|
|
:usbid "0x04c5" "0x1041"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, newer, discontinued"
|
|
|
|
|
|
|
|
:model "fi-4220C"
|
|
|
|
:interface "SCSI USB"
|
2006-05-18 14:42:39 +00:00
|
|
|
:usbid "0x04c5" "0x1042"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, newer, discontinued"
|
|
|
|
|
|
|
|
:model "fi-4120C2"
|
|
|
|
:interface "SCSI USB"
|
|
|
|
:usbid "0x04c5" "0x10ae"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, newer, discontinued"
|
|
|
|
|
|
|
|
:model "fi-4220C2"
|
|
|
|
:interface "SCSI USB"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, newer, discontinued"
|
|
|
|
|
|
|
|
:model "fi-4010C"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
|
|
|
:comment "workgroup, newer, discontinued, unknown chipset, perhaps non-fujitsu"
|
|
|
|
|
|
|
|
:model "fi-4110CU"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
|
|
|
:usbid "0x04c5" "0x1033"
|
|
|
|
:comment "workgroup, newer, discontinued, unknown chipset, perhaps non-fujitsu"
|
|
|
|
|
|
|
|
:model "fi-4110EOX"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
|
|
|
:comment "workgroup, newer, discontinued, unknown chipset, perhaps non-fujitsu"
|
|
|
|
|
|
|
|
:model "fi-4110EOX2"
|
|
|
|
:interface "USB"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "workgroup, newer, discontinued, MA1509 chipset, non-fujitsu"
|
|
|
|
|
|
|
|
:model "fi-5110EOX"
|
|
|
|
:interface "USB"
|
2006-05-31 03:01:06 +00:00
|
|
|
:status :good
|
2006-05-22 02:52:52 +00:00
|
|
|
:usbid "0x04c5" "0x1096"
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, newer, discontinued"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "fi-5110EOX2"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
2006-06-01 23:43:04 +00:00
|
|
|
:comment "workgroup, newer, discontinued, perhaps same as fi-5110EOX"
|
2006-05-12 20:00:11 +00:00
|
|
|
|
|
|
|
; CURRENT MODELS, PERSONAL
|
|
|
|
:model "S500"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
2006-06-01 23:43:04 +00:00
|
|
|
:comment "workgroup, current, unknown chipset, perhaps same as fi-5110EOX"
|
2006-05-12 20:00:11 +00:00
|
|
|
|
|
|
|
:model "fi-60F"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
|
|
|
:comment "workgroup, current, unknown chipset, perhaps non-fujitsu"
|
|
|
|
|
|
|
|
:model "fi-4010CU"
|
|
|
|
:interface "USB"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :unsupported
|
|
|
|
:usbid "0x04c5" "0x1029"
|
|
|
|
:comment "workgroup, current, Avision chipset?"
|
2006-05-12 20:00:11 +00:00
|
|
|
|
|
|
|
:model "fi-5110EOXM"
|
|
|
|
:interface "USB"
|
|
|
|
:status :untested
|
2006-06-01 23:43:04 +00:00
|
|
|
:comment "workgroup, current, unknown chipset, perhaps same as fi-5110EOX"
|
2006-05-12 20:00:11 +00:00
|
|
|
|
|
|
|
:model "fi-5110C"
|
|
|
|
:interface "USB"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-18 14:42:39 +00:00
|
|
|
:usbid "0x04c5" "0x1097"
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, current"
|
|
|
|
|
|
|
|
:model "fi-5120C"
|
|
|
|
:interface "SCSI USB"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-12 20:00:11 +00:00
|
|
|
:usbid "0x04c5" "0x10e0"
|
|
|
|
:comment "workgroup, current"
|
|
|
|
|
|
|
|
:model "fi-5220C"
|
|
|
|
:interface "SCSI USB"
|
2006-05-18 17:26:06 +00:00
|
|
|
:status :good
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "workgroup, current"
|
|
|
|
|
|
|
|
:model "ScanPartner 15C/620C"
|
2002-04-17 18:50:39 +00:00
|
|
|
:interface "SCSI"
|
2006-05-12 20:00:11 +00:00
|
|
|
:status :unsupported
|
|
|
|
:comment "workgroup, current, non-fujitsu, avision oem"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
;==================================================
|
|
|
|
; DISCONTINUED OLDER MODELS, DEPARTMENTAL
|
|
|
|
:model "M3093E"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3093DE"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3093DG"
|
2002-09-17 11:19:07 +00:00
|
|
|
:interface "SCSI"
|
2006-05-12 20:00:11 +00:00
|
|
|
:status :basic
|
|
|
|
:comment "departmental, older, discontinued"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "M3093EX"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3093GX"
|
2004-04-06 13:04:35 +00:00
|
|
|
:interface "SCSI"
|
2006-05-12 20:00:11 +00:00
|
|
|
:status :basic
|
|
|
|
:comment "departmental, older, discontinued"
|
2004-04-06 13:04:35 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "M3096EX"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3096GX"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3097E+"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3097G+"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3097DE"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3097DG"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "departmental, older, discontinued"
|
|
|
|
|
|
|
|
; DISCONTINUED NEWER MODELS, DEPARTMENTAL
|
|
|
|
:model "fi-4640S"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "departmental, newer, discontinued"
|
|
|
|
|
|
|
|
:model "fi-4750C"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "departmental, newer, discontinued"
|
|
|
|
|
|
|
|
; CURRENT MODELS, DEPARTMENTAL
|
|
|
|
:model "fi-4340C"
|
2003-06-06 09:47:24 +00:00
|
|
|
:interface "SCSI USB"
|
2004-04-06 13:04:35 +00:00
|
|
|
:status :basic
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "departmental, current"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "fi-4530C"
|
2003-02-20 13:33:07 +00:00
|
|
|
:interface "SCSI USB"
|
2004-04-06 13:04:35 +00:00
|
|
|
:status :basic
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "departmental, current"
|
2003-10-03 12:45:50 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "fi-5530C"
|
|
|
|
:interface "SCSI USB"
|
|
|
|
:status :basic
|
|
|
|
:comment "departmental, current"
|
|
|
|
|
|
|
|
;==================================================
|
|
|
|
; DISCONTINUED OLDER MODELS, PRODUCTION
|
|
|
|
:model "M3099A"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "production, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3099G"
|
2003-03-05 12:56:44 +00:00
|
|
|
:interface "SCSI"
|
2004-04-06 13:04:35 +00:00
|
|
|
:status :basic
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "production, older, discontinued"
|
2002-04-17 18:50:39 +00:00
|
|
|
|
2006-05-12 20:00:11 +00:00
|
|
|
:model "M3099EH"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "production, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3099GH"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3099EX"
|
|
|
|
:interface "RS232C/Video"
|
|
|
|
:status :unsupported
|
|
|
|
:comment "production, older, discontinued"
|
|
|
|
|
|
|
|
:model "M3099GX"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, older, discontinued"
|
|
|
|
|
|
|
|
:model "M4097D"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, older, discontinued"
|
|
|
|
|
|
|
|
; DISCONTINUED NEWER MODELS, PRODUCTION
|
|
|
|
:model "fi-4750L"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, newer, discontinued"
|
|
|
|
|
|
|
|
; CURRENT MODELS, PRODUCTION
|
|
|
|
:model "fi-4860C"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, current"
|
|
|
|
|
|
|
|
:model "M4099D"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, current"
|
|
|
|
|
|
|
|
:model "fi-4990C"
|
|
|
|
:interface "SCSI"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, current"
|
|
|
|
|
|
|
|
:model "fi-5650C"
|
|
|
|
:interface "SCSI USB"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, current"
|
|
|
|
|
|
|
|
:model "fi-5750C"
|
|
|
|
:interface "SCSI USB"
|
|
|
|
:status :basic
|
|
|
|
:comment "production, current"
|
|
|
|
|
|
|
|
:model "fi-5900C"
|
2004-04-06 13:04:35 +00:00
|
|
|
:interface "SCSI USB"
|
2003-11-07 10:05:35 +00:00
|
|
|
:status :basic
|
2006-05-12 20:00:11 +00:00
|
|
|
:comment "production, current"
|
2003-11-07 10:05:35 +00:00
|
|
|
|