On Sun, Sep 13, 2009 at 03:22:41AM +0200, xose wrote:
> On Sun, Sep 13, 2009 at 2:27 AM, Robert Millan wrote:
> > On Thu, Sep 10, 2009 at 02:21:14PM +0200, xose wrote:
> >> The 'acpi' command currently fails to add ACPI tables loaded from
> >> disk. The files are read and parsed correctly, but the
On Sun, Sep 13, 2009 at 2:27 AM, Robert Millan wrote:
> On Thu, Sep 10, 2009 at 02:21:14PM +0200, xose wrote:
>> The 'acpi' command currently fails to add ACPI tables loaded from
>> disk. The files are read and parsed correctly, but the tables are
>> never actually added to the tables list.
>>
>>
On Thu, Sep 10, 2009 at 02:21:14PM +0200, xose wrote:
> The 'acpi' command currently fails to add ACPI tables loaded from
> disk. The files are read and parsed correctly, but the tables are
> never actually added to the tables list.
>
> The following patch fixes this bug:
>
>
> diff --git a/comm
The 'acpi' command currently fails to add ACPI tables loaded from
disk. The files are read and parsed correctly, but the tables are
never actually added to the tables list.
The following patch fixes this bug:
diff --git a/commands/acpi.c b/commands/acpi.c
index d903d44..e7cb9e6 100644
--- a/comm