mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
d/wmr: Sort HP G2 controller PID to the other HP devices
This commit is contained in:
parent
96c09e06e7
commit
88d55c6e22
|
@ -36,7 +36,7 @@ extern "C" {
|
|||
#define HP_VID 0x03f0
|
||||
#define REVERB_G1_PID 0x0c6a
|
||||
#define REVERB_G2_PID 0x0580
|
||||
|
||||
#define REVERB_G2_CONTROLLER_PID 0x066a /* On 0x045e Microsoft VID */
|
||||
|
||||
#define LENOVO_VID 0x17ef
|
||||
#define EXPLORER_PID 0xb801
|
||||
|
@ -44,8 +44,6 @@ extern "C" {
|
|||
#define SAMSUNG_VID 0x04e8
|
||||
#define ODYSSEY_PID 0x7312
|
||||
#define ODYSSEY_CONTROLLER_PID 0x065d
|
||||
#define REVERB_G2_CONTROLLER_PID 0x066a /* On 0x045e Microsoft VID */
|
||||
|
||||
|
||||
/*!
|
||||
* @}
|
||||
|
|
Loading…
Reference in a new issue