Skip to content

Commit

Permalink
HID: correct PID for saitek PS1000
Browse files Browse the repository at this point in the history
Reported-by: Andreas Hübner <andreas@k4n.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Feb 22, 2012
1 parent 1e93674 commit c7fd793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/hid-ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@

#define USB_VENDOR_ID_SAITEK 0x06a3
#define USB_DEVICE_ID_SAITEK_RUMBLEPAD 0xff17
#define USB_DEVICE_ID_SAITEK_PS1000 0xff17
#define USB_DEVICE_ID_SAITEK_PS1000 0x0621

#define USB_VENDOR_ID_SAMSUNG 0x0419
#define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001
Expand Down

0 comments on commit c7fd793

Please sign in to comment.