Hardware/Mainboard/SuperIOHardware.cs
changeset 408 bbeb9004c491
parent 389 93cee0b9f619
child 413 362c5e77197d
     1.1 --- a/Hardware/Mainboard/SuperIOHardware.cs	Sat Jun 29 16:12:40 2013 +0000
     1.2 +++ b/Hardware/Mainboard/SuperIOHardware.cs	Sun Jun 30 11:41:36 2013 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4    License, v. 2.0. If a copy of the MPL was not distributed with this
     1.5    file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.6   
     1.7 -  Copyright (C) 2009-2012 Michael Möller <mmoeller@openhardwaremonitor.org>
     1.8 +  Copyright (C) 2009-2013 Michael Möller <mmoeller@openhardwaremonitor.org>
     1.9  	
    1.10  */
    1.11  
    1.12 @@ -682,7 +682,8 @@
    1.13              f.Add(new Fan("Fan #" + (i + 1), i));
    1.14            break;
    1.15          case Chip.F71862: 
    1.16 -        case Chip.F71869: 
    1.17 +        case Chip.F71869:
    1.18 +        case Chip.F71869A:
    1.19          case Chip.F71882:
    1.20          case Chip.F71889AD: 
    1.21          case Chip.F71889ED: