0003-models.dat-Re-add-drivers-missing-from-3.19.1.patch 15 KB

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