mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 22:35:11 +00:00
Added support for Winbond W83627THF super I/O chip.
This commit is contained in:
@@ -13,8 +13,9 @@ namespace OpenHardwareMonitor.Hardware.LPC {
|
||||
IT8726F = 0x8726,
|
||||
W83627DHG = 0xA020,
|
||||
W83627DHGP = 0xB070,
|
||||
W83627EHF = 0x8860,
|
||||
W83627EHF = 0x8860,
|
||||
W83627HF = 0x5200,
|
||||
W83627THF = 0x8283,
|
||||
W83667HG = 0xA510,
|
||||
W83667HGB = 0xB350,
|
||||
F71862 = 0x0601,
|
||||
|
Reference in New Issue
Block a user