Hi!

>   Sujet : airo suspend problem
>       ? : [EMAIL PROTECTED]
> 
> Hi,
> 
> the airo driver (drivers/net/wireless/airo.c) does in its suspend routine [1].
> But not all the pci cards support power management and cause
> pci_enable_wake/pci_set_power_state to return errors.
> 
> On pci card that don't support PM, what should be done ?
> Don't call pci_enable_wake/pci_set_power_state ?

That sounds right. Or simply ignore errors from enable_wake and
set_power_state?

> PS : after the failed suspend to ram due to airo driver, I tried to unload 
> airo
> driver and it hanged. After a reset, I got my ext3 root fs corrupted :(

Corrupted or 'just needed journal replay'?
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to