cups/backend/org.cups.usb-quirks

374 lines
8.2 KiB
Plaintext
Raw Normal View History

2022-05-13 20:08:20 +08:00
# USB backend 'quirks' file.
#
# This file lists known issues with various vendors or printers. Each
# line contains either a comment (starting with #) or the USB vendor ID,
# product ID (omit for all vendor products), and a list of known issues:
#
# blacklist The printer is not functional with the USB backend.
# delay-close Delay close/reset of selected interface
# no-reattach Do no re-attach usblp kernel module after printing.
# soft-reset Do a soft reset after printing for cleanup.
# unidir Only supports unidirectional I/O
# 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
# HP DeskJet 880C
0x03f0 0x0104 unidir
# HP DeskJet 815C
0x03f0 0x0204 unidir
# HP DeskJet 810C/812C
0x03f0 0x0304 unidir
# HP DeskJet 830C
0x03f0 0x0404 unidir
# HP DeskJet 885C
0x03f0 0x0504 unidir
# HP DeskJet 840C
0x03f0 0x0604 unidir
# HP DeskJet 816C
0x03f0 0x0804 unidir
# HP Deskjet 959C
0x03f0 0x1104 unidir
# NEC Picty900 (HP OEM)
0x0409 0xefbe unidir
# NEC Picty760 (HP OEM)
0x0409 0xbef4 unidir
# NEC Picty920 (HP OEM)
0x0409 0xf0be unidir
# NEC Picty800 (HP OEM)
0x0409 0xf1be unidir
# Lexmark International, Inc. (e250d) (https://bugs.launchpad.net/bugs/1084164)
0x043d 0x00f3 no-reattach
# Kyocera Mita FS 820, by zut <kernel@zut.de>
0x0482 0x0010 unidir
# Canon, Inc. PIXMA iP6000D Printer (https://bugs.launchpad.net/bugs/1160638)
0x04a9 0x1095 unidir
2023-01-12 15:27:08 +08:00
# Canon, Inc. PIXMA iP4200 Printer (Apple #4155)
2022-05-13 20:08:20 +08:00
0x04a9 0x10a2 unidir
# Canon, Inc. PIXMA iP4300 Printer (https://bugs.launchpad.net/bugs/1032385)
0x04a9 0x10b6 unidir
# Canon, Inc. MP210 (https://bugzilla.redhat.com/show_bug.cgi?id=847923#c53)
0x04a9 0x1721 unidir
2023-01-12 15:27:08 +08:00
# Canon, Inc. MP220 Printer
0x04a9 0x1722 unidir
# Canon, Inc. MP230 Printer
0x04a9 0x175f unidir
# Canon, Inc. MP240 Printer (https://github.com/agalakhov/captdriver/issues/7#issuecomment-890380405)
0x04a9 0x1732 unidir
# Canon, Inc. MP250 Printer
0x04a9 0x173a unidir
# Canon, Inc. MP260 Printer
0x04a9 0x1733 unidir
# Canon, Inc. MP270 Printer
0x04a9 0x173b unidir
# Canon, Inc. MP280 series (Apple #5221)
0x04a9 0x1746 unidir
# Canon PIXMA MP410
0x04a9 0x1702 unidir
# Canon PIXMA MP430
0x04a9 0x1703 unidir
# Canon PIXMA MP450
0x04a9 0x170b unidir
# Canon PIXMA MP460
0x04a9 0x1716 unidir
# Canon PIXMA MP470
0x04a9 0x1723 unidir
# Canon PIXMA MP480 (Issue #192)
0x04a9 0x1731 unidir
# Canon PIXMA MP490
0x04a9 0x173c unidir
# Canon PIXMA MP493
0x04a9 0x1757 unidir
# Canon PIXMA MP495
0x04a9 0x1747 unidir
2022-05-13 20:08:20 +08:00
# Canon, Inc. MP500 Printer (https://bugs.launchpad.net/bugs/1032456)
0x04a9 0x170c unidir
# Canon, Inc. MP510 Printer (https://bugs.launchpad.net/bugs/1050009)
0x04a9 0x1717 unidir
2023-01-12 15:27:08 +08:00
# Canon, Inc. MP520 Printer
0x04a9 0x1724 unidir
# Canon, Inc. MP530 Printer
0x04a9 0x1712 unidir
2022-05-13 20:08:20 +08:00
# Canon, Inc. MP540 Printer, https://bugzilla.redhat.com/967873
0x04a9 0x1730 unidir
2023-01-12 15:27:08 +08:00
# Canon, Inc. MP550 Printer (Apple #4155)
2022-05-13 20:08:20 +08:00
0x04a9 0x173d unidir
2023-01-12 15:27:08 +08:00
# Canon, Inc. MP560 Printer (Apple #4155)
2022-05-13 20:08:20 +08:00
0x04a9 0x173e unidir
2023-01-12 15:27:08 +08:00
# Canon, Inc. PIXMA G1501 Printer (Apple #5831)
0x04a9 0x1796 unidir
2022-05-13 20:08:20 +08:00
# Canon, Inc. MF4150 Printer (https://bugs.launchpad.net/bugs/1160638)
0x04a9 0x26a3 no-reattach
# Brother Industries, Ltd HL-1250 Laser Printer (https://bugs.debian.org/712512)
0x04f9 0x0007 no-reattach
# Brother Industries, Ltd HL-1430 Laser Printer (https://bugs.launchpad.net/bugs/1038695)
0x04f9 0x001a no-reattach
# Brother Industries, Ltd HL-1440 Laser Printer (https://bugs.launchpad.net/bugs/1000253)
0x04f9 0x000d no-reattach unidir
# Brother Industries, Ltd HL-1450 Laser Printer (https://bugs.launchpad.net/bugs/1000253)
0x04f9 0x000e no-reattach unidir
# Oki Data Corp. Okipage 14ex Printer (https://bugs.launchpad.net/bugs/872483)
0x06bc 0x000b no-reattach
# Oki Data Corp. B410d (https://bugs.launchpad.net/bugs/872483)
0x06bc 0x01c7 no-reattach
# Seiko Epson Corp. Stylus Color 740 / Photo 750 (http://bugs.debian.org/697970)
0x04b8 0x0001 no-reattach unidir
# Seiko Epson Corp. Stylus Color 670 (https://bugs.launchpad.net/bugs/872483)
0x04b8 0x0005 no-reattach
# Seiko Epson Receipt Printer M129C
0x04b8 0x0202 vendor-class
# Prolific Technology, Inc. PL2305 Parallel Port (USB -> Parallel adapter) (https://bugs.launchpad.net/bugs/987485)
0x067b 0x2305 no-reattach soft-reset unidir
# Xerox Phaser 3124 https://bugzilla.redhat.com/show_bug.cgi?id=867392
0x0924 0x3ce9 no-reattach
# Xerox WorkCentre 3210 https://bugs.launchpad.net/bugs/1102470
0x0924 0x4293 no-reattach
# QinHeng Electronics CH340S (USB -> Parallel adapter) (https://bugs.launchpad.net/bugs/1000253)
0x1a86 0x7584 no-reattach
# All Samsung devices (https://bugs.launchpad.net/bugs/1032456)
0x04e8 soft-reset
2023-01-12 15:27:08 +08:00
# Samsung SCX-3405W works without quirks (https://github.com/OpenPrinting/cups/issues/270)
0x04e8 0x344f whitelist
2022-05-13 20:08:20 +08:00
# Samsung ML-2160 Series (https://bugzilla.redhat.com/show_bug.cgi?id=873123)
0x04e8 0x330f unidir
2023-01-12 15:27:08 +08:00
# All Zebra devices (https://bugs.launchpad.net/bugs/1001028) (Apple #5395)
2022-05-13 20:08:20 +08:00
0x0a5f unidir no-reattach
# Canon CP-10
0x04a9 0x304a blacklist
# Canon CP-100
0x04a9 0x3063 blacklist
# Canon CP-200
0x04a9 0x307c blacklist
# Canon CP-300
0x04a9 0x307d blacklist
# Canon CP-220
0x04a9 0x30bd blacklist
# Canon CP-330
0x04a9 0x30be blacklist
# Canon SELPHY CP400
0x04a9 0x30f6 blacklist
# Canon SELPHY CP600
0x04a9 0x310b blacklist
# Canon SELPHY CP710
0x04a9 0x3127 blacklist
# Canon SELPHY CP510
0x04a9 0x3128 blacklist
# Canon SELPHY ES1
0x04a9 0x3141 blacklist
# Canon SELPHY CP730
0x04a9 0x3142 blacklist
# Canon SELPHY CP720
0x04a9 0x3143 blacklist
# Canon SELPHY CP750
0x04a9 0x3170 blacklist
# Canon SELPHY CP740
0x04a9 0x3171 blacklist
# Canon SELPHY ES2
0x04a9 0x3185 blacklist
# Canon SELPHY ES20
0x04a9 0x3186 blacklist
# Canon SELPHY CP770
0x04a9 0x31aa blacklist
# Canon SELPHY CP760
0x04a9 0x31ab blacklist
# Canon SELPHY ES30
0x04a9 0x31b0 blacklist
# Canon SELPHY CP780
0x04a9 0x31dd blacklist
# Canon SELPHY ES40
0x04a9 0x31ee blacklist
# Canon SELPHY CP800
0x04a9 0x3214 blacklist
# Canon SELPHY CP900
0x04a9 0x3255 blacklist
# Canon SELPHY CP810
0x04a9 0x3256 blacklist
# Canon SELPHY CP500
0x04a9 0x30f5 blacklist
# Canon SELPHY ES3
0x04a9 0x31af blacklist
# Canon SELPHY CP780
0x04a9 0x31dd blacklist
# Lexmark E238 (<rdar://problem/14493054>)
0x043d 0x00d7 no-reattach
2023-01-12 15:27:08 +08:00
# Lexmark E238 (Apple #4448)
2022-05-13 20:08:20 +08:00
0x043d 0x009a no-reattach
2023-01-12 15:27:08 +08:00
# Canon MX310 (Apple #4482)
2022-05-13 20:08:20 +08:00
0x04a9 0x1728 unidir
2023-01-12 15:27:08 +08:00
# Canon MX320 (Apple #4482)
2022-05-13 20:08:20 +08:00
0x04A9 0x1736 unidir
2023-01-12 15:27:08 +08:00
# All Intermec devices (Apple #4553)
2022-05-13 20:08:20 +08:00
0x067e no-reattach
2023-01-12 15:27:08 +08:00
# HP LaserJet 1010 (Apple #5789)
0x03f0 0x0c17 delay-close
# HP LaserJet 1015 (Apple #5617)
2022-05-13 20:08:20 +08:00
0x03f0 0x0e17 delay-close
2023-01-12 15:27:08 +08:00
# HP LaserJet 1150 (Apple #4549)
2022-05-13 20:08:20 +08:00
0x03f0 0x0f17 delay-close
2023-01-12 15:27:08 +08:00
# HP LaserJet 1300 (Apple #4549)
2022-05-13 20:08:20 +08:00
0x03f0 0x1017 delay-close
0x03f0 0x1117 delay-close
2023-01-12 15:27:08 +08:00
# HP LaserJet 1320 (Apple #4549)
2022-05-13 20:08:20 +08:00
0x03f0 0x1d17 delay-close
# Canon, Inc. MP530 Printer
0x04a9 0x1712 unidir
2023-01-12 15:27:08 +08:00
# Xerox WorkCentre 3220 (https://bugs.launchpad.net/bugs/1406203, Apple #4789)
2022-05-13 20:08:20 +08:00
0x0924 0x4294 no-reattach
2023-01-12 15:27:08 +08:00
# Lexmark C540n (Apple #4778)
2022-05-13 20:08:20 +08:00
0x043d 0x0139 no-reattach
2023-01-12 15:27:08 +08:00
# Kyocera Ecosys P6026cdn (Apple #4900)
2022-05-13 20:08:20 +08:00
0x0482 0x063f no-reattach
2023-01-12 15:27:08 +08:00
# Kyocera Ecosys P6130cdn (Apple #5102)
2022-05-13 20:08:20 +08:00
0x0482 0x0677 no-reattach
2023-01-12 15:27:08 +08:00
# Lexmark E260dn (Apple #4994)
2022-05-13 20:08:20 +08:00
0x043d 0x0123 no-reattach
2023-01-12 15:27:08 +08:00
# HP LaserJet 1160 (Apple #5121)
2022-05-13 20:08:20 +08:00
0x03f0 0x1e17 delay-close
2023-01-12 15:27:08 +08:00
# Star Micronics printers (Apple #5251)
2022-05-13 20:08:20 +08:00
0x0519 unidir
2023-01-12 15:27:08 +08:00
# Lexmark Optra E310 (Apple #5259)
2022-05-13 20:08:20 +08:00
0x043d 0x000c no-reattach
2023-01-12 15:27:08 +08:00
# HP LaserJet P1102 (Apple #5310)
2022-05-13 20:08:20 +08:00
0x03F0 0x002A no-reattach
# Lexmark MS317dn
0x043d 0x0226 no-reattach
2023-01-12 15:27:08 +08:00
# Star TSP743 (Apple #5443)
2022-05-13 20:08:20 +08:00
0x0519 0x0001 delay-close
2023-01-12 15:27:08 +08:00
# Lexmark E120n (Apple #5478)
2022-05-13 20:08:20 +08:00
0x043d 0x00cc no-reattach
2023-01-12 15:27:08 +08:00
# Lexmark E120n MT4506-100 (Apple #5766)
0x043d 0x00cd no-reattach
# All Xerox printers (Apple #5523)
2022-05-13 20:08:20 +08:00
0x0924 no-reattach
2023-01-12 15:27:08 +08:00
# Citizen CT-S4000 (Apple #5823)
0x2730 0x2008 unidir delay-close
# All Arkscan label printers (Apple #5867)
0x2d84 unidir no-reattach
# HP DesignJet 130 (Apple #5838)
0x03f0 0x0314 no-reattach