ipp-usb 0.9.30
Alexander Pevzner <[email protected]> Mon, 17 Mar 2025 13:14:08 +0300
| Newsgroups | dev.linux.lists.printing-architecture |
|---|---|
| Message-ID | <[email protected]> |
Hi,
ipp-usb version 0.9.30 is now available.
1) Fixed potential crashes during printer initialization under
certain error conditions (Issue #102).
2) Added new quirks:
- usb-send-delay: Introduces a small delay after each USB transmit
request.
- usb-send-delay-threshold: Sets a USB send size threshold,
ensuring that only transfers exceeding this size will apply the
usb-send-delay quirk.
3) Discovered a working combination of quirks that successfully
enables the HP X677 printer (Issue #95).
4) Added quirks to make Brother QL-810W work properly (issue #97, PR #98)
5) Use "ipp://" scheme instead of "http://" for "printer-uri"
attribute in the Get-Printer-Attributes requests that ipp-usb issues by
itself during printer initialization. It seems to improve the Canon
Selphy CP1500 support (see PR #96 for details).
--
Wishes, Alexander Pevzner ([email protected])