| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- /*
- Simple DirectMedia Layer
- Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
- This software is provided 'as-is', without any express or implied
- warranty. In no event will the authors be held liable for any damages
- arising from the use of this software.
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
- 1. The origin of this software must not be misrepresented; you must not
- claim that you wrote the original software. If you use this software
- in a product, an acknowledgment in the product documentation would be
- appreciated but is not required.
- 2. Altered source versions must be plainly marked as such, and must not be
- misrepresented as being the original software.
- 3. This notice may not be removed or altered from any source distribution.
- */
- #ifndef usb_ids_h_
- #define usb_ids_h_
- /* Definitions of useful USB VID/PID values */
- #define USB_VENDOR_8BITDO 0x2dc8
- #define USB_VENDOR_AMAZON 0x1949
- #define USB_VENDOR_APPLE 0x05ac
- #define USB_VENDOR_DRAGONRISE 0x0079
- #define USB_VENDOR_GOOGLE 0x18d1
- #define USB_VENDOR_HORI 0x0f0d
- #define USB_VENDOR_HYPERKIN 0x2e24
- #define USB_VENDOR_LOGITECH 0x046d
- #define USB_VENDOR_MADCATZ 0x0738
- #define USB_VENDOR_MICROSOFT 0x045e
- #define USB_VENDOR_NACON 0x146b
- #define USB_VENDOR_NINTENDO 0x057e
- #define USB_VENDOR_NVIDIA 0x0955
- #define USB_VENDOR_PDP 0x0e6f
- #define USB_VENDOR_POWERA 0x24c6
- #define USB_VENDOR_POWERA_ALT 0x20d6
- #define USB_VENDOR_QANBA 0x2c22
- #define USB_VENDOR_RAZER 0x1532
- #define USB_VENDOR_SHANWAN 0x2563
- #define USB_VENDOR_SHANWAN_ALT 0x20bc
- #define USB_VENDOR_SONY 0x054c
- #define USB_VENDOR_THRUSTMASTER 0x044f
- #define USB_VENDOR_VALVE 0x28de
- #define USB_VENDOR_ZEROPLUS 0x0c12
- // Most Razer devices are not game controllers, and some of them lock up or reset
- // when we send them the Sony third-party query feature report, so don't include that
- // vendor here. Instead add devices as appropriate to controller_type.c
- // Reference: https://github.com/libsdl-org/SDL/issues/6733
- // https://github.com/libsdl-org/SDL/issues/6799
- #define SONY_THIRDPARTY_VENDOR(X) \
- (X == USB_VENDOR_DRAGONRISE || \
- X == USB_VENDOR_HORI || \
- X == USB_VENDOR_LOGITECH || \
- X == USB_VENDOR_MADCATZ || \
- X == USB_VENDOR_NACON || \
- X == USB_VENDOR_PDP || \
- X == USB_VENDOR_POWERA || \
- X == USB_VENDOR_POWERA_ALT || \
- X == USB_VENDOR_QANBA || \
- X == USB_VENDOR_SHANWAN || \
- X == USB_VENDOR_SHANWAN_ALT || \
- X == USB_VENDOR_THRUSTMASTER || \
- X == USB_VENDOR_ZEROPLUS || \
- X == 0x7545 /* SZ-MYPOWER */)
- #define USB_PRODUCT_8BITDO_XBOX_CONTROLLER 0x2002
- #define USB_PRODUCT_AMAZON_LUNA_CONTROLLER 0x0419
- #define USB_PRODUCT_GOOGLE_STADIA_CONTROLLER 0x9400
- #define USB_PRODUCT_EVORETRO_GAMECUBE_ADAPTER 0x1846
- #define USB_PRODUCT_HORI_FIGHTING_COMMANDER_OCTA_SERIES_X 0x0150
- #define USB_PRODUCT_HORI_HORIPAD_PRO_SERIES_X 0x014f
- #define USB_PRODUCT_HORI_FIGHTING_STICK_ALPHA_PS4 0x011c
- #define USB_PRODUCT_HORI_FIGHTING_STICK_ALPHA_PS5 0x0184
- #define USB_PRODUCT_NINTENDO_GAMECUBE_ADAPTER 0x0337
- #define USB_PRODUCT_NINTENDO_N64_CONTROLLER 0x2019
- #define USB_PRODUCT_NINTENDO_SEGA_GENESIS_CONTROLLER 0x201e
- #define USB_PRODUCT_NINTENDO_SNES_CONTROLLER 0x2017
- #define USB_PRODUCT_NINTENDO_SWITCH_JOYCON_GRIP 0x200e
- #define USB_PRODUCT_NINTENDO_SWITCH_JOYCON_LEFT 0x2006
- #define USB_PRODUCT_NINTENDO_SWITCH_JOYCON_PAIR 0x2008 /* Used by joycond */
- #define USB_PRODUCT_NINTENDO_SWITCH_JOYCON_RIGHT 0x2007
- #define USB_PRODUCT_NINTENDO_SWITCH_PRO 0x2009
- #define USB_PRODUCT_NINTENDO_WII_REMOTE 0x0306
- #define USB_PRODUCT_NINTENDO_WII_REMOTE2 0x0330
- #define USB_PRODUCT_NVIDIA_SHIELD_CONTROLLER_V103 0x7210
- #define USB_PRODUCT_NVIDIA_SHIELD_CONTROLLER_V104 0x7214
- #define USB_PRODUCT_RAZER_ATROX 0x0a00
- #define USB_PRODUCT_RAZER_PANTHERA 0x0401
- #define USB_PRODUCT_RAZER_PANTHERA_EVO 0x1008
- #define USB_PRODUCT_RAZER_RAIJU 0x1000
- #define USB_PRODUCT_RAZER_TOURNAMENT_EDITION_USB 0x1007
- #define USB_PRODUCT_RAZER_TOURNAMENT_EDITION_BLUETOOTH 0x100a
- #define USB_PRODUCT_RAZER_ULTIMATE_EDITION_USB 0x1004
- #define USB_PRODUCT_RAZER_ULTIMATE_EDITION_BLUETOOTH 0x1009
- #define USB_PRODUCT_SHANWAN_DS3 0x0523
- #define USB_PRODUCT_SONY_DS3 0x0268
- #define USB_PRODUCT_SONY_DS4 0x05c4
- #define USB_PRODUCT_SONY_DS4_DONGLE 0x0ba0
- #define USB_PRODUCT_SONY_DS4_SLIM 0x09cc
- #define USB_PRODUCT_SONY_DS4_STRIKEPAD 0x05c5
- #define USB_PRODUCT_SONY_DS5 0x0ce6
- #define USB_PRODUCT_SONY_DS5_EDGE 0x0df2
- #define USB_PRODUCT_VICTRIX_FS_PRO_V2 0x0207
- #define USB_PRODUCT_XBOX360_XUSB_CONTROLLER 0x02a1 /* XUSB driver software PID */
- #define USB_PRODUCT_XBOX360_WIRED_CONTROLLER 0x028e
- #define USB_PRODUCT_XBOX360_WIRELESS_RECEIVER 0x0719
- #define USB_PRODUCT_XBOX_ONE_ADAPTIVE 0x0b0a
- #define USB_PRODUCT_XBOX_ONE_ADAPTIVE_BLUETOOTH 0x0b0c
- #define USB_PRODUCT_XBOX_ONE_ADAPTIVE_BLE 0x0b21
- #define USB_PRODUCT_XBOX_ONE_ELITE_SERIES_1 0x02e3
- #define USB_PRODUCT_XBOX_ONE_ELITE_SERIES_2 0x0b00
- #define USB_PRODUCT_XBOX_ONE_ELITE_SERIES_2_BLUETOOTH 0x0b05
- #define USB_PRODUCT_XBOX_ONE_ELITE_SERIES_2_BLE 0x0b22
- #define USB_PRODUCT_XBOX_ONE_S 0x02ea
- #define USB_PRODUCT_XBOX_ONE_S_REV1_BLUETOOTH 0x02e0
- #define USB_PRODUCT_XBOX_ONE_S_REV2_BLUETOOTH 0x02fd
- #define USB_PRODUCT_XBOX_ONE_S_REV2_BLE 0x0b20
- #define USB_PRODUCT_XBOX_SERIES_X 0x0b12
- #define USB_PRODUCT_XBOX_SERIES_X_BLE 0x0b13
- #define USB_PRODUCT_XBOX_SERIES_X_VICTRIX_GAMBIT 0x02d6
- #define USB_PRODUCT_XBOX_SERIES_X_PDP_BLUE 0x02d9
- #define USB_PRODUCT_XBOX_SERIES_X_PDP_AFTERGLOW 0x02da
- #define USB_PRODUCT_XBOX_SERIES_X_POWERA_FUSION_PRO2 0x4001
- #define USB_PRODUCT_XBOX_SERIES_X_POWERA_SPECTRA 0x4002
- #define USB_PRODUCT_XBOX_ONE_XBOXGIP_CONTROLLER 0x02ff /* XBOXGIP driver software PID */
- #define USB_PRODUCT_XBOX_ONE_XINPUT_CONTROLLER 0x02fe /* Made up product ID for XInput */
- #define USB_PRODUCT_STEAM_VIRTUAL_GAMEPAD 0x11ff
- /* USB usage pages */
- #define USB_USAGEPAGE_GENERIC_DESKTOP 0x0001
- #define USB_USAGEPAGE_BUTTON 0x0009
- /* USB usages for USAGE_PAGE_GENERIC_DESKTOP */
- #define USB_USAGE_GENERIC_POINTER 0x0001
- #define USB_USAGE_GENERIC_MOUSE 0x0002
- #define USB_USAGE_GENERIC_JOYSTICK 0x0004
- #define USB_USAGE_GENERIC_GAMEPAD 0x0005
- #define USB_USAGE_GENERIC_KEYBOARD 0x0006
- #define USB_USAGE_GENERIC_KEYPAD 0x0007
- #define USB_USAGE_GENERIC_MULTIAXISCONTROLLER 0x0008
- #define USB_USAGE_GENERIC_X 0x0030
- #define USB_USAGE_GENERIC_Y 0x0031
- #define USB_USAGE_GENERIC_Z 0x0032
- #define USB_USAGE_GENERIC_RX 0x0033
- #define USB_USAGE_GENERIC_RY 0x0034
- #define USB_USAGE_GENERIC_RZ 0x0035
- #define USB_USAGE_GENERIC_SLIDER 0x0036
- #define USB_USAGE_GENERIC_DIAL 0x0037
- #define USB_USAGE_GENERIC_WHEEL 0x0038
- #define USB_USAGE_GENERIC_HAT 0x0039
- /* Bluetooth SIG assigned Company Identifiers
- https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers/ */
- #define BLUETOOTH_VENDOR_AMAZON 0x0171
- #define BLUETOOTH_PRODUCT_LUNA_CONTROLLER 0x0419
- #endif /* usb_ids_h_ */
|