mirror of
https://abf.rosa.ru/djam/hplip.git
synced 2025-02-24 17:03:02 +00:00
20 lines
1.2 KiB
Diff
20 lines
1.2 KiB
Diff
--- hplip-3.13.8/prnt/drv/hpcups.drv.in 2013-08-07 06:04:59.000000000 +0000
|
|
+++ hplip-3.13.8/prnt/drv/hpcups.drv.in.tpg 2013-08-19 11:40:08.402350402 +0000
|
|
@@ -6913,6 +6913,8 @@
|
|
Attribute "NickName" "" "HP Officejet Pro 8500 a909a, hpcups $Version"
|
|
Attribute "ShortNickName" "" "HP Officejet Pro 8500 a909a"
|
|
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)"
|
|
}
|
|
@@ -6929,6 +6931,8 @@
|
|
Attribute "NickName" "" "HP Officejet Pro 8500 a909g, hpcups $Version"
|
|
Attribute "ShortNickName" "" "HP Officejet Pro 8500 a909g"
|
|
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)"
|
|
}
|