Adam Honse
987cfbbcfc
Disable Crucial DRAM addresses that overlap Aura DRAM addresses until a proper detection fix can be implemented
2021-04-12 22:02:25 -05:00
Adam Honse
ec90f4678b
Change all I2C/SMBus detectors to use RegisterRGBController
2021-03-23 20:41:50 -05:00
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.
2021-02-15 14:30:00 +00:00
morg
dba814215d
Fixing memory leaks in controllers
2021-02-05 16:25:46 +01:00
Adam Honse
09a9a5c257
Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page
2020-12-01 19:24:52 -06:00
K900
3ea73ee80c
CrucialController: keep track of the last set mode
...
This saves an extra control transfer when applying settings
that have already been applied. Mostly useful for direct mode.
2020-11-21 07:41:33 +00:00
K900
7cfdaaa501
CrucialController: force mode to static before setting direct colors
...
This fixes some misbehaving Ballistix sticks that require a mode reset
before they actually apply colors as intended.
2020-11-21 07:41:33 +00:00
Adam Honse
9fcc8dd573
Add I2C: label to location string for I2C devices
2020-10-20 23:42:20 -05:00
Adam Honse
f3ccaf1a2b
Move RGBController files for device controllers into the Controllers directory
2020-09-29 20:54:04 +00:00
Adam Honse
29fea380aa
Check PCI IDs for scanning SMBus devices to speed up detection
2020-09-13 23:59:41 -05:00
Adam Honse
f716a05947
Add detector names and display them in the progress bar
2020-08-07 14:01:59 -05:00
pobrn
ddc69778dc
Modular detection system with resource manager.
...
Includes pull request !87 with modifications by Adam Honse (calcprogrammer1@gmail.com ).
2020-08-05 00:23:34 -05:00
Adam Honse
25807902c9
Set each LED independently for Crucial effect modes
2020-03-13 21:41:23 +00:00
Adam Honse
0bbef425a4
Enable effects on Crucial controller, but color modes unimplemented
2020-03-13 17:20:32 +00:00
Adam Honse
fd59f83556
Update Crucial controller to new RGBController format
2020-02-12 14:51:07 -06:00
Adam Honse
7adcfa77fa
Add function for setting Crucial Ballistix RGB colors in direct mode
2020-02-12 14:39:44 -06:00
Adam Honse
b338fbca3c
Initial driver for Crucial Ballistix RGB
2020-02-12 14:39:44 -06:00