Author: wolvverine                   Date: Wed Sep 27 00:21:52 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- comment

---- Files affected:
SOURCES:
   acpid.battery.sh (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/acpid.battery.sh
diff -u SOURCES/acpid.battery.sh:1.6 SOURCES/acpid.battery.sh:1.7
--- SOURCES/acpid.battery.sh:1.6        Wed Sep 27 02:04:56 2006
+++ SOURCES/acpid.battery.sh    Wed Sep 27 02:21:47 2006
@@ -38,7 +38,7 @@
        logger "acpid: `basename $AC` connector plugged in. State: $AC_STATE."
        # deactivate standby (spindown) timeout for the drive
        #hdparm -q -S 0 /dev/hda
-       # handle processor
+       # handle processor - this feature is deprecated for Kernel > 2.6.11.
        #echo 0 > /proc/acpi/processor/CPU0/throttling
        #echo 0 > /proc/acpi/processor/CPU0/performance
        ;;
@@ -48,7 +48,7 @@
        # activate standby (spindown) timeout for the drive
        # timeout 5 minutes (man hdparm, for more informations)
        #hdparm -q -S 60 /dev/sda 
-       # handle processor
+       # handle processor - this feature is deprecated for Kernel > 2.6.11.
        #echo 4 > /proc/acpi/processor/CPU0/throttling
        #echo 3 > /proc/acpi/processor/CPU0/performance
        ;;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/acpid.battery.sh?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to