archrelease: copy trunk to extra-x86_64
[arch-packages.git] / hplip / trunk / 0003-models.dat-Re-add-drivers-missing-from-3.19.1.patch
blobd42d9bd3bf3df3f54020853e2027f729192f2545
1 From: Zdenek Dohnal <zdohnal@redhat.com>
2 Date: Fri, 31 Jan 2020 13:50:05 +0100
3 Subject: models.dat: Re-add drivers missing from 3.19.1
5 several printers were removed in 3.19.1, but actually someone still uses them
6 reported upstream https://bugs.launchpad.net/hplip/+bug/1843592
7 bugzillas 1742949, 1740132, 1739855
9 Origin: https://src.fedoraproject.org/rpms/hplip/blob/master/f/hplip-missing-drivers.patch
10 ---
11 Makefile.in | 4 +
12 cups_drv.inc | 2 +
13 data/models/models.dat | 477 ++++++++++++++++++++++++++++++++++++++++++++++++-
14 prnt/drv/hpcups.drv.in | 16 ++
15 4 files changed, 490 insertions(+), 9 deletions(-)
17 diff --git a/Makefile.in b/Makefile.in
18 index aef0fbc..cdee8e7 100644
19 --- a/Makefile.in
20 +++ b/Makefile.in
21 @@ -1621,6 +1621,7 @@ am__dist_ppd_DATA_DIST = prnt/ps/hp-laserjet_3050-ps.ppd.gz \
22 ppd/hpcups/hp-laserjet_cm1418fnw-pcl3.ppd.gz \
23 ppd/hpcups/hp-laserjet_cp1025.ppd.gz \
24 ppd/hpcups/hp-laserjet_cp1025nw.ppd.gz \
25 + ppd/hpcups/hp-laserjet_cp_1025nw.ppd.gz \
26 ppd/hpcups/hp-laserjet_m1005.ppd.gz \
27 ppd/hpcups/hp-laserjet_m101-m106.ppd.gz \
28 ppd/hpcups/hp-laserjet_m109-m112.ppd.gz \
29 @@ -1738,6 +1739,7 @@ am__dist_ppd_DATA_DIST = prnt/ps/hp-laserjet_3050-ps.ppd.gz \
30 ppd/hpcups/hp-laserjet_professional_p1608dn.ppd.gz \
31 ppd/hpcups/hp-laserjet_professional_p1609dn.ppd.gz \
32 ppd/hpcups/hp-laserjet_professional_p_1102w.ppd.gz \
33 + ppd/hpcups/hp-laserjet_professional_p1102w.ppd.gz \
34 ppd/hpcups/hp-laserjet_tank_1020.ppd.gz \
35 ppd/hpcups/hp-laserjet_tank_150x.ppd.gz \
36 ppd/hpcups/hp-laserjet_tank_250x.ppd.gz \
37 @@ -4106,6 +4108,7 @@ dist_unrel_DATA =
38 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_cm1418fnw-pcl3.ppd.gz \
39 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_cp1025.ppd.gz \
40 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_cp1025nw.ppd.gz \
41 +@HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_cp_1025nw.ppd.gz \
42 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_m1005.ppd.gz \
43 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_m101-m106.ppd.gz \
44 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_m109-m112.ppd.gz \
45 @@ -4222,6 +4225,7 @@ dist_unrel_DATA =
46 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_professional_p1607dn.ppd.gz \
47 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_professional_p1608dn.ppd.gz \
48 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_professional_p1609dn.ppd.gz \
49 +@HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_professional_p1102w.ppd.gz \
50 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_professional_p_1102w.ppd.gz \
51 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_tank_1020.ppd.gz \
52 @HPLIP_CLASS_DRIVER_FALSE@ ppd/hpcups/hp-laserjet_tank_150x.ppd.gz \
53 diff --git a/cups_drv.inc b/cups_drv.inc
54 index a87ea98..e39bde4 100644
55 --- a/cups_drv.inc
56 +++ b/cups_drv.inc
57 @@ -411,6 +411,7 @@ cups_ppd_printers = \
58 ppd/hpcups/hp-laserjet_cm1418fnw-pcl3.ppd.gz \
59 ppd/hpcups/hp-laserjet_cp1025.ppd.gz \
60 ppd/hpcups/hp-laserjet_cp1025nw.ppd.gz \
61 + ppd/hpcups/hp-laserjet_cp_1025nw.ppd.gz \
62 ppd/hpcups/hp-laserjet_m1005.ppd.gz \
63 ppd/hpcups/hp-laserjet_m101-m106.ppd.gz \
64 ppd/hpcups/hp-laserjet_m109-m112.ppd.gz \
65 @@ -527,6 +528,7 @@ cups_ppd_printers = \
66 ppd/hpcups/hp-laserjet_professional_p1607dn.ppd.gz \
67 ppd/hpcups/hp-laserjet_professional_p1608dn.ppd.gz \
68 ppd/hpcups/hp-laserjet_professional_p1609dn.ppd.gz \
69 + ppd/hpcups/hp-laserjet_professional_p1102w.ppd.gz \
70 ppd/hpcups/hp-laserjet_professional_p_1102w.ppd.gz \
71 ppd/hpcups/hp-laserjet_tank_1020.ppd.gz \
72 ppd/hpcups/hp-laserjet_tank_150x.ppd.gz \
73 diff --git a/data/models/models.dat b/data/models/models.dat
74 index 12e9a08..7d9650b 100644
75 --- a/data/models/models.dat
76 +++ b/data/models/models.dat
77 @@ -2104,7 +2104,7 @@ usb-pid=411
78 usb-vid=3f0
79 wifi-config=0
81 -[hp_laserjet_100_colormfp_m175]
82 +[hp_laserjet_100_colormfp_m175nw]
83 align-type=0
84 clean-type=0
85 color-cal-type=0
86 @@ -2119,14 +2119,6 @@ io-support=14
87 job-storage=0
88 linefeed-cal-type=0
89 model1=HP LaserJet 100 Color MFP M175
90 -model2=HP LaserJet 100 Color MFP M175a
91 -model3=HP LaserJet 100 Color MFP M175b
92 -model4=HP LaserJet 100 Color MFP M175c
93 -model5=HP LaserJet 100 Color MFP M175e
94 -model6=HP LaserJet 100 Color MFP M175nw
95 -model7=HP LaserJet 100 Color MFP M175p
96 -model8=HP LaserJet 100 Color MFP M175q
97 -model9=HP LaserJet 100 Color MFP M175r
98 ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
99 monitor-type=0
100 panel-check-type=0
101 @@ -2165,6 +2157,378 @@ usb-pid=62a
102 usb-vid=3f0
103 wifi-config=3
105 +[hp_laserjet_100_colormfp_m175r]
106 +align-type=0
107 +clean-type=0
108 +color-cal-type=0
109 +copy-type=0
110 +embedded-server-type=1
111 +fax-type=0
112 +fw-download=False
113 +icon=hp_color_laserjet_cm1312_mfp.png
114 +io-mfp-mode=3
115 +io-mode=1
116 +io-support=14
117 +job-storage=0
118 +linefeed-cal-type=0
119 +model1=HP LaserJet 100 Color MFP M175
120 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
121 +monitor-type=0
122 +panel-check-type=0
123 +pcard-type=0
124 +plugin=1
125 +plugin-reason=64
126 +power-settings=0
127 +pq-diag-type=0
128 +r-type=0
129 +r0-agent1-kind=4
130 +r0-agent1-sku=CE310A
131 +r0-agent1-type=1
132 +r0-agent2-kind=4
133 +r0-agent2-sku=CE311A
134 +r0-agent2-type=4
135 +r0-agent3-kind=4
136 +r0-agent3-sku=CE313A
137 +r0-agent3-type=5
138 +r0-agent4-kind=4
139 +r0-agent4-sku=CE312A
140 +r0-agent4-type=6
141 +scan-src=3
142 +scan-type=5
143 +status-battery-check=0
144 +status-dynamic-counters=0
145 +status-type=10
146 +support-released=True
147 +support-subtype=219b2b
148 +support-type=2
149 +support-ver=3.11.7
150 +tech-class=Postscript
151 +family-class=Undefined
152 +tech-subclass=Normal
153 +tech-type=4
154 +usb-pid=62a
155 +usb-vid=3f0
156 +wifi-config=3
158 +[hp_laserjet_100_colormfp_m175q]
159 +align-type=0
160 +clean-type=0
161 +color-cal-type=0
162 +copy-type=0
163 +embedded-server-type=1
164 +fax-type=0
165 +fw-download=False
166 +icon=hp_color_laserjet_cm1312_mfp.png
167 +io-mfp-mode=3
168 +io-mode=1
169 +io-support=14
170 +job-storage=0
171 +linefeed-cal-type=0
172 +model1=HP LaserJet 100 Color MFP M175
173 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
174 +monitor-type=0
175 +panel-check-type=0
176 +pcard-type=0
177 +plugin=1
178 +plugin-reason=64
179 +power-settings=0
180 +pq-diag-type=0
181 +r-type=0
182 +r0-agent1-kind=4
183 +r0-agent1-sku=CE310A
184 +r0-agent1-type=1
185 +r0-agent2-kind=4
186 +r0-agent2-sku=CE311A
187 +r0-agent2-type=4
188 +r0-agent3-kind=4
189 +r0-agent3-sku=CE313A
190 +r0-agent3-type=5
191 +r0-agent4-kind=4
192 +r0-agent4-sku=CE312A
193 +r0-agent4-type=6
194 +scan-src=3
195 +scan-type=5
196 +status-battery-check=0
197 +status-dynamic-counters=0
198 +status-type=10
199 +support-released=True
200 +support-subtype=219b2b
201 +support-type=2
202 +support-ver=3.11.7
203 +tech-class=Postscript
204 +family-class=Undefined
205 +tech-subclass=Normal
206 +tech-type=4
207 +usb-pid=62a
208 +usb-vid=3f0
209 +wifi-config=3
211 +[hp_laserjet_100_colormfp_m175p]
212 +align-type=0
213 +clean-type=0
214 +color-cal-type=0
215 +copy-type=0
216 +embedded-server-type=1
217 +fax-type=0
218 +fw-download=False
219 +icon=hp_color_laserjet_cm1312_mfp.png
220 +io-mfp-mode=3
221 +io-mode=1
222 +io-support=14
223 +job-storage=0
224 +linefeed-cal-type=0
225 +model1=HP LaserJet 100 Color MFP M175
226 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
227 +monitor-type=0
228 +panel-check-type=0
229 +pcard-type=0
230 +plugin=1
231 +plugin-reason=64
232 +power-settings=0
233 +pq-diag-type=0
234 +r-type=0
235 +r0-agent1-kind=4
236 +r0-agent1-sku=CE310A
237 +r0-agent1-type=1
238 +r0-agent2-kind=4
239 +r0-agent2-sku=CE311A
240 +r0-agent2-type=4
241 +r0-agent3-kind=4
242 +r0-agent3-sku=CE313A
243 +r0-agent3-type=5
244 +r0-agent4-kind=4
245 +r0-agent4-sku=CE312A
246 +r0-agent4-type=6
247 +scan-src=3
248 +scan-type=5
249 +status-battery-check=0
250 +status-dynamic-counters=0
251 +status-type=10
252 +support-released=True
253 +support-subtype=219b2b
254 +support-type=2
255 +support-ver=3.11.7
256 +tech-class=Postscript
257 +family-class=Undefined
258 +tech-subclass=Normal
259 +tech-type=4
260 +usb-pid=62a
261 +usb-vid=3f0
262 +wifi-config=3
264 +[hp_laserjet_100_colormfp_m175e]
265 +align-type=0
266 +clean-type=0
267 +color-cal-type=0
268 +copy-type=0
269 +embedded-server-type=1
270 +fax-type=0
271 +fw-download=False
272 +icon=hp_color_laserjet_cm1312_mfp.png
273 +io-mfp-mode=3
274 +io-mode=1
275 +io-support=2
276 +job-storage=0
277 +linefeed-cal-type=0
278 +model1=HP LaserJet 100 Color MFP M175
279 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
280 +monitor-type=0
281 +panel-check-type=0
282 +pcard-type=0
283 +plugin=1
284 +plugin-reason=64
285 +power-settings=0
286 +pq-diag-type=0
287 +r-type=0
288 +r0-agent1-kind=4
289 +r0-agent1-sku=CE310A
290 +r0-agent1-type=1
291 +r0-agent2-kind=4
292 +r0-agent2-sku=CE311A
293 +r0-agent2-type=4
294 +r0-agent3-kind=4
295 +r0-agent3-sku=CE313A
296 +r0-agent3-type=5
297 +r0-agent4-kind=4
298 +r0-agent4-sku=CE312A
299 +r0-agent4-type=6
300 +scan-src=3
301 +scan-type=5
302 +status-battery-check=0
303 +status-dynamic-counters=0
304 +status-type=10
305 +support-released=True
306 +support-subtype=219b2b
307 +support-type=2
308 +support-ver=3.11.7
309 +tech-class=Postscript
310 +family-class=Undefined
311 +tech-subclass=Normal
312 +tech-type=4
313 +usb-pid=62a
314 +usb-vid=3f0
315 +wifi-config=-1
317 +[hp_laserjet_100_colormfp_m175a]
318 +align-type=0
319 +clean-type=0
320 +color-cal-type=0
321 +copy-type=0
322 +embedded-server-type=1
323 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
324 +family-ppd=hp-postscript-laserjet-pro.ppd
325 +fax-type=0
326 +fw-download=False
327 +icon=hp_color_laserjet_cm1312_mfp.png
328 +io-mfp-mode=3
329 +io-mode=1
330 +io-support=2
331 +job-storage=0
332 +linefeed-cal-type=0
333 +model1=HP LaserJet 100 Color MFP M175
334 +monitor-type=0
335 +panel-check-type=0
336 +pcard-type=0
337 +plugin=1
338 +plugin-reason=64
339 +power-settings=0
340 +pq-diag-type=0
341 +r-type=0
342 +r0-agent1-kind=4
343 +r0-agent1-sku=CE310A
344 +r0-agent1-type=1
345 +r0-agent2-kind=4
346 +r0-agent2-sku=CE311A
347 +r0-agent2-type=4
348 +r0-agent3-kind=4
349 +r0-agent3-sku=CE313A
350 +r0-agent3-type=5
351 +r0-agent4-kind=4
352 +r0-agent4-sku=CE312A
353 +r0-agent4-type=6
354 +scan-src=3
355 +scan-type=5
356 +status-battery-check=0
357 +status-dynamic-counters=0
358 +status-type=10
359 +support-released=True
360 +support-subtype=219b2b
361 +support-type=2
362 +support-ver=3.11.7
363 +tech-class=Postscript
364 +family-class=Undefined
365 +tech-subclass=Normal
366 +tech-type=4
367 +usb-pid=62a
368 +usb-vid=3f0
369 +wifi-config=-1
371 +[hp_laserjet_100_colormfp_m175c]
372 +align-type=0
373 +clean-type=0
374 +color-cal-type=0
375 +copy-type=0
376 +embedded-server-type=1
377 +fax-type=0
378 +fw-download=False
379 +icon=hp_color_laserjet_cm1312_mfp.png
380 +io-mfp-mode=3
381 +io-mode=1
382 +io-support=2
383 +job-storage=0
384 +linefeed-cal-type=0
385 +model1=HP LaserJet 100 Color MFP M175
386 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
387 +monitor-type=0
388 +panel-check-type=0
389 +pcard-type=0
390 +plugin=1
391 +plugin-reason=64
392 +power-settings=0
393 +pq-diag-type=0
394 +r-type=0
395 +r0-agent1-kind=4
396 +r0-agent1-sku=CE310A
397 +r0-agent1-type=1
398 +r0-agent2-kind=4
399 +r0-agent2-sku=CE311A
400 +r0-agent2-type=4
401 +r0-agent3-kind=4
402 +r0-agent3-sku=CE313A
403 +r0-agent3-type=5
404 +r0-agent4-kind=4
405 +r0-agent4-sku=CE312A
406 +r0-agent4-type=6
407 +scan-src=3
408 +scan-type=5
409 +status-battery-check=0
410 +status-dynamic-counters=0
411 +status-type=10
412 +support-released=True
413 +support-subtype=219b2b
414 +support-type=2
415 +support-ver=3.11.7
416 +tech-class=Postscript
417 +family-class=Undefined
418 +tech-subclass=Normal
419 +tech-type=4
420 +usb-pid=62a
421 +usb-vid=3f0
422 +wifi-config=-1
424 +[hp_laserjet_100_colormfp_m175b]
425 +align-type=0
426 +clean-type=0
427 +color-cal-type=0
428 +copy-type=0
429 +embedded-server-type=1
430 +fax-type=0
431 +fw-download=False
432 +icon=hp_color_laserjet_cm1312_mfp.png
433 +io-mfp-mode=3
434 +io-mode=1
435 +io-support=2
436 +job-storage=0
437 +linefeed-cal-type=0
438 +model1=HP LaserJet 100 Color MFP M175
439 +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
440 +monitor-type=0
441 +panel-check-type=0
442 +pcard-type=0
443 +plugin=1
444 +plugin-reason=64
445 +power-settings=0
446 +pq-diag-type=0
447 +r-type=0
448 +r0-agent1-kind=4
449 +r0-agent1-sku=CE310A
450 +r0-agent1-type=1
451 +r0-agent2-kind=4
452 +r0-agent2-sku=CE311A
453 +r0-agent2-type=4
454 +r0-agent3-kind=4
455 +r0-agent3-sku=CE313A
456 +r0-agent3-type=5
457 +r0-agent4-kind=4
458 +r0-agent4-sku=CE312A
459 +r0-agent4-type=6
460 +scan-src=3
461 +scan-type=5
462 +status-battery-check=0
463 +status-dynamic-counters=0
464 +status-type=10
465 +support-released=True
466 +support-subtype=219b2b
467 +support-type=2
468 +support-ver=3.11.7
469 +tech-class=Postscript
470 +family-class=Undefined
471 +tech-subclass=Normal
472 +tech-type=4
473 +usb-pid=62a
474 +usb-vid=3f0
475 +wifi-config=-1
477 [officejet_100_mobile_l411]
478 align-type=-1
479 clean-type=1
480 @@ -17867,6 +18231,58 @@ usb-pid=2c17
481 usb-vid=3f0
482 wifi-config=0
484 +[hp_laserjet_cp_1025nw]
485 +align-type=0
486 +clean-type=0
487 +color-cal-type=0
488 +copy-type=0
489 +embedded-server-type=1
490 +fax-type=0
491 +fw-download=False
492 +icon=hp_color_laserjet_cp2025.png
493 +io-mfp-mode=1
494 +io-mode=1
495 +io-support=14
496 +job-storage=0
497 +linefeed-cal-type=0
498 +model1=HP LaserJet Pro CP 1025nw Color Printer Series
499 +monitor-type=0
500 +panel-check-type=0
501 +pcard-type=0
502 +plugin=1
503 +plugin-reason=1
504 +power-settings=0
505 +pq-diag-type=0
506 +r-type=0
507 +r0-agent1-kind=4
508 +r0-agent1-sku=CE310A
509 +r0-agent1-type=1
510 +r0-agent2-kind=4
511 +r0-agent2-sku=CE311A
512 +r0-agent2-type=4
513 +r0-agent3-kind=4
514 +r0-agent3-sku=CE313A
515 +r0-agent3-type=5
516 +r0-agent4-kind=4
517 +r0-agent4-sku=CE312A
518 +r0-agent4-type=6
519 +scan-src=0
520 +scan-type=0
521 +status-battery-check=0
522 +status-dynamic-counters=0
523 +status-type=8
524 +support-released=True
525 +support-subtype=219b2b
526 +support-type=2
527 +support-ver=3.12.4
528 +tech-class=LJZjsColor
529 +family-class=LJ-Class4
530 +tech-subclass=Advanced
531 +tech-type=4
532 +usb-pid=112a
533 +usb-vid=3f0
534 +wifi-config=3
536 [hp_laserjet_cp1025nw]
537 align-type=0
538 clean-type=0
539 @@ -18468,6 +18884,49 @@ usb-pid=3011
540 usb-vid=3f0
541 wifi-config=0
543 +[hp_laserjet_professional_p1102w]
544 +align-type=0
545 +clean-type=0
546 +color-cal-type=0
547 +copy-type=0
548 +embedded-server-type=0
549 +fax-type=0
550 +fw-download=False
551 +icon=HP_LaserJet_1012.png
552 +io-mfp-mode=6
553 +io-mode=1
554 +io-support=10
555 +job-storage=0
556 +linefeed-cal-type=0
557 +model1=HP LaserJet Professional P1102w Printer
558 +monitor-type=0
559 +panel-check-type=0
560 +pcard-type=0
561 +plugin=1
562 +plugin-reason=1
563 +power-settings=0
564 +pq-diag-type=0
565 +r-type=0
566 +r0-agent1-kind=4
567 +r0-agent1-sku=85A
568 +r0-agent1-type=1
569 +scan-src=0
570 +scan-type=0
571 +status-battery-check=0
572 +status-dynamic-counters=0
573 +status-type=8
574 +support-released=True
575 +support-subtype=219b2b
576 +support-type=2
577 +support-ver=3.10.4
578 +tech-class=LJZjsMono
579 +family-class=LJ-Class4
580 +tech-subclass=NoAutoDuplex
581 +tech-type=3
582 +usb-pid=32a
583 +usb-vid=3f0
584 +wifi-config=3
586 [hp_laserjet_professional_p1102]
587 align-type=0
588 clean-type=0
589 diff --git a/prnt/drv/hpcups.drv.in b/prnt/drv/hpcups.drv.in
590 index 494758d..af65389 100644
591 --- a/prnt/drv/hpcups.drv.in
592 +++ b/prnt/drv/hpcups.drv.in
593 @@ -22688,6 +22688,14 @@ Group "RLT/HP Real Life Technologies"
594 Attribute "Product" "" "(HP LaserJet Professional p1102 Printer)"
595 Attribute "Product" "" "(HP LaserJet Professional p1102s Printer)"
598 + ModelName "HP LaserJet Professional p1102w"
599 + Attribute "NickName" "" "HP LaserJet Professional p1102w, hpcups $Version, requires proprietary plugin"
600 + Attribute "ShortNickName" "" "HP LaserJet Professional p1102w hpijs"
601 + Attribute "1284DeviceID" "" "MFG:Hewlett-Packard;MDL:hp laserjet professional p1102w;DES:hp laserjet professional p1102w;"
602 + PCFileName "hp-laserjet_professional_p1102w.ppd"
603 + Attribute "Product" "" "(HP LaserJet Professional p1102w Printer)"
606 ModelName "HP LaserJet Professional p1106"
607 Attribute "NickName" "" "HP LaserJet Professional p1106, hpcups $Version"
608 @@ -23122,6 +23130,14 @@ Group "RLT/HP Real Life Technologies"
609 PCFileName "hp-laserjet_cp1025nw.ppd"
610 Attribute "Product" "" "(HP LaserJet Pro cp1025nw Color Printer Series)"
613 + ModelName "HP LaserJet Cp 1025nw"
614 + Attribute "NickName" "" "HP LaserJet Cp 1025nw, hpcups $Version, requires proprietary plugin"
615 + Attribute "ShortNickName" "" "HP LaserJet Cp 1025nw hpijs"
616 + Attribute "1284DeviceID" "" "MFG:Hewlett-Packard;MDL:hp laserjet cp 1025nw;DES:hp laserjet cp 1025nw;"
617 + PCFileName "hp-laserjet_cp_1025nw.ppd"
618 + Attribute "Product" "" "(HP LaserJet Pro Cp 1025nw Color Printer Series)"
621 } // End LJZjsColor (for proprietary plugin)