Am Mittwoch, 24. Januar 2007 17:51 schrieb Alan Stern: > > Hm, I missed that. This seems to be a very usb-specific thing at the > > moment. > > It is USB-specific because I wanted to start out in a well-defined > environment where the mechanisms could get tested and shaken out. When > the problems are gone, it will make sense to think about moving the whole > autosuspend infrastructure into the PM core. USB has some advantages. There's only one level of suspend, which is supposed to be mandatory. In addition, it's important for PM because USB always means DMA. Regards Oliver