File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <FanControlConfigV2 xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
+ <NotebookModel >80JH</NotebookModel >
4
+ <Author />
5
+ <EcPollInterval >1000</EcPollInterval >
6
+ <ReadWriteWords >false</ReadWriteWords >
7
+ <CriticalTemperature >75</CriticalTemperature >
8
+ <FanConfigurations >
9
+ <FanConfiguration >
10
+ <ReadRegister >6</ReadRegister >
11
+ <WriteRegister >86</WriteRegister >
12
+ <MinSpeedValue >0</MinSpeedValue >
13
+ <MaxSpeedValue >80</MaxSpeedValue >
14
+ <ResetRequired >true</ResetRequired >
15
+ <FanSpeedResetValue >0</FanSpeedResetValue >
16
+ <FanDisplayName >Fan1</FanDisplayName >
17
+ <TemperatureThresholds />
18
+ <FanSpeedPercentageOverrides >
19
+ <FanSpeedPercentageOverride >
20
+ <FanSpeedPercentage >100</FanSpeedPercentage >
21
+ <FanSpeedValue >50</FanSpeedValue >
22
+ </FanSpeedPercentageOverride >
23
+ </FanSpeedPercentageOverrides >
24
+ </FanConfiguration >
25
+ </FanConfigurations >
26
+ <RegisterWriteConfigurations />
27
+ </FanControlConfigV2 >
You can’t perform that action at this time.
0 commit comments