]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add USB quirk rule for Lexmark Optra E310 printers (Issue #5259)
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 8 Mar 2018 16:04:21 +0000 (11:04 -0500)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 8 Mar 2018 16:04:21 +0000 (11:04 -0500)
CHANGES.md
backend/org.cups.usb-quirks

index d5a7f863a774b0ff6424c5fd1a0e663938c2bb40..5b9ca86e0573ef45b25fe8f750d5bef9a6ce13e6 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES - 2.3rc1 - 2018-02-23
+CHANGES - 2.3rc1 - 2018-03-08
 =============================
 
 Changes in CUPS v2.3rc1
@@ -18,6 +18,8 @@ Changes in CUPS v2.3rc1
 - Added public `cupsEncodeOption` API for encoding a single option as an IPP
   attribute.
 - Documentation fixes (Issue #5252)
+- The Lexmark Optra E310 printer needs the "no-reattach" USB quirk rule
+  (Issue #5259)
 
 
 Changes in CUPS v2.3b3
index d9a39284358cf3e336388d03ab0254b55f9b8354..f0ba5c230c6243a279d1ccedc3c06b7913949183 100644 (file)
 #   usb-init      Needs vendor USB initialization string.
 #   vendor-class  Uses vendor-specific class or subclass.
 #   whitelist     The printer is functional with the USB backend.
+#
+# To get the USB vendor and product IDs for a given printer, run the "lsusb"
+# command, which will show something like the following:
+#
+#   Bus 002 Device 003: ID ab21:34dc Acme Example Printer
+#
+# The "ab21:34dc" is the vendor and product ID, separated by a colon.
 
 # HP DeskJet 895C
 0x03f0 0x0004 unidir
 0x04a9 0x1746 unidir
 
 # Star Micronics printers (Issue #5251)
-0x0519 unidir
\ No newline at end of file
+0x0519 unidir
+
+# Lexmark Optra E310 (Issue #5259)
+0x043d 0x000c no-reattach