This commit is contained in:
gferg 2003-07-09 18:46:13 +00:00
parent b9349e3280
commit 2a8cbc7df5
3 changed files with 13 additions and 6 deletions

View File

@ -20,11 +20,18 @@
</author>
<!-- All dates specified in ISO "YYYY-MM-DD" format -->
<pubdate>2003-06-13</pubdate>
<pubdate>2003-07-09</pubdate>
<!-- Most recent revision goes at the top; list in descending order -->
<revhistory>
<revision>
<revnumber>1.01</revnumber>
<date>2003-07-09</date>
<authorinitials>dn</authorinitials>
<revremark>Bugfix! the AMD-Chipset command-line hack was wrong!</revremark>
</revision>
<revision>
<revnumber>1.0</revnumber>
<date>2003-06-20</date>
@ -258,13 +265,13 @@
</varlistentry>
<varlistentry>
<term>on AMD751 and AMD760/761: (experimental! plz report, whether it works)</term>
<term>on AMD751 and AMD760/761:(works without acpi enabled)</term>
<listitem>
<para>
enable: <command>setpci -v -s 0:0.0 0x62=$(printf %x $((0x$(setpci -H1 -s 0:0.0 62) | 0x02)))</command>
enable: <command>setpci -v -s 0:0.0 0x62=$(printf %x $((0x$(setpci -H1 -s 0:0.0 62) | 0x06)))</command>
</para>
<para>
disable: <command>setpci -v -s 0:0.0 0x62=$(printf %x $((0x$(setpci -H1 -s 0:0.0 62) &amp; 0xfd)))</command>
disable: <command>setpci -v -s 0:0.0 0x62=$(printf %x $((0x$(setpci -H1 -s 0:0.0 62) &amp; 0xf9)))</command>
</para>
</listitem>
</varlistentry>

View File

@ -309,7 +309,7 @@ disks. </Para>
Athlon-Powersaving-HOWTO</ULink>,
<CiteTitle>Athlon Powersaving HOWTO</CiteTitle>
</Para><Para>
<CiteTitle>Updated: June 2003</CiteTitle>.
<CiteTitle>Updated: July 2003</CiteTitle>.
How to enable the power-saving functionality of the
Athlon/Duron/AthlonXP processor on some motherboards/chipsets. </Para>
</ListItem>

View File

@ -1399,7 +1399,7 @@ power management from within the operating system. </Para>
Athlon-Powersaving-HOWTO</ULink>,
<CiteTitle>Athlon Powersaving HOWTO</CiteTitle>
</Para><Para>
<CiteTitle>Updated: June 2003</CiteTitle>.
<CiteTitle>Updated: July 2003</CiteTitle>.
How to enable the power-saving functionality of the
Athlon/Duron/AthlonXP processor on some motherboards/chipsets. </Para>
</ListItem>