From: Michael R Sweet Date: Wed, 23 Jan 2019 16:14:39 +0000 (-0500) Subject: Updated the USB quirks rule for Zebra label printers (Issue #5395) X-Git-Tag: v2.3b8~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c0c36cf526853f69e832e1feb978c3b977f774;p=thirdparty%2Fcups.git Updated the USB quirks rule for Zebra label printers (Issue #5395) All Zebra printers now use unidir and no-reattach. --- diff --git a/CHANGES.md b/CHANGES.md index 7b471a69f0..c59ac88113 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ Changes in CUPS v2.3b8 - Fixed potential unaligned accesses in the string pool (Issue #5474) - Fixed a potential memory leak when loading a PPD file (Issue #5475) - Added a USB quirks rule for the Lexmark E120n (Issue #5478) +- Updated the USB quirks rule for Zebra label printers (Issue #5395) - Fixed a compile error on Linux (Issue #5483) - The lpadmin command, web interface, and scheduler all queried an IPP Everywhere printer differently, resulting in different PPDs for the same diff --git a/backend/org.cups.usb-quirks b/backend/org.cups.usb-quirks index 00d3b25456..0586602ab1 100644 --- a/backend/org.cups.usb-quirks +++ b/backend/org.cups.usb-quirks @@ -140,8 +140,8 @@ # Samsung ML-2160 Series (https://bugzilla.redhat.com/show_bug.cgi?id=873123) 0x04e8 0x330f unidir -# All Zebra devices (https://bugs.launchpad.net/bugs/1001028) -0x0a5f unidir +# All Zebra devices (https://bugs.launchpad.net/bugs/1001028) (Issue #5395) +0x0a5f unidir no-reattach # Canon CP-10 0x04a9 0x304a blacklist @@ -291,8 +291,5 @@ # Star TSP743 (Issue #5443) 0x0519 0x0001 delay-close -# Zebra ZD420 (Issue #5395) -0x0a5f 0x0120 unidir no-reattach - # Lexmark E120n (Issue #5478) 0x043d 0x00cc no-reattach