Add board-specific layout for the X570 AORUS XTREME with correct register-to-zone assignments determined by empirical testing with liquidctl:
LED3 (0x22) -> Back I/O LED4 (0x23) -> PCIe LED7 (0x26) -> CPU Header
Previously this board fell through to the generic catch-all layout which mapped Back I/O to LED1 and CPU Header to LED2, resulting in only the PCIe zone (LED4) responding to color changes.
Resolves part of Issue #475.
Roy Biggins (cf0691d8) at 12 Mar 06:00
Add X570 AORUS XTREME zone mapping for IT8297BX
Roy Biggins (00241757) at 12 Mar 05:55
Add X570 AORUS XTREME zone mapping for IT8297BX
Roy Biggins (c8b3d657) at 12 Mar 05:49
Add X570 AORUS XTREME zone mapping for IT8297BX
... and 1 more commit
Add support for the Gigabyte Aorus Waterforce X II 360 AIO cooler (ITE Castor3 USB HID controller, VID 0x0414, PID 0x7A5E).
Controls the LED ring on the pump head. Fans share the same controller and are not independently addressable.
Supported features:
Wire protocol: Report ID 0x99, 6144-byte OUT packets. Effect sequence: c9 (params) -> cd/b0-b3 (colors) -> b6 (commit).
Protocol reverse-engineered from USB captures of Gigabyte Control Center and .cled.dat profile files.
Uses REGISTER_HID_DETECTOR_IPU with interface=0, usage_page=0x0000, usage=0x0002 to match the device HID descriptor.
Roy Biggins (61a7ca42) at 12 Mar 02:31
Add Gigabyte Aorus Waterforce X II 360 AIO controller