Yes, that's what Suparna and Eric were discussing :-)
> But, I had another idea. What about using power management? If you
> suspended everything, would that be good enough. I looked at a few
> drivers, and it seemed so.
As long as you don't need any form of synchronization to power
down a device, and if it comes up silent (i.e. no "sleep" mode,
in which it still has enough power to remember DMA lists and
such), that would work.
I'd suspect that power management requiries you to synchronize,
so we're back to square one.
- Werner
-- _________________________________________________________________________ / Werner Almesberger, Buenos Aires, Argentina wa@almesberger.net / /_http://www.almesberger.net/____________________________________________/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/