Support for Kingston Fury DDR4/5 DIMMs
Initial commit for Kingston Fury DDR4 and DDR5 RAM modules.
Supported models are:
- Kingston Fury Beast DDR4 - KF426C16BB2A/8
- Kingston Fury Beast White DDR4 - KF436C17BWAK2/16
- Kingston Fury Renegade DDR4 - KF436C16RB2AK2/16
- Kingston Fury Beast DDR5
- Kingston Fury Renegade DDR5
Based on !1887 (closed)
Closes #3984, #3828 (closed), #3767 (closed), #3754 (closed), #3521 (closed), #3179 (closed), #3158 (closed), #3078 (closed), #2879 (closed)
Checklist for Accepting a Merge Request for a New Device
-
The source branch of the merge request is not protected ( masteris protected by default when creating a fork, so it is recommended to not use it as your source). -
The New Deviceissue raised for this device is linked to this MR with a keywordCloses / Resolves / Implements -
There is a device protocol page in the Developer Wiki or there is enough information / captures in the New Deviceissue to provide ongoing support. -
The code to be merged follows the style guide and change requirements as documented in the contributing guide.
-
Meta data for the device is included in RGBController_*file -
This device is detected and is working on Windows 10 and / or 11 -
This device is detected and is working on Linux (Please specify distribution and releases tested) - Debian 12.6, Linux Mint 21.3 -
Logging for Info, Warnings and Errors has been added for troubleshooting purposes
Edited by Milan Čermák