[libusb] Corrections.
This commit is contained in:
parent
06b0f8b912
commit
e299e0e478
|
@ -48,7 +48,7 @@
|
|||
#define USB_PID_CANON_ES3 3 // XXX
|
||||
#define USB_PID_CANON_ES30 0x31B0
|
||||
#define USB_PID_CANON_ES40 0x31EE
|
||||
#define USB_PID_CANON_CP10 0x403A
|
||||
#define USB_PID_CANON_CP10 0x304A
|
||||
#define USB_PID_CANON_CP100 0x3063
|
||||
#define USB_PID_CANON_CP200 200 // XXX
|
||||
#define USB_PID_CANON_CP220 0x30BD
|
||||
|
@ -59,7 +59,7 @@
|
|||
#define USB_PID_CANON_CP510 510 // XXX
|
||||
#define USB_PID_CANON_CP520 520 // XXX
|
||||
#define USB_PID_CANON_CP530 530 // XXX
|
||||
#define USB_PID_CANON_CP600 0x301B
|
||||
#define USB_PID_CANON_CP600 0x310B
|
||||
#define USB_PID_CANON_CP710 710 // XXX
|
||||
#define USB_PID_CANON_CP720 720 // XXX
|
||||
#define USB_PID_CANON_CP730 730 // XXX
|
||||
|
|
Loading…
Reference in a new issue