Adam Honse
c71cc4f18a
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
7 months ago
RedBlackAka
914cf1b3ff
Clean up names of several devices
1 year ago
Dmitry Kychanov
300abac9a8
Removed unused includes
2 years ago
Adam Honse
1eb2a68a16
Update Crucial controller files to new standardized header comment
2 years ago
Adam Honse
bba7fa9fd2
Fix a bunch of compiler warnings
4 years ago
Adam Honse
c09e4c9c92
Code cleanup round 3
4 years ago
morg
af3f473843
Crucial RAM: Add 1ms delay between each address tests.
5 years ago
Adam Honse
f13c9c83e0
Additional check for Micron string at 0x1025 for older firmware Crucial DRAM
5 years ago
Alex
377793e023
Fix Crucial addresses not loging correctly
5 years ago
Adam Honse
f37b39e45e
Check for Micron string when detecting Aura and Crucial DRAM to ensure right controller gets used
5 years ago
Qwex
3786047f90
Add loging to crucial controller detection
5 years ago
Adam Honse
987cfbbcfc
Disable Crucial DRAM addresses that overlap Aura DRAM addresses until a proper detection fix can be implemented
5 years ago
Adam Honse
ec90f4678b
Change all I2C/SMBus detectors to use RegisterRGBController
5 years ago
Mike Achtelik
e9107276cf
Add support for latest Crucial Ballistix RGB RAM
...
The latest RAM modules all show up at address 0x27 instead of 0x20-0x23.
So lets remap them so they can be detected and controlled individually.
Since other RGB software can already handle them add and assign the
addresses used there as well.
5 years ago
Adam Honse
29fea380aa
Check PCI IDs for scanning SMBus devices to speed up detection
6 years ago
Adam Honse
f716a05947
Add detector names and display them in the progress bar
6 years ago
pobrn
ddc69778dc
Modular detection system with resource manager.
...
Includes pull request !87 with modifications by Adam Honse (calcprogrammer1@gmail.com ).
6 years ago
Adam Honse
fd59f83556
Update Crucial controller to new RGBController format
6 years ago
Adam Honse
7adcfa77fa
Add function for setting Crucial Ballistix RGB colors in direct mode
6 years ago
Adam Honse
b338fbca3c
Initial driver for Crucial Ballistix RGB
6 years ago