mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
HID: steam: Initial 2026 Steam Controller support
This brings support for the 2026 Steam Controller, comparably featureful to the existing support for the Steam Deck. Signed-off-by: Vicki Pfau <vi@endrift.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
This commit is contained in:
parent
6f9b740c31
commit
0a80b4e8ec
|
|
@ -1374,6 +1374,10 @@
|
|||
#define USB_DEVICE_ID_STEAM_CONTROLLER 0x1102
|
||||
#define USB_DEVICE_ID_STEAM_CONTROLLER_WIRELESS 0x1142
|
||||
#define USB_DEVICE_ID_STEAM_DECK 0x1205
|
||||
#define USB_DEVICE_ID_STEAM_CONTROLLER_IBEX 0x1302
|
||||
#define USB_DEVICE_ID_STEAM_CONTROLLER_IBEX_BLE 0x1303
|
||||
#define USB_DEVICE_ID_STEAM_CONTROLLER_PROTEUS 0x1304
|
||||
#define USB_DEVICE_ID_STEAM_CONTROLLER_NEREID 0x1305
|
||||
|
||||
#define USB_VENDOR_ID_STEELSERIES 0x1038
|
||||
#define USB_DEVICE_ID_STEELSERIES_SRWS1 0x1410
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user