kopia lustrzana https://gitlab.com/sane-project/backends
Added USB vendor and product ids. Minor cleanups.
rodzic
14e5a82d9d
commit
7baf54b170
|
@ -8,6 +8,15 @@
|
|||
udev. Added version information to html modes.
|
||||
* doc/descriptions/gt68xx.desc: Added vendor and product ids for
|
||||
all scanners.
|
||||
* doc/descriptions/artec_eplus48u.desc
|
||||
doc/descriptions/genesys.desc doc/descriptions/hp3500.desc
|
||||
doc/descriptions/hp4200.desc doc/descriptions/ma1509.desc
|
||||
doc/descriptions/microtek2.desc doc/descriptions/mustek_usb.desc
|
||||
doc/descriptions/mustek_usb2.desc doc/descriptions/sm3600.desc
|
||||
doc/descriptions/sm3840.desc doc/descriptions/template.desc.
|
||||
doc/descriptions/umax1220u.desc doc/descriptions/unsupported.desc
|
||||
doc/descriptions-external/template.desc.:
|
||||
Added USB vendor and product ids. Minor cleanups.
|
||||
|
||||
2006-01-07 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
:model "E+ 48U"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x05d8" "0x4003"
|
||||
:comment "CIS scanner based on the GT6816 chip. Apparently all other devices are re-badged Artec scanners."
|
||||
|
||||
:mfg "Medion/Lifetec/Tevion/Cytron"
|
||||
|
@ -22,14 +23,17 @@
|
|||
:model "MD9693"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x05d8" "0x4003"
|
||||
|
||||
:model "MD9705"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x05d8" "0x4003"
|
||||
|
||||
:model "MD4394"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x05d8" "0x4003"
|
||||
:comment "Only scanners with product id 0x4003 will work; try the gt68xx backend, if your scanner has product id 0x4002 "
|
||||
|
||||
:mfg "Trust"
|
||||
|
@ -38,19 +42,20 @@
|
|||
:model "Easy Webscan 19200"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:comment "Different product id: 0x4006"
|
||||
:usbid "0x05d8" "0x4006"
|
||||
|
||||
:model "240H Easy Webscan Gold"
|
||||
:status :basic
|
||||
:interface "USB"
|
||||
:comment "Different product id: 0x4007, works up to 600 dpi"
|
||||
:usbid "0x05d8" "0x4007"
|
||||
:comment "Works up to 600 dpi"
|
||||
|
||||
:mfg "Memorex"
|
||||
:url "http://www.artecusa.com/"
|
||||
:model "MEM 48U"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:comment "Different product id: 0x4005"
|
||||
:usbid "0x05d8" "0x4005"
|
||||
|
||||
:mfg "Microstar"
|
||||
:url "http://www.microstar.de/"
|
||||
|
@ -69,16 +74,17 @@
|
|||
:model "AstraSlim SE"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:comment "Different product id: 0x4009"
|
||||
:usbid "0x05d8" "0x4009"
|
||||
|
||||
:model "AstraSlim 1200 SE"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:comment "Different product id: 0x4010"
|
||||
:usbid "0x05d8" "0x4010"
|
||||
|
||||
:mfg "Artec/Ultima"
|
||||
:url "http://www.artecusa.com/"
|
||||
:model "E+ Pro"
|
||||
:status :minimal
|
||||
:interface "USB"
|
||||
:comment "Experimental! Different product id: 0x4004. Please report your results!"
|
||||
:usbid "0x05d8" "0x4004"
|
||||
:comment "Experimental! Please report your results!"
|
||||
|
|
|
@ -12,18 +12,21 @@
|
|||
:url "http://www.medion.de/"
|
||||
|
||||
:model "MD5345"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x0461" "0x0377"
|
||||
:status :good
|
||||
:comment "Has a Primax USB ID"
|
||||
|
||||
:model "MD6228"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x0461" "0x0377"
|
||||
:status :good
|
||||
:comment "Has a Primax USB ID. Same as MD5345"
|
||||
|
||||
:model "MD6471"
|
||||
:status :complete
|
||||
:interface "USB"
|
||||
:usbid "0x0461" "0x0377"
|
||||
:status :complete
|
||||
:comment "Has a Primax USB ID. Same as MD5345"
|
||||
|
||||
; -----------------------------------------------------------------------------
|
||||
|
@ -32,8 +35,9 @@
|
|||
:url "http://www.hp.com/"
|
||||
|
||||
:model "ScanJet 2300C"
|
||||
:status :complete
|
||||
:interface "USB"
|
||||
:usbid "0x03f0" "0x0901"
|
||||
:status :complete
|
||||
:comment "600x1200 dpi max"
|
||||
|
||||
; -----------------------------------------------------------------------------
|
||||
|
@ -43,18 +47,22 @@
|
|||
|
||||
:model "CanoScan LiDE 35"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x2213"
|
||||
:status :good
|
||||
:comment "Same ids as LiDE 50."
|
||||
|
||||
:model "CanoScan LiDE 40"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x2213"
|
||||
:status :untested
|
||||
:comment "Same ids as LiDE 50. Please tell us if this scanner works."
|
||||
|
||||
:model "CanoScan LiDE 50"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x2213"
|
||||
:status :good
|
||||
|
||||
:model "CanoScan LiDE 60"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x221c"
|
||||
:status :good
|
||||
|
|
|
@ -27,14 +27,17 @@
|
|||
; "SCSI", "USB", "Parport (EPP)",
|
||||
; "Parport (SPP)", "Parport (ECP)",
|
||||
; "Serial port" or "Propretiary".
|
||||
:usbid "0x03f0" "0x2205"
|
||||
:status :good
|
||||
|
||||
:model "ScanJet 3530C" ; name models for above-specified mfg.
|
||||
:interface "USB" ; interface type of the device:
|
||||
:usbid "0x03f0" "0x2005"
|
||||
:status :good
|
||||
|
||||
:model "ScanJet 3570C" ; name models for above-specified mfg.
|
||||
:interface "USB" ; interface type of the device:
|
||||
:usbid "0x03f0" "0x2005"
|
||||
:status :good
|
||||
|
||||
|
||||
|
|
|
@ -23,16 +23,19 @@
|
|||
|
||||
:model "ScanJet 4200C" ; name models for above-specified mfg.
|
||||
:interface "USB"
|
||||
:usbid "0x03f0" "0x0105"
|
||||
:status :basic
|
||||
:comment "8bpp color, 75/150/300/600 dpi only"
|
||||
|
||||
:model "ScanJet 4200Cxi" ; name models for above-specified mfg.
|
||||
:interface "USB"
|
||||
:usbid "0x03f0" "0x0105"
|
||||
:status :basic
|
||||
:comment "8bpp color, 75/150/300/600 dpi only"
|
||||
|
||||
:model "ScanJet 4200Cse" ; name models for above-specified mfg.
|
||||
:interface "USB"
|
||||
:usbid "0x03f0" "0x0105"
|
||||
:status :basic
|
||||
:comment "8bpp color, 75/150/300/600 dpi only"
|
||||
|
||||
|
|
|
@ -27,15 +27,9 @@
|
|||
; "SCSI", "USB", "Parport (EPP)",
|
||||
; "Parport (SPP)", "Parport (ECP)",
|
||||
; "Serial port" or "Propretiary".
|
||||
:usbid "0x055f" "0x0010"
|
||||
:status :good
|
||||
:comment "Works upto 600 dpi. No support for TA and ADF yet."
|
||||
|
||||
:mfg "Fujitsu" ; name a manufacturer
|
||||
:model "fi-4110EOX2"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Uses ma1509 chip, but very different from other scanners supported by backend"
|
||||
;:url "http://www2.pfeiffer.edu/~anoah/fujitsu/"
|
||||
|
||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||
; and at the top-level.
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
:model "ScanMaker X6USB"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x0099"
|
||||
:status :good
|
||||
|
||||
:model "ScanMaker V300"
|
||||
|
@ -104,10 +105,12 @@
|
|||
|
||||
:model "SlimScan C6"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x009a"
|
||||
:status :complete
|
||||
|
||||
:model "ScanMaker V6UPL"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x00b6"
|
||||
:status :basic
|
||||
:comment "Sometimes scan speed goes to fast and results look badly smudged."
|
||||
|
||||
|
@ -117,6 +120,12 @@
|
|||
|
||||
:model "ScanMaker V6USL"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x00a3"
|
||||
:status :complete
|
||||
|
||||
:model "ScanMaker V6USL"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x80a3"
|
||||
:status :complete
|
||||
|
||||
:model "ScanMaker X12USL"
|
||||
|
|
|
@ -12,30 +12,30 @@
|
|||
|
||||
:model "ScanExpress 600 CU"
|
||||
:interface "USB"
|
||||
:usbid "0x055f" "0x0002"
|
||||
:status :complete
|
||||
|
||||
:model "ScanExpress 1200 CU"
|
||||
:interface "USB"
|
||||
:usbid "0x055f" "0x0001"
|
||||
:status :complete
|
||||
|
||||
:model "ScanExpress 1200 CU Plus"
|
||||
:interface "USB"
|
||||
:usbid "0x055f" "0x0008"
|
||||
:status :complete
|
||||
|
||||
:model "ScanExpress 1200 UB"
|
||||
:interface "USB"
|
||||
:usbid "0x055f" "0x0006"
|
||||
:status :complete
|
||||
:comment "For the UB Plus, see gt68xx backend"
|
||||
|
||||
;:model "ScanExpress 1200 USB"
|
||||
;:interface "USB"
|
||||
;:comment "CCD not yet supported"
|
||||
;:status :untested
|
||||
|
||||
:mfg "Trust"
|
||||
:url "http://www.trust-site.com"
|
||||
|
||||
:model "Compact Scan USB 19200"
|
||||
:interface "USB"
|
||||
:usbid "0x055f" "0x0006"
|
||||
:status :complete
|
||||
:comment "Mustek 1200 UB compatible"
|
||||
|
|
|
@ -12,4 +12,5 @@
|
|||
|
||||
:model "BearPaw 2448TA Pro"
|
||||
:interface "USB"
|
||||
:usbid "0x055f" "0x0409"
|
||||
:status :good
|
||||
|
|
|
@ -18,15 +18,36 @@
|
|||
|
||||
:model "ScanMaker 3600"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x40b3"
|
||||
:comment "works"
|
||||
:status :basic
|
||||
|
||||
:model "ScanMaker 3600"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x40ca"
|
||||
:comment "works"
|
||||
:status :basic
|
||||
|
||||
:model "ScanMaker 3600"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x40ff"
|
||||
:comment "works"
|
||||
:status :basic
|
||||
|
||||
:model "ScanMaker 3700"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x40b8"
|
||||
:comment "works"
|
||||
:status :basic
|
||||
|
||||
:model "ScanMaker 3700"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x40cb"
|
||||
:comment "works"
|
||||
:status :basic
|
||||
|
||||
:model "ScanMaker 3750"
|
||||
:interface "USB"
|
||||
:usbid "0x05da" "0x40dd"
|
||||
:comment "works (told)"
|
||||
:status :basic
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
; "Parport (SPP)", "Parport (ECP)",
|
||||
; "Serial port", "IEEE-1394", "JetDirect",
|
||||
; or "Proprietary".
|
||||
:usbid "0x05da" "0x30d4"
|
||||
:comment "8 and 16 bit, color and grayscale" ; comment about the model
|
||||
|
||||
:model "ScanMaker 4800" ; name models for above-specified mfg.
|
||||
|
@ -44,6 +45,7 @@
|
|||
; "Parport (SPP)", "Parport (ECP)",
|
||||
; "Serial port", "IEEE-1394", "JetDirect",
|
||||
; or "Proprietary".
|
||||
:usbid "0x05da" "0x30cf"
|
||||
:comment "Same hardware as SM3840, different color box" ; comment
|
||||
|
||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||
|
|
|
@ -38,16 +38,19 @@
|
|||
; "Parport (SPP)", "Parport (ECP)",
|
||||
; "Serial port", "IEEE-1394", "JetDirect",
|
||||
; or "Proprietary".
|
||||
:usbid "0x1234" "0x4321" ; Vendor and product ids of an USB device
|
||||
:url "http://www.tmp.com/z.html" ; model's URL
|
||||
:comment "With Z-Axis scrolling" ; comment about the model
|
||||
|
||||
:model "Templ ZS"
|
||||
:interface "USB"
|
||||
:usbid "0x1234" "0x4322"
|
||||
:status :unsupported
|
||||
:comment "No support yet, but we have docs."
|
||||
|
||||
:model "Templ ZQ"
|
||||
:interface "USB"
|
||||
:usbid "0x1234" "0x4323"
|
||||
:status :minimal
|
||||
|
||||
:model "Templ ZY"
|
||||
|
|
|
@ -24,22 +24,26 @@
|
|||
|
||||
:model "Astra 1220U" ; name models for above-specified mfg.
|
||||
:interface "USB"
|
||||
:usbid "0x1606" "0x0010"
|
||||
:status :good
|
||||
:comment "OK"
|
||||
|
||||
:model "Astra 1600U"
|
||||
:interface "USB"
|
||||
:usbid "0x1606" "0x0030"
|
||||
:status :minimal
|
||||
:comment "Is reported to be the same as the 2000U. Sort of scans, but colors all messed up."
|
||||
|
||||
:model "Astra 2000U"
|
||||
:interface "USB"
|
||||
:usbid "0x1606" "0x0030"
|
||||
:status :minimal
|
||||
:comment "Sort of scans, but colors all messed up."
|
||||
|
||||
:model "Astra 2100 U"
|
||||
:url "/unsupported/umax-astra-2100u.html"
|
||||
:interface "USB"
|
||||
:usbid "0x1606" "0x0130"
|
||||
:status :minimal
|
||||
:comment "Colours are distorted, there are vertical colour stripes, and the image is shadowed inches to its left."
|
||||
|
||||
|
|
|
@ -571,6 +571,10 @@
|
|||
:status :unsupported
|
||||
:comment "Unsupported. Vendor/product unknown. Maybe similar to fi-4220C?"
|
||||
|
||||
:model "fi-4110EOX2"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Uses ma1509 chip, but very different from other scanners supported by the ma1509 backend"
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue