[selphy] Add ID for SELPHY CP530 (Gernot Hassenpflug)

This commit is contained in:
Solomon Peachy 2013-02-12 07:34:26 -05:00
parent c6e77a8f98
commit 91aac07e91
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
Unverified/untested, but should work:
ES20, CP-220, CP600, CP810
ES20, CP-220, CP530, CP600, CP810
Semi-supported (has problems)
@ -30,7 +30,7 @@
NOT currently supported by libusb backend: (USB PIDs unknown) **
CP520, CP530, CP790
CP520, CP790
** Note that a PID can be supplied on the command line, see below.
Once the PIDs are known, these printers are expected to work.
@ -74,7 +74,7 @@
SELPHY_PID is the USB PID, in hex
SELPHY_TYPE is: 3 for CP790
4 for CP520/CP530 (or other CP-series model)
4 for CP520 (or other CP-series model)
If you have a model the spooler doesn't recognize but it works with
a PID/TYPE specification, please let me know via e-mail.

View file

@ -59,7 +59,7 @@
#define USB_PID_CANON_CP500 0x30F5
#define USB_PID_CANON_CP510 0x3128
#define USB_PID_CANON_CP520 520 // XXX 316f? 3172? (related to cp740/cp750)
#define USB_PID_CANON_CP530 530 // XXX
#define USB_PID_CANON_CP530 0x31b1
#define USB_PID_CANON_CP600 0x310B
#define USB_PID_CANON_CP710 0x3127
#define USB_PID_CANON_CP720 0x3143