kopia lustrzana https://gitlab.com/sane-project/backends
Added Brother MFC 9600, Canon PIXMA MP450, and Plustek ScanCopy 115.
rodzic
08ac1fdb09
commit
c782ab3921
|
@ -2,7 +2,9 @@
|
|||
|
||||
* doc/descriptions-external/samsung.desc: Added USB ids for
|
||||
SCX-4100 (bug #303166).
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Brother MFC 9600, Canon
|
||||
PIXMA MP450, and Plustek ScanCopy 115.
|
||||
|
||||
2006-02-16 Gerhard Jaeger <gerhard@gjaeger.de>
|
||||
|
||||
* doc/plustek/Plustek-PARPORT.changes: Update.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "unsupported" ; name of backend
|
||||
:version "2006-02-12" ; version of backend
|
||||
:version "2006-03-05" ; 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."
|
||||
|
@ -226,6 +226,12 @@
|
|||
:usbid "0x04f9" "0x0106"
|
||||
:status :unsupported
|
||||
|
||||
:model "MFC 9600"
|
||||
:url "/unsupported/brother-mfc-9600.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04f9" "0x0101"
|
||||
:status :unsupported
|
||||
|
||||
;********************************************************************************************
|
||||
|
||||
:mfg "Canon"
|
||||
|
@ -451,6 +457,13 @@
|
|||
:status :unsupported
|
||||
:comment "Probably not supported. See link for details."
|
||||
|
||||
:model "PIXMA MP450"
|
||||
:url "/unsupported/canon-pixma-mp450.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x170b"
|
||||
:status :unsupported
|
||||
:comment "Probably not supported. See link for details."
|
||||
|
||||
:model "PIXMA MP500"
|
||||
:url "/unsupported/canon-pixma-mp500.html"
|
||||
:interface "USB"
|
||||
|
@ -1713,6 +1726,13 @@
|
|||
:status :unsupported
|
||||
:comment "Business card reader. No further information available."
|
||||
|
||||
:model "ScanCopy 115"
|
||||
:url "/unsupported/plustek-scancopy-115.html"
|
||||
:interface "USB"
|
||||
:usbid "0x07b3" "0x081c"
|
||||
:status :unsupported
|
||||
:comment "GL841 based, to be added to genesys backend"
|
||||
|
||||
:model "Spectra ADF"
|
||||
:interface "Proprietary"
|
||||
:status :unsupported
|
||||
|
|
Ładowanie…
Reference in New Issue