On Mon, 26 Jun 2006 rasmit.ranjan at wipro.com wrote: > Hi, > I have implemented bus_suspend entry point of hc_driver of my OHCI > complaint host controller. This entry point is called when i do > selective roothub interface suspend as well as when i do global suspend > ( suspend to disk ). So is there any way to differentiate between > selective suspend of roothub interface and global suspend ( suspend to > disk ) for both of which my bus_suspend entry point is getting called ? No. Alan Stern