17 lines
529 B
Plaintext
17 lines
529 B
Plaintext
# ipp-usb quirks file -- quirks for HP devices
|
|
|
|
[HP LaserJet MFP M28-M31]
|
|
http-connection = keep-alive
|
|
|
|
[HP OfficeJet Pro 8730]
|
|
http-connection = close
|
|
|
|
# eSCL requests hangs on this device, if both USB interfaces are
|
|
# in use. Limiting number of interfaces to 1 makes scanning
|
|
# reliable in a cost of making scan cancellation impossible,
|
|
# as there is no second interface to send cancel request.
|
|
# (ADF scans still can be canceled between retrieval of
|
|
# subsequent pages).
|
|
[HP ScanJet Pro 4500 fn1]
|
|
usb-max-interfaces = 1
|