> [[ cc trimmed ]]
>
> S4 state is the lowest power, longest wakeup latency state supported
> by acpi. In this state all devices are powered down. The OS context
> is preserved. That's how it is different from the G3 state
> (shutdown/power off). It is not safe to take the computer apart when
> in S4 state, but it is in G3 state. In addition, the machine may
> automatically be awoken from the S4 state, but not the G3 state.
>
> Personally, I don't see why we can't just save to the
> partition/reserved area on the disk that is used for the current BIOS
> save to disk functionality.
Can we guarantee that we can find this area? On eg. the Dell i7500 that
I've been playing most with, it's a file on a FAT filesystem, and the
BIOS will only "find" it if the filesystem is in the 'active' partition
at boot time.
--
\\ Give a man a fish, and you feed him for a day. \\ Mike Smith
\\ Tell him he should learn how to fish himself, \\ [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message