mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-30 13:57:38 +00:00
Added revision 0x41 for Winbond W83627HF chips (cf Issue 44).
This commit is contained in:
@@ -171,6 +171,7 @@ namespace OpenHardwareMonitor.Hardware.LPC {
|
||||
switch (revision) {
|
||||
case 0x17:
|
||||
case 0x3A:
|
||||
case 0x41:
|
||||
chip = Chip.W83627HF;
|
||||
logicalDeviceNumber = WINBOND_HARDWARE_MONITOR_LDN;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user