]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- new options for additional modules loaded with acpi support
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 25 Feb 2004 15:52:40 +0000 (15:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.sysconfig -> 1.4

acpid.sysconfig

index 2b83bbdaa8b696876570330dac3d79a53b1c0e45..baf705106d22120091bf805fba0495b07a8de3cb 100644 (file)
@@ -9,3 +9,14 @@ PROGRAM_ARGS=""
 # Run modprobe ospm_system (not present in 2.6 kernels) to allow
 # smooth system shutdown
 MODPROBE_OSPM_SYSTEM="yes"
+
+# These modules are needed on laptops.
+#LAPTOP_MODULES="ac battery"
+
+# Various ACPI modules, usefull on destop system
+#VARIOUS_MODULES="fan processor thermal"
+
+# If you have ASUS or TOSHIBA laptop you can try to uncomment one of this 
+# options to get additional features provided by acpi in this laptops
+#ASUS_LAPTOP="yes"
+#TOSHIBA_LAPTOP="yes"
This page took 0.039668 seconds and 4 git commands to generate.