From: Michael Sweet Date: Mon, 19 Jun 2017 13:05:12 +0000 (-0400) Subject: Add USB quirk rule for Lexmark E260dn (Issue #4994) X-Git-Tag: v2.2.4~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef338d0c83e966204a94af8f6ff61814292e4c4e;p=thirdparty%2Fcups.git Add USB quirk rule for Lexmark E260dn (Issue #4994) --- diff --git a/CHANGES.md b/CHANGES.md index 587a0b9d1c..5692935619 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,6 +13,7 @@ CHANGES IN CUPS V2.2.4 (Issue #4992) - The cupsGetDests and cupsCreateJob functions now support Bonjour printers (Issue #4993) +- Added a USB quirk rule for Lexmark E260dn printers (Issue #4994) - IPP Everywhere improvements (Issue #4998) - Fixed the "cancel all jobs" function in the web interface for several languages (Issue #4999) diff --git a/backend/org.cups.usb-quirks b/backend/org.cups.usb-quirks index d126a32431..b15a75c195 100644 --- a/backend/org.cups.usb-quirks +++ b/backend/org.cups.usb-quirks @@ -250,3 +250,6 @@ # Kyocera Ecosys P6026cdn (Issue #4900) 0x0482 0x063f no-reattach + +# Lexmark E260dn (Issue #4994) +0x043d 0x0123 no-reattach