Added a mainboard specific configuration for the ASRock P55 Deluxe.

This commit is contained in:
Michael Möller
2010-10-14 16:52:23 +00:00
parent 37be400281
commit d78e37b480
3 changed files with 39 additions and 5 deletions

View File

@@ -297,6 +297,8 @@ namespace OpenHardwareMonitor.Hardware.Mainboard {
return Model._880GMH_USB3;
case "ASRock AOD790GX/128M":
return Model.AOD790GX_128M;
case "P55 Deluxe":
return Model.P55_Deluxe;
case "Crosshair III Formula":
return Model.Crosshair_III_Formula;
case "M2N-SLI DELUXE":