]> git.ipfire.org Git - thirdparty/cups.git/blob - backend/org.cups.usb-quirks
Added USB quirk rule for Lexmark E238 (<rdar://problem/14493054>)
[thirdparty/cups.git] / backend / org.cups.usb-quirks
1 # USB backend 'quirks' file.
2 #
3 # This file lists known issues with various vendors or printers. Each
4 # line contains either a comment (starting with #) or the USB vendor ID,
5 # product ID (omit for all vendor products), and a list of known issues:
6 #
7 # blacklist The printer is not functional with the USB backend.
8 # no-reattach Do no re-attach usblp kernel module after printing.
9 # soft-reset Do a soft reset after printing for cleanup.
10 # unidir Only supported unidirectional I/O
11 # usb-init Needs vendor USB initialization string.
12 # vendor-class Uses vendor-specific class or subclass.
13 # whitelist The printer is functional with the USB backend.
14
15 # HP DeskJet 895C
16 0x03f0 0x0004 unidir
17
18 # HP DeskJet 880C
19 0x03f0 0x0104 unidir
20
21 # HP DeskJet 815C
22 0x03f0 0x0204 unidir
23
24 # HP DeskJet 810C/812C
25 0x03f0 0x0304 unidir
26
27 # HP DeskJet 830C
28 0x03f0 0x0404 unidir
29
30 # HP DeskJet 885C
31 0x03f0 0x0504 unidir
32
33 # HP DeskJet 840C
34 0x03f0 0x0604 unidir
35
36 # HP DeskJet 816C
37 0x03f0 0x0804 unidir
38
39 # HP Deskjet 959C
40 0x03f0 0x1104 unidir
41
42 # NEC Picty900 (HP OEM)
43 0x0409 0xefbe unidir
44
45 # NEC Picty760 (HP OEM)
46 0x0409 0xbef4 unidir
47
48 # NEC Picty920 (HP OEM)
49 0x0409 0xf0be unidir
50
51 # NEC Picty800 (HP OEM)
52 0x0409 0xf1be unidir
53
54 # Lexmark International, Inc. (e250d), https://bugs.launchpad.net/bugs/1084164
55 0x043d 0x00f3 no-reattach
56
57 # Kyocera Mita FS 820, by zut <kernel@zut.de>
58 0x0482 0x0010 unidir
59
60 # Canon, Inc. PIXMA iP6000D Printer, https://bugs.launchpad.net/bugs/1160638
61 0x04a9 0x1095 unidir
62
63 # Canon, Inc. PIXMA iP4200 Printer, http://www.cups.org/str.php?L4155
64 0x04a9 0x10a2 unidir
65
66 # Canon, Inc. PIXMA iP4300 Printer, https://bugs.launchpad.net/bugs/1032385
67 0x04a9 0x10b6 unidir
68
69 # Canon, Inc. MP210 https://bugzilla.redhat.com/show_bug.cgi?id=847923#c53
70 0x04a9 0x1721 unidir
71
72 # Canon, Inc. MP500 Printer, https://bugs.launchpad.net/bugs/1032456
73 0x04a9 0x170c unidir
74
75 # Canon, Inc. MP510 Printer, https://bugs.launchpad.net/bugs/1050009
76 0x04a9 0x1717 unidir
77
78 # Canon, Inc. MP550 Printer, http://www.cups.org/str.php?L4155
79 0x04a9 0x173d unidir
80
81 # Canon, Inc. MP560 Printer, http://www.cups.org/str.php?L4155
82 0x04a9 0x173e unidir
83
84 # Canon, Inc. MF4150 Printer, https://bugs.launchpad.net/bugs/1160638
85 0x04a9 0x26a3 no-reattach
86
87 # Brother Industries, Ltd HL-1430 Laser Printer, https://bugs.launchpad.net/bugs/1038695
88 0x04f9 0x001a no-reattach
89
90 # Brother Industries, Ltd HL-1440 Laser Printer, https://bugs.launchpad.net/bugs/1000253
91 0x04f9 0x000d no-reattach unidir
92
93 # Brother Industries, Ltd HL-1450 Laser Printer, https://bugs.launchpad.net/bugs/1000253
94 0x04f9 0x000e no-reattach unidir
95
96 # Oki Data Corp. Okipage 14ex Printer, https://bugs.launchpad.net/bugs/872483
97 0x06bc 0x000b no-reattach
98
99 # Oki Data Corp. B410d, https://bugs.launchpad.net/bugs/872483
100 0x06bc 0x01c7 no-reattach
101
102 # Seiko Epson Corp. Stylus Color 740 / Photo 750, http://bugs.debian.org/697970
103 0x04b8 0x0001 no-reattach unidir
104
105 # Seiko Epson Corp. Stylus Color 670, https://bugs.launchpad.net/bugs/872483
106 0x04b8 0x0005 no-reattach
107
108 # Seiko Epson Receipt Printer M129C
109 0x04b8 0x0202 vendor-class
110
111 # Prolific Technology, Inc. PL2305 Parallel Port (USB -> Parallel adapter), https://bugs.launchpad.net/bugs/987485
112 0x067b 0x2305 no-reattach soft-reset unidir
113
114 # Xerox Phaser 3124 https://bugzilla.redhat.com/show_bug.cgi?id=867392
115 0x0924 0x3ce9 no-reattach
116
117 # Xerox WorkCentre 3210 https://bugs.launchpad.net/bugs/1102470
118 0x0924 0x4293 no-reattach
119
120 # QinHeng Electronics CH340S (USB -> Parallel adapter), https://bugs.launchpad.net/bugs/1000253
121 0x1a86 0x7584 no-reattach
122
123 # All Samsung devices, https://bugs.launchpad.net/bugs/1032456
124 0x04e8 soft-reset
125
126 # All Zebra devices, https://bugs.launchpad.net/bugs/1001028
127 0x0a5f unidir
128
129 # Canon CP-10
130 0x04a9 0x304a blacklist
131
132 # Canon CP-100
133 0x04a9 0x3063 blacklist
134
135 # Canon CP-200
136 0x04a9 0x307c blacklist
137
138 # Canon CP-300
139 0x04a9 0x307d blacklist
140
141 # Canon CP-220
142 0x04a9 0x30bd blacklist
143
144 # Canon CP-330
145 0x04a9 0x30be blacklist
146
147 # Canon SELPHY CP400
148 0x04a9 0x30f6 blacklist
149
150 # Canon SELPHY CP600
151 0x04a9 0x310b blacklist
152
153 # Canon SELPHY CP710
154 0x04a9 0x3127 blacklist
155
156 # Canon SELPHY CP510
157 0x04a9 0x3128 blacklist
158
159 # Canon SELPHY ES1
160 0x04a9 0x3141 blacklist
161
162 # Canon SELPHY CP730
163 0x04a9 0x3142 blacklist
164
165 # Canon SELPHY CP720
166 0x04a9 0x3143 blacklist
167
168 # Canon SELPHY CP750
169 0x04a9 0x3170 blacklist
170
171 # Canon SELPHY CP740
172 0x04a9 0x3171 blacklist
173
174 # Canon SELPHY ES2
175 0x04a9 0x3185 blacklist
176
177 # Canon SELPHY ES20
178 0x04a9 0x3186 blacklist
179
180 # Canon SELPHY CP770
181 0x04a9 0x31aa blacklist
182
183 # Canon SELPHY CP760
184 0x04a9 0x31ab blacklist
185
186 # Canon SELPHY ES30
187 0x04a9 0x31b0 blacklist
188
189 # Canon SELPHY CP780
190 0x04a9 0x31dd blacklist
191
192 # Canon SELPHY ES40
193 0x04a9 0x31ee blacklist
194
195 # Canon SELPHY CP800
196 0x04a9 0x3214 blacklist
197
198 # Canon SELPHY CP900
199 0x04a9 0x3255 blacklist
200
201 # Canon SELPHY CP810
202 0x04a9 0x3256 blacklist
203
204 # Canon SELPHY CP500
205 0x04a9 0x30f5 blacklist
206
207 # Canon SELPHY ES3
208 0x04a9 0x31af blacklist
209
210 # Canon SELPHY CP780
211 0x04a9 0x31dd blacklist
212
213 # Lexmark E238 (<rdar://problem/14493054>)
214 0x043d 0x00d7 no-reattach