Commit Graph

77 Commits

Author SHA1 Message Date
Solomon Peachy ab92fd1fa2 sonyupd: Add USB IDs for the Nidec Copal DPB 4000/6000 and ASK-4000/2000
No idea if they'll JustWork(tm) but we'll find out!
2023-12-22 11:50:20 -05:00
Solomon Peachy 81ebf76259 sonyupd: It's the UP-D771, not UP-D711. Oops.. 2023-10-16 10:19:56 -04:00
Solomon Peachy 16833d29aa sonyupd: Initial support for UP-D711 series.
Spool file parsing and status/media readback.

Printing not implemented yet.
2023-10-15 15:32:06 -04:00
Solomon Peachy 7ea1911289 mitsu9xxx: Add IDs for CP9500-S and CP9600-S
No idea if they work, but... eh.
2023-10-04 20:31:19 -04:00
Solomon Peachy aada0892b0 mistu9820: Initial support for the CP9820DW-AG model.
_Probably_ won't print yet.
2023-10-02 09:31:35 -04:00
Solomon Peachy 4ce6f60f51 sonyupd: Support the native spool format for the ASK-2x00/4000 series
(AKA Nidec Copal DPB-4000/6000/7000)
2023-09-18 21:59:06 -04:00
Solomon Peachy 2269ba3ebd mitsu70x: Add support for the DNP DS480 and DS680 models.
These are variations of the Mitsubishi D70, and were only ever sold
as part of a complete minilab-eseque system.
2023-07-23 17:45:02 -04:00
Solomon Peachy 588bcef6cd mitsud90: Add VID/PID for Mitsubishi CP-W5000DW
The W5000 uses the same base protocol as the D90/M1 family.

Further analysis is in the works.
2023-07-07 09:47:28 -04:00
Solomon Peachy dd64a8f78f hiti: Initial support for P320 series. Just detection and tables.
This is where things will stand until I get one in my hands.
2023-06-05 22:26:09 -04:00
Solomon Peachy 7a6c82828c hiti: Beginnings of support for the HiTi P310 series
Just basic detection and data tables for now

And replace some magic numbers with proper names
2023-06-04 00:03:01 -04:00
Solomon Peachy 79c555e195 hiti: Beginning of P461 support. Doesn't work yet! 2023-03-31 19:03:30 -04:00
Solomon Peachy c2bf60c6eb hiti: Add P525L to usb blacklist and improve debug output slightly 2023-03-17 15:00:19 -04:00
Solomon Peachy 88c4f92af7 selphyneo: Add CP1500 to blacklist 2022-10-10 15:05:17 -04:00
Solomon Peachy 34ee1f2305 s2145: Add support for the Olmec OP1000 2022-09-28 21:24:59 -04:00
Solomon Peachy 9316644f0b hiti: Hook up P530D, probably won't work yet. 2022-06-26 18:01:08 -04:00
Solomon Peachy 00cc091212 sonyupdneo: Don't assume UP-991AD has the same USB PID as the 971AD
...even though the IEEE1284 stuff might is the same, the PID may not be
2021-09-08 07:00:50 -04:00
Solomon Peachy aa363e98b0 sonyupdneo: Fix incorrect USB PID for UP-991AD 2021-09-08 06:27:51 -04:00
Solomon Peachy 1316cfba45 Un-blacklist Kodak 9810/8800 2021-09-07 13:44:07 -04:00
Solomon Peachy 95ac5f391d sonyupdneo: Add preliminary support for the Sony UP-971AD/UP-991AD 2021-09-07 12:34:54 -04:00
Solomon Peachy 28956af578 sonyupd: Add USB PID of Sony UP-CX1
Should JustWork(tm)
2021-08-13 16:42:59 -04:00
Solomon Peachy a1be393139 blacklist: Remove the Kodak 8800/9810 for now 2021-07-31 23:34:25 -04:00
Solomon Peachy 7fec86bac7 hiti: Add in the the CS2xx series USB PIDs, and its LUT. 2021-04-20 20:14:44 -04:00
Solomon Peachy 4f41aa37da hiti: Fixes for the P510 series.
Enable the P510, P518, and P728 series.
2021-02-26 22:04:20 -05:00
Solomon Peachy cec707f00f mitsu9xxx: Misc internal rework, with lessons learned so far from the CP30 2020-12-03 22:06:33 -05:00
Solomon Peachy a3dea1d400 updneo: Major fixes for Sony UP-D898MD
* Add USB PID
 * Validate job parameters against printer's max reported dimensions
 * Serial numbers reported correctly
 * Handle two more status marker types
 * Better media status reporting
 * Printer-generated copies
 * Issue USB Reset between prints
