blob: 9195a9a385292cf80b24809a421d80fe7f497ba7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
;
; SANE Backend specification file for the magicolor backend
;
; Copyright (C) 2010-11 Reinhold Kainhofer
; Released under GPLv2
;
:backend "magicolor"
:version "1.0.0 (unmaintained)"
:manpage "sane-magicolor"
:url "http://wiki.kainhofer.com/hardware/magicolor_scan"
:devicetype :scanner
:mfg "KONICA MINOLTA"
:url "http://www.konicaminolta.com/"
:model "magicolor 1690MF"
:interface "USB Network"
:usbid "0x132b" "0x2089"
:status :good
:comment "Multi-function color laser printer with fax, scanner and network interface"
:url "http://www.konicaminolta.eu/business-solutions/products/laser-printers/all-in-one/magicolor-1690mf/key-features.html"
:model "magicolor 4690MF"
:interface "USB Network"
:usbid "0x132b" "0x2079"
:status :good
:comment "Multi-function color laser printer with fax, scanner and network interface"
:model "BizHub 162/132"
:interface "USB Network"
:usbid "ignore"
:status :unsupported
:comment "Uses a similar protocol as the magicolor 1690MF, according to Ilia Sotnikov."
:model "DiMage 1611"
:interface "USB Network"
:usbid "ignore"
:status :unsupported
:comment "Uses a similar protocol as the magicolor 1690MF, according to Ilia Sotnikov."
:mfg "Toshiba TEC"
:url "https://toshibatec.com/"
:model "e-STUDIO2323AM"
:interface "Network"
:usbid "0x08a6" "0x8056"
:status :good
:comment "Multi-function laser printer, scanner and network interface"
:url "https://www.toshibatec.eu/products/multifunctional-systems-and-printers/e-studio2323am/"
|