summaryrefslogtreecommitdiff
path: root/hplip-snmp-quirks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hplip-snmp-quirks.patch')
-rw-r--r--hplip-snmp-quirks.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/hplip-snmp-quirks.patch b/hplip-snmp-quirks.patch
new file mode 100644
index 0000000..3f7be41
--- /dev/null
+++ b/hplip-snmp-quirks.patch
@@ -0,0 +1,21 @@
+diff -up hplip-3.19.6/prnt/drv/hpcups.drv.in.snmp-quirks hplip-3.19.6/prnt/drv/hpcups.drv.in
+--- hplip-3.19.6/prnt/drv/hpcups.drv.in.snmp-quirks 2019-07-12 08:38:36.362527348 +0200
++++ hplip-3.19.6/prnt/drv/hpcups.drv.in 2019-07-12 08:46:28.236417835 +0200
+@@ -10334,6 +10334,8 @@ Manufacturer "HP"
+ Attribute "NickName" "" "HP Officejet Pro 8500 a909a, hpcups $Version"
+ Attribute "ShortNickName" "" "HP OJ Pro 8500 a909a hpijs"
+ Attribute "1284DeviceID" "" "MFG:HP;MDL:officejet pro 8500 a909a;DES:officejet pro 8500 a909a;"
++ // This device lies about its supplies capacity.
++ Attribute "cupsSNMPQuirks" "" "capacity"
+ PCFileName "hp-officejet_pro_8500_a909a.ppd"
+ Attribute "Product" "" "(HP Officejet Pro 8500 All-in-one Printer - a909a)"
+ }
+@@ -10342,6 +10344,8 @@ Manufacturer "HP"
+ Attribute "NickName" "" "HP Officejet Pro 8500 a909g, hpcups $Version"
+ Attribute "ShortNickName" "" "HP OJ Pro 8500 a909g hpijs"
+ Attribute "1284DeviceID" "" "MFG:HP;MDL:officejet pro 8500 a909g;DES:officejet pro 8500 a909g;"
++ // This device lies about its supplies capacity.
++ Attribute "cupsSNMPQuirks" "" "capacity"
+ PCFileName "hp-officejet_pro_8500_a909g.ppd"
+ Attribute "Product" "" "(HP Officejet Pro 8500 Wireless All-in-one Printer - a909g)"
+ }