Added a mainboard specific configuration for the ASUS P6T.

This commit is contained in:
Michael Möller
2012-01-18 21:57:57 +00:00
parent 5546398713
commit da7a49fd2c
3 changed files with 4 additions and 0 deletions

View File

@@ -411,6 +411,8 @@ namespace OpenHardwareMonitor.Hardware.Mainboard {
return Model.M4A79XTD_EVO;
case "P5W DH Deluxe":
return Model.P5W_DH_Deluxe;
case "P6T":
return Model.P6T;
case "P6X58D-E":
return Model.P6X58D_E;
case "P8P67":