Subversion Repositories Kolibri OS

Rev

Rev 5078 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5078 Rev 5271
Line 94... Line 94...
94
{
94
{
95
    ATOM_PPLIB_FANTABLE basicTable;
95
    ATOM_PPLIB_FANTABLE basicTable;
96
    USHORT  usTMax;                          // The max temperature
96
    USHORT  usTMax;                          // The max temperature
97
} ATOM_PPLIB_FANTABLE2;
97
} ATOM_PPLIB_FANTABLE2;
Line -... Line 98...
-
 
98
 
-
 
99
typedef struct _ATOM_PPLIB_FANTABLE3
-
 
100
{
-
 
101
	ATOM_PPLIB_FANTABLE2 basicTable2;
-
 
102
	UCHAR ucFanControlMode;
-
 
103
	USHORT usFanPWMMax;
-
 
104
	USHORT usFanOutputSensitivity;
-
 
105
} ATOM_PPLIB_FANTABLE3;
98
 
106
 
99
typedef struct _ATOM_PPLIB_EXTENDEDHEADER
107
typedef struct _ATOM_PPLIB_EXTENDEDHEADER
100
{
108
{
101
    USHORT  usSize;
109
    USHORT  usSize;
102
    ULONG   ulMaxEngineClock;   // For Overdrive.
110
    ULONG   ulMaxEngineClock;   // For Overdrive.