2006-08-31 12:16:08

by Pavel Machek

[permalink] [raw]
Subject: ibm-acpi documentation: delete irrelevant "how to compile external module"


ibm-acpi documentation contains parts that are no longer relevant
because ibm-acpi was merged.

Signed-off-by: Pavel Machek <[email protected]>

diff --git a/Documentation/ibm-acpi.txt b/Documentation/ibm-acpi.txt
index 8b3fd82..8d57efa 100644
--- a/Documentation/ibm-acpi.txt
+++ b/Documentation/ibm-acpi.txt
@@ -52,40 +52,7 @@ Installation

If you are compiling this driver as included in the Linux kernel
sources, simply enable the CONFIG_ACPI_IBM option (Power Management /
-ACPI / IBM ThinkPad Laptop Extras). The rest of this section describes
-how to install this driver when downloaded from the web site.
-
-First, you need to get a kernel with ACPI support up and running.
-Please refer to http://acpi.sourceforge.net/ for help with this
-step. How successful you will be depends a lot on you ThinkPad model,
-the kernel you are using and any additional patches applied. The
-kernel provided with your distribution may not be good enough. I
-needed to compile a 2.6.7 kernel with the 20040715 ACPI patch to get
-ACPI working reliably on my ThinkPad X40. Old ThinkPad models may not
-be supported at all.
-
-Assuming you have the basic ACPI support working (e.g. you can see the
-/proc/acpi directory), follow the following steps to install this
-driver:
-
- - unpack the archive:
-
- tar xzvf ibm-acpi-x.y.tar.gz; cd ibm-acpi-x.y
-
- - compile the driver:
-
- make
-
- - install the module in your kernel modules directory:
-
- make install
-
- - load the module:
-
- modprobe ibm_acpi
-
-After loading the module, check the "dmesg" output for any error messages.
-
+ACPI / IBM ThinkPad Laptop Extras).

Features
--------

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


2006-08-31 19:14:26

by Brown, Len

[permalink] [raw]
Subject: Re: ibm-acpi documentation: delete irrelevant "how to compile external module"

Applied.
thanks,
-Len

On Thursday 31 August 2006 08:15, Pavel Machek wrote:
>
> ibm-acpi documentation contains parts that are no longer relevant
> because ibm-acpi was merged.
>
> Signed-off-by: Pavel Machek <[email protected]>
>
> diff --git a/Documentation/ibm-acpi.txt b/Documentation/ibm-acpi.txt
> index 8b3fd82..8d57efa 100644
> --- a/Documentation/ibm-acpi.txt
> +++ b/Documentation/ibm-acpi.txt
> @@ -52,40 +52,7 @@ Installation
>
> If you are compiling this driver as included in the Linux kernel
> sources, simply enable the CONFIG_ACPI_IBM option (Power Management /
> -ACPI / IBM ThinkPad Laptop Extras). The rest of this section describes
> -how to install this driver when downloaded from the web site.
> -
> -First, you need to get a kernel with ACPI support up and running.
> -Please refer to http://acpi.sourceforge.net/ for help with this
> -step. How successful you will be depends a lot on you ThinkPad model,
> -the kernel you are using and any additional patches applied. The
> -kernel provided with your distribution may not be good enough. I
> -needed to compile a 2.6.7 kernel with the 20040715 ACPI patch to get
> -ACPI working reliably on my ThinkPad X40. Old ThinkPad models may not
> -be supported at all.
> -
> -Assuming you have the basic ACPI support working (e.g. you can see the
> -/proc/acpi directory), follow the following steps to install this
> -driver:
> -
> - - unpack the archive:
> -
> - tar xzvf ibm-acpi-x.y.tar.gz; cd ibm-acpi-x.y
> -
> - - compile the driver:
> -
> - make
> -
> - - install the module in your kernel modules directory:
> -
> - make install
> -
> - - load the module:
> -
> - modprobe ibm_acpi
> -
> -After loading the module, check the "dmesg" output for any error messages.
> -
> +ACPI / IBM ThinkPad Laptop Extras).
>
> Features
> --------
>
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>