sonyupdneo: Add in a couple of USB PIDs.
This commit is contained in:
parent
e7ecbcf860
commit
401f43f682
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue