sonyupdneo: Add in a couple of USB PIDs.

This commit is contained in:
Solomon Peachy 2019-05-24 17:29:22 -04:00
parent e7ecbcf860
commit 401f43f682
1 changed files with 2 additions and 0 deletions

View File

@ -327,6 +327,8 @@ static const char *sonyupdneo_prefixes[] = {
#define USB_PID_SONY_UPD898MD 0xabcd // 0x589a?
#define USB_PID_SONY_UPCR20L 0xbcde
#define USB_PID_SONY_UPDR80MD 0xcdef
#define USB_PID_SONY_UPDR80 0x03c5 // Unknown if it behaves the same way
#define USB_PID_SONY_UPCX1 0x02d4
struct dyesub_backend sonyupdneo_backend = {
.name = "Sony UP-D Neo",