Warner Losh wrote: > > In message <[EMAIL PROTECTED]> Mitsuru IWASAKI writes: > : Maybe I'm wrong because of lack of my understanding on crush dump and > : loader. Please help us :-) > > I think that you might be able to do this. The real tricky part maybe > saving hardware RAM that the drivers expect to be there when you > wakeup. I thinking of video ram and the X server's font cache, to > name one example. It would be the driver's responsibility to save what it can on SLEEP, and rebuild what it couldn't on WAKE. If the driver is simply incapable for some reason, either always or at specific times, it should fail on SLEEP, effectively disabling hybernation on any setup with it (shoganai). -- Daniel C. Sobral (8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "He is my minion, so he doesn't need a name." To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: ACPI project progress repor... Josef Karthauser
- Re: ACPI project progress repor... Warner Losh
- Re: ACPI project progress repor... Brooks Davis
- Re: ACPI project progress repor... Andrew Reilly
- Re: ACPI project progress repor... Brooks Davis
- Re: ACPI project progress repor... David Scheidt
- Re: ACPI project progress report Mike Smith
- Re: ACPI project progress repor... Mike Smith
- Re: ACPI project progress repor... Warner Losh
- Re: ACPI project progress repor... Garrett Wollman
- Re: ACPI project progress report Daniel C. Sobral
- Re: ACPI project progress report Daniel C. Sobral
- Re: ACPI project progress report Warner Losh
- Re: ACPI project progress report Andrew Reilly
- Re: ACPI project progress report Warner Losh
- Re: ACPI project progress report Mitsuru IWASAKI
- Re: ACPI project progress report Daniel C. Sobral
- Re: ACPI project progress report Warner Losh
- Re: ACPI project progress report Warner Losh
- RE: ACPI project progress report Koster, K.J.