File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Supported devices:
17
17
18
18
Corsair HX1000i (Legacy and Series 2023)
19
19
20
- Corsair HX1200i (Legacy and Series 2023 )
20
+ Corsair HX1200i (Legacy, Series 2023 and Series 2025 )
21
21
22
22
Corsair HX1500i (Legacy and Series 2023)
23
23
Original file line number Diff line number Diff line change @@ -885,6 +885,7 @@ static const struct hid_device_id corsairpsu_idtable[] = {
885
885
{ HID_USB_DEVICE (0x1b1c , 0x1c1e ) }, /* Corsair HX1000i Series 2023 */
886
886
{ HID_USB_DEVICE (0x1b1c , 0x1c1f ) }, /* Corsair HX1500i Legacy and Series 2023 */
887
887
{ HID_USB_DEVICE (0x1b1c , 0x1c23 ) }, /* Corsair HX1200i Series 2023 */
888
+ { HID_USB_DEVICE (0x1b1c , 0x1c27 ) }, /* Corsair HX1200i Series 2025 */
888
889
{ },
889
890
};
890
891
MODULE_DEVICE_TABLE (hid , corsairpsu_idtable );
You can’t perform that action at this time.
0 commit comments