kopia lustrzana https://gitlab.com/sane-project/backends
Added several scanners from Brother website.
rodzic
1f28f3d134
commit
578a760d76
|
@ -1,3 +1,8 @@
|
|||
2006-04-03 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions-external/brother2.desc: Added several scanners
|
||||
from Brother website.
|
||||
|
||||
2006-03-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* backend/sp15c.c: Fixed ADF support. Patch from Andreas Degert
|
||||
|
|
|
@ -36,12 +36,41 @@
|
|||
:usbid "0x04f9" "0x0169"
|
||||
:comment "No report yet."
|
||||
|
||||
:model "DCP-115C"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
:usbid "0x04f9" "0x018c"
|
||||
|
||||
:model "DCP-117C"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
||||
:model "DCP-120C"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
||||
:model "DCP-310CN"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
:usbid "0x04f9" "0x016b"
|
||||
:comment "No report yet."
|
||||
|
||||
:model "DCP-315CN"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
||||
:model "DCP-340CN"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
||||
:model "DCP-7010"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
|
@ -93,6 +122,12 @@
|
|||
:usbid "0x04f9" "0x0162"
|
||||
:comment "No report yet."
|
||||
|
||||
:model "MFC-425CN"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
||||
:model "MFC-5440CN"
|
||||
:status :good
|
||||
:interface "USB"
|
||||
|
@ -124,6 +159,12 @@
|
|||
:usbid "0x04f9" "0x0165"
|
||||
:comment "No report yet."
|
||||
|
||||
:model "MFC-640CW"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
||||
:model "MFC-7220"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
|
@ -147,3 +188,9 @@
|
|||
:interface "USB"
|
||||
:usbid "0x04f9" "0x0181"
|
||||
:comment "No report yet."
|
||||
|
||||
:model "MFC-9420CN"
|
||||
:status :untested
|
||||
:interface "USB"
|
||||
;:usbid "0x04f9" ""
|
||||
:comment "No report yet."
|
||||
|
|
Ładowanie…
Reference in New Issue