Re: PATCH: ide: ide-disk freeze support for hdaps

2005-08-27 Thread Yani Ioannou
Hi Pavel, On 8/27/05, Pavel Machek <[EMAIL PROTECTED]> wrote: > Well, with my power-managment hat on: > > we probably want "freeze" functionality to be generic; it makes sense > for other devices, too. > > "My battery is so low I can not use wifi any more" => userspace > freezes wifi. > > Now,

Re: PATCH: ide: ide-disk freeze support for hdaps

2005-08-25 Thread Yani Ioannou
Hi Bartlomiej, Thank you for your feedback :), as this is my first dabble in ide/block drivers I certainly need it! On 8/25/05, Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> wrote: > +config IDEDISK_FREEZE > > Is there any advantage of having it as a config option? The main reasons I added the

PATCH: ide: ide-disk freeze support for hdaps

2005-08-25 Thread Yani Ioannou
Jon warns this is experimental... Thanks, Yani Signed-off-by: Yani Ioannou <[EMAIL PROTECTED]> --- drivers/ide/Kconfig| 18 + drivers/ide/ide-disk.c | 163 drivers/ide/ide-io.c | 13 3 files changed, 194 insertions(+), 0 d