2020-11-07 20:57:18 -05:00
Solomon Peachy 0737fa32a0 DNP: Support the QW410 and Citizen CZ-01 4.5" printers. 2020-04-30 21:24:15 -04:00
Solomon Peachy d9bf9c8001 Add Mitsubishi CP-M1 to blacklist. 2020-02-28 16:01:34 -05:00
Solomon Peachy 7b9136e1ea blacklist update. 2020-02-27 11:57:02 -05:00
Solomon Peachy 46b612e1c4 sonyupdneo: VID/PID for UP-DR80MD, and doc fixes. 2019-11-01 22:12:07 -04:00
Solomon Peachy bbe404d24f citizen: Add support for the new CX-02W printer. 2019-10-25 06:50:39 -04:00
Solomon Peachy 687dc19ef4 hiti: Add P720L and P750L to the usb blacklist 2019-10-04 21:07:58 -04:00
Solomon Peachy 9553dd2fb7 hiti: Need to respect HAVE_CONFIG_H for gutenprint integration 2019-10-01 19:40:11 -04:00
Solomon Peachy 5fd37ce9fe HiTi P520L added to blacklist. 2019-10-01 18:36:21 -04:00
Solomon Peachy 7a08d72e09 HiTi: Add WIP backend for HiTi 520L.
There's a clear path to supporting P52x, P72x, and P750.
Other models (P51x, P11x) are viable, but will require more legwork.
Remaining models (P3xx, X610, and others) are unknowns.
2019-09-26 21:06:39 -04:00
Solomon Peachy b3bbd6ebc3 Add Hiti M610 to blacklist 2019-06-03 20:42:52 -04:00
Solomon Peachy d454dfffa4 sinfonia-chcs2245: Add USB PID, and regression jobs. 2019-05-23 13:08:53 -04:00
Solomon Peachy d39238255d kodak: Add preliminary support for Kodak 7000-series, 8810, and 6900
6900 in particular is _very_ preliminary.

Also unifies some more common sinfonia code.
2019-05-22 18:59:09 -04:00
Solomon Peachy a55db47fd3 Add UP-D895 & UP-D897 to the blacklist 2019-03-15 09:54:34 -04:00
Solomon Peachy c17ba3f340 dnp: Correct USB PID for the DS80DX. 2018-08-07 18:00:20 -04:00
Solomon Peachy 7ebfa12b96 mitsud90: Add WIP backend for the Mitsubishi CP-D90DW 2018-05-12 12:15:13 -04:00
Solomon Peachy 44162d76b6 magicard: Add a couple of USB PIDs and self test, eject, and reset commands 2018-03-10 08:00:47 -05:00
Solomon Peachy 8d6f015b61 update blacklist comments. 2018-03-07 20:36:39 -05:00
Solomon Peachy 9e0f08ff5a blacklist update. 2018-02-22 06:04:36 -05:00
Solomon Peachy 82a7f58930 selphyneo: Add USB PID for SELPHY CP1300 2018-01-27 18:16:36 -05:00
Solomon Peachy 49efdb1853 magicard: It works! 2017-11-23 07:13:03 -05:00
Solomon Peachy fd58c00a4e Add the HiTi P910L to the blacklist. 2017-11-09 19:15:48 -05:00
Solomon Peachy 192499648e Add ASK300 to blacklist. 2017-09-26 20:50:03 -04:00
Solomon Peachy 487ccc9f71 Fix up bad whitespacing. 2017-07-10 20:15:56 -04:00
Solomon Peachy e76de18fc7 selphyneo: Add in the USB ID for the SELPHY CP820 2017-03-26 23:15:35 -04:00
Solomon Peachy e974a80ffc Update blacklist. 2017-03-01 15:40:26 -05:00