kopia lustrzana https://gitlab.com/sane-project/backends
Moved HP 35xx series to unsupported.desc because these scanners use a RTS8801
chip (no Genesys chipset).merge-requests/1/head
rodzic
c7d6c35f08
commit
1eddd0c6a5
|
@ -1,7 +1,11 @@
|
|||
2004-09-06 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
* doc/descriptions/unsupported.desc
|
||||
doc/descriptions-external/genesys.desc: Moved HP 35xx series to
|
||||
unsupported.desc because these scanners use a RTS8801 chip (no
|
||||
Genesys chipset).
|
||||
|
||||
2004-09-06 Jochen Eisinger <jochen@penguin-breeder.org>
|
||||
|
||||
* backend/mustek_pp.c: clarify error message
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
:url "http://www.canon.com/"
|
||||
|
||||
:model "CanoScan LiDE 35"
|
||||
:url "/unsupported/canon-lide-50.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Same as LiDE 50."
|
||||
|
@ -87,30 +88,6 @@
|
|||
:interface "USB"
|
||||
:status :unsupported
|
||||
|
||||
:model "ScanJet 3500c"
|
||||
:url "/unsupported/hp-scanjet-3500c.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Maybe GL646_HP, but not confirmed. Older information: Seems to use RealTek RTS8801C2-6. Vendor/Product ID 0x03F0/0x2205. See link and other Scanjet 35x0c entries."
|
||||
|
||||
:model "ScanJet 3530c"
|
||||
:url "/unsupported/hp-scanjet-3530c.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Maybe GL646_HP, but not confirmed. Older information: Chipset is Realtek RTS8801C2-6. Vendor/Product ID 0x03F0/0x2005. See link and other Scanjet 35x0c entries."
|
||||
|
||||
:model "ScanJet 3570c"
|
||||
:interface "USB"
|
||||
:url "/unsupported/hp-scanjet-3570c.html"
|
||||
:status :unsupported
|
||||
:comment "Maybe GL646_HP, but not confirmed. Older information: Probably Realtek RTS8801C2-6, same ids as Scanjet 3530c. Has a TA. Vendor/product id 0x03F0/0x2005. See link and other Scanjet 35x0c entries."
|
||||
|
||||
:model "ScanJet 3570cxi"
|
||||
;:url "http://www.realtek.com.tw/products/products1-2.aspx?modelid=37"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See 3570c."
|
||||
|
||||
:model "ScanJet 3670c"
|
||||
:url "/unsupported/hp-scanjet-3670c.html"
|
||||
:interface "USB"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2004-09-03" ; version of backend
|
||||
:version "2004-09-06" ; version of backend
|
||||
:url "/contrib.html"
|
||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
||||
|
@ -504,6 +504,30 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported yet by SANE, but a backend is under development. See link for details."
|
||||
|
||||
:model "ScanJet 3500c"
|
||||
:url "/unsupported/hp-scanjet-3500c.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Seems to use RealTek RTS8801C2-6. Vendor/Product ID 0x03F0/0x2205. See link and other Scanjet 35x0c entries."
|
||||
|
||||
:model "ScanJet 3530c"
|
||||
:url "/unsupported/hp-scanjet-3530c.html"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Chipset is Realtek RTS8801C2-6. Vendor/Product ID 0x03F0/0x2005. See link and other Scanjet 35x0c entries."
|
||||
|
||||
:model "ScanJet 3570c"
|
||||
:interface "USB"
|
||||
:url "/unsupported/hp-scanjet-3570c.html"
|
||||
:status :unsupported
|
||||
:comment "Probably Realtek RTS8801C2-6, same ids as Scanjet 3530c. Has a TA. Vendor/product id 0x03F0/0x2005. See link and other Scanjet 35x0c entries."
|
||||
|
||||
:model "ScanJet 3570cxi"
|
||||
;:url "http://www.realtek.com.tw/products/products1-2.aspx?modelid=37"
|
||||
:interface "USB"
|
||||
:status :unsupported
|
||||
:comment "Unsupported. See 3570c."
|
||||
|
||||
:model "ScanJet 3970c"
|
||||
:interface "USB"
|
||||
:url "/unsupported/hp-scanjet-3970c.html"
|
||||
|
|
Ładowanie…
Reference in New Issue