hplip-snmp-quirks.patch 1.4 KB

12345678910111213141516171819202122
  1. diff -up hplip-3.17.11/prnt/drv/hpcups.drv.in.snmp-quirks hplip-3.17.11/prnt/drv/hpcups.drv.in
  2. --- hplip-3.17.11/prnt/drv/hpcups.drv.in.snmp-quirks 2017-12-07 15:21:34.149138400 +0100
  3. +++ hplip-3.17.11/prnt/drv/hpcups.drv.in 2017-12-07 15:33:32.443211804 +0100
  4. @@ -10831,6 +10831,8 @@ CustomMedia "B5/B5 176x250mm" 498.96 708
  5. Attribute "NickName" "" "HP Officejet Pro 8500 a909a, hpcups $Version"
  6. Attribute "ShortNickName" "" "HP Officejet Pro 8500 a909a hpijs"
  7. Attribute "1284DeviceID" "" "MFG:HP;MDL:officejet pro 8500 a909a;DES:officejet pro 8500 a909a;"
  8. + // This device lies about its supplies capacity.
  9. + Attribute "cupsSNMPQuirks" "" "capacity"
  10. PCFileName "hp-officejet_pro_8500_a909a.ppd"
  11. Attribute "Product" "" "(HP Officejet Pro 8500 All-in-one Printer - a909a)"
  12. }
  13. @@ -10839,6 +10841,8 @@ CustomMedia "B5/B5 176x250mm" 498.96 708
  14. Attribute "NickName" "" "HP Officejet Pro 8500 a909g, hpcups $Version"
  15. Attribute "ShortNickName" "" "HP Officejet Pro 8500 a909g hpijs"
  16. Attribute "1284DeviceID" "" "MFG:HP;MDL:officejet pro 8500 a909g;DES:officejet pro 8500 a909g;"
  17. + // This device lies about its supplies capacity.
  18. + Attribute "cupsSNMPQuirks" "" "capacity"
  19. PCFileName "hp-officejet_pro_8500_a909g.ppd"
  20. Attribute "Product" "" "(HP Officejet Pro 8500 Wireless All-in-one Printer - a909g)"
  21. }