On Wed, 16 Mar 2005, David Brownell wrote: > I'm not sure why your patch is so big/complex t hough... It's not as big as it looks; a large part of it just changes indentation levels. And it certainly isn't complex. All it does is add a missing test and rearrange some lines of code. The idea is that the events in the resume routine should be the reverse of the events in the suspend routine. Alan Stern