kopia lustrzana https://gitlab.com/sane-project/backends
Merge branch 'canon_pixma-adding-models' into 'master'
scangearmp2: add 2 models See merge request sane-project/backends!746sanei_thread_fixup
commit
ba463b8966
|
@ -11,7 +11,7 @@
|
|||
|
||||
:backend "canon_pixma" ; name of backend
|
||||
;:version "(external)" ; version of backend
|
||||
:url "https://github.com/Ordissimo/libmfp2-canon/blob/master/README.md" ; backend's web page
|
||||
:url "https://github.com/Ordissimo/scangearmp2/blob/master/README.md" ; backend's web page
|
||||
:comment "External binary-only backend for Linux i386 and x86_64?. See the website for the latest release."
|
||||
|
||||
|
||||
|
@ -28,6 +28,21 @@
|
|||
; Canon MFP2 conf file
|
||||
;
|
||||
|
||||
; ---- V440 --------------------------
|
||||
|
||||
:model "TS2400 series"
|
||||
:interface "USB WiFi"
|
||||
:usbid "0x04a9" "0x1108"
|
||||
:status :untested
|
||||
:comment "Testers needed!"
|
||||
|
||||
:model "TS2600 series"
|
||||
:interface "USB WiFi"
|
||||
:usbid "0x04a9" "0x1107"
|
||||
:status :untested
|
||||
:comment "Testers needed!"
|
||||
|
||||
|
||||
; ---- V420 --------------------------
|
||||
:model "TS5350i series"
|
||||
:interface "USB WiFi"
|
||||
|
|
Ładowanie…
Reference in New Issue