mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-09-02 23:35:29 +00:00
Added initial support for the ITE IT8772E super I/O chip.
This commit is contained in:
@@ -311,7 +311,9 @@ namespace OpenHardwareMonitor.Hardware.Mainboard {
|
||||
case "MICRO-STAR INTERNATIONAL CO., LTD":
|
||||
case "MICRO-STAR INTERNATIONAL CO.,LTD":
|
||||
case "MSI":
|
||||
return Manufacturer.MSI;
|
||||
return Manufacturer.MSI;
|
||||
case "Shuttle":
|
||||
return Manufacturer.Shuttle;
|
||||
case "Supermicro":
|
||||
return Manufacturer.Supermicro;
|
||||
case "TOSHIBA":
|
||||
|
Reference in New Issue
Block a user