Commit Graph
22 Commits
Author SHA1 Message Date
Adam Honse e3e0f1a6a5 Get rid of zone_based_per_led_data buffer, just use the same configuration buffer for both as it overwrites the original configuration when written to the controller anyways 2026-09-06 20:54:37 -05:00
Adam Honse 63b780ee80 Fix update calls 2026-09-06 19:54:33 -05:00
Adam Honse b9068ccf68 Move mode setting to DeviceUpdateMode and leave LED setting to DeviceUpdateLEDs 2026-09-06 19:42:00 -05:00
Adam Honse 58140eed82 Test: try per-led mode on 7B93 after firmware update 2026-09-06 16:30:01 -05:00
Adam Honse 7acaf2d12d Zero out the Per-LED enable message buffer rather than initialize it from the configuration data 2026-09-06 16:05:03 -05:00
Adam Honse 717c257d8e More cleanup 2026-09-06 15:34:12 -05:00
Adam Honse c03d422b32 Fix Update 2026-09-06 13:46:35 -05:00
Adam Honse b3fa0c1b96 Remove zone checks 2026-09-06 04:33:33 -05:00
Adam Honse 8a9fe3f5bb Test fixes 2026-09-06 03:38:42 -05:00
Adam Honse b60084be2e Undo changes to per-LED switching messages 2026-09-06 02:23:33 -05:00
Adam Honse a5eb5a4d53 Add comments to better describe the functionality 2026-09-06 01:41:56 -05:00
Adam Honse 46d24fd9bc Add board filtering by name for boards with duplicate PIDs, add zone supported checks before modifying the zone blocks for any zone in the settings 2026-09-05 20:45:06 -05:00
Adam Honse b15358582f Treat 7C56 as B550-A PRO which does not have onboard LEDs 2026-09-05 19:57:12 -05:00
Adam Honse 81e0ea5cfa Add trace level settings packet log to MSI 185 controller 2026-09-05 18:47:20 -05:00
Piotr Kochan 657cc0d05d MSI 761-byte: add PRO B850M-A WIFI PZ 2026-09-03 07:13:35 -05:00
Adam Honse 544fd47756 Add some sanity checking around the per-LED direct mode in MSIMotherboard185Controller. Ensure the enable per-LED 185-byte packet gets sent before the large per-LED packets, skip sending packets if there are no LEDs configured 2026-09-01 00:53:59 -05:00
Adam Honse c40967989a MSI controller renames 2026-08-31 21:13:13 -05:00
Adam Honse 51daeed585 Clean up REGISTER_DUMMY_DETECTOR lines that are no longer relevant after udev rework 2026-08-29 01:07:33 -05:00
Jason Greathouse 603714f749 Enable Corsair header on MSI 7D70 (MPG X670E Carbon WIFI) 2026-08-25 22:21:09 -05:00
Soldier Alexander 77a474b993 Fix MSI 761 direct mode bounds check comparing a byte offset against an LED count 2026-08-24 20:39:40 -05:00
Adam Honse 58238c048b Add custom udev rules everywhere a dummy detector was used 2026-08-20 10:38:57 -05:00
Adam Honse 454344185c MSI Motherboard Cleanup - Rename Mystic Light to Motherboard, move MSI Mystic Light 64 to keyboard as it is a keyboard, do some code cleanup 2026-08-06 17:20:17 -05:00