summaryrefslogtreecommitdiff
path: root/backend/org.cups.usb-quirks
Commit message (Collapse)AuthorAgeFilesLines
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-051-27/+42
| | | | | | Import the improvements to ippeveprinter from OpenPrinting/ippsample. Import the improvements to ippfind and ipptool from OpenPrinting/ippsample.
* USB quirk (Issue #5617)Michael R Sweet2019-08-011-0/+3
|
* Add a USB quirks rule for the DYMO 450 Turbo (Issue #5521)Michael R Sweet2019-02-211-0/+3
|
* Add USB quirks rule for Xerox printers (Issue #5523)Michael R Sweet2019-02-191-0/+3
|
* Updated the USB quirks rule for Zebra label printers (Issue #5395)Michael R Sweet2019-01-231-5/+2
| | | | All Zebra printers now use unidir and no-reattach.
* Add a USB quirk rule for the Lexmark E120n (Issue #5478)Michael R Sweet2019-01-211-0/+3
|
* Add USB quirk rule for Zebra ZD420 (Issue #5395)Michael R Sweet2018-11-301-0/+3
|
* Add USB quirk rule for Star printer (Issue #5443)Michael R Sweet2018-11-261-0/+3
|
* Add USB quirks rule for Lexmark MS317dn (Issue #5420)Michael R Sweet2018-11-071-0/+3
|
* Add a USB quirks rule for the HP LaserJet P1102 (Issue #5310)Michael R Sweet2018-06-051-0/+3
|
* Add USB quirk rule for Lexmark Optra E310 printers (Issue #5259)Michael R Sweet2018-03-081-1/+11
|
* Use unidirectional mode for Star Micronics printers (Issue #5251)Michael R Sweet2018-02-201-1/+4
|
* Add a USB quirk rule for Canon MP280 series printers (Issue #5221)Michael R Sweet2018-01-111-0/+3
|
* add usb quirks for canon mp540 and Samsung ML-2160 SeriesZdenek Dohnal2017-10-171-0/+6
|
* Add USB quirk for HP LaserJet 1160 (Issue #1160)Michael Sweet2017-09-251-0/+3
|
* Add a USB quirk rule for the Kyocera Ecosys P6130cdn (Issue #5102)Michael Weghorn2017-09-011-0/+3
|
* Add USB quirk rule for Lexmark E260dn (Issue #4994)Michael Sweet2017-06-191-0/+3
|
* Add a USB quirk rule for the Kyocera Ecosys P6026cdn (Issue #4900)Michael Sweet2016-10-211-0/+3
|
* Add USB quirk rule for Lexmark C540n (Issue #4778)Michael R Sweet2016-03-241-0/+3
|
* Add USB quirk rule for Xerox WorkCentre 3220 (Issue #4789)Michael R Sweet2016-03-241-29/+32
|
* Added USB quirk for Canon MP530 (STR #4730)msweet2015-11-171-0/+3
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12975 a1ca3aef-8c08-0410-bb20-df032aa958be
* Some older HP LaserJet printers need a delayed close when printing using themsweet2015-09-151-0/+11
| | | | | | | | libusb-based USB backend (STR #4549) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12878 a1ca3aef-8c08-0410-bb20-df032aa958be
* Add a USB quirk rule for Intermec printers (STR #4553)msweet2015-01-301-0/+3
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12460 a1ca3aef-8c08-0410-bb20-df032aa958be
* Added a USB quirk rule for the Brother HL-1250 (STR #4519)msweet2014-11-121-0/+3
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12242 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix some code comments in tls-xxx.c.msweet2014-09-231-0/+6
| | | | | | | Update USB quirks for MX310 and MX320 (STR #4482) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12159 a1ca3aef-8c08-0410-bb20-df032aa958be
* Add USB quirk rule for Lexmark E230 (STR #4448)msweet2014-07-031-0/+3
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11997 a1ca3aef-8c08-0410-bb20-df032aa958be
* Added USB quirk rule for Lexmark E238 (<rdar://problem/14493054>)msweet2013-07-231-0/+2
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11175 a1ca3aef-8c08-0410-bb20-df032aa958be
* The libusb-based USB backend now loads its list of quirks from files inmsweet2013-07-171-0/+212
/usr/share/cups/usb instead of using a hardcoded table (<rdar://problem/14442769>) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11154 a1ca3aef-8c08-0410-bb20-df032aa958be