Re: Kohjinsha sleep problems

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alessandro Guido <alessandro.guido@...>
Cc: ACPI mailing list <linux-acpi@...>, kernel list <linux-kernel@...>
Date: Saturday, January 5, 2008 - 5:44 pm

Hi!

            signature   length      hwsignature waking_vector

Hmm, that is strange. firmware_waking_vector seems to be all
zeros. How can that work?

struct acpi_table_facs {
        char signature[4];      /* ASCII table signature */
        u32 length;             /* Length of structure, in bytes */
        u32 hardware_signature; /* Hardware configuration signature */
        u32 firmware_waking_vector;     /* 32-bit physical address of
the Firmware Waking Vector */

...aha, firmware_waking_vector is to be filled by Linux, so I guess
this was false alarm.
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Kohjinsha sleep problems, Pavel Machek, (Tue Jan 1, 7:19 pm)
Re: Kohjinsha sleep problems, Alessandro Guido, (Fri Jan 4, 5:33 pm)
Re: Kohjinsha sleep problems, Pavel Machek, (Sat Jan 5, 5:35 pm)
Re: Kohjinsha sleep problems, Pavel Machek, (Sat Jan 5, 5:44 pm)