public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Paul Mackerras <paulus@samba.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB root hub polling and suspend
Date: Tue, 6 Aug 2002 21:43:48 -0700	[thread overview]
Message-ID: <20020807044348.GA11412@kroah.com> (raw)
In-Reply-To: <15696.21218.406438.634687@argo.ozlabs.ibm.com>

On Wed, Aug 07, 2002 at 08:51:14AM +1000, Paul Mackerras wrote:
> Currently with 2.5, when I suspend and resume my powerbook, I find
> that the USB subsystem no longer sees root hub events, i.e. it doesn't
> notice when I plug in a new USB device (it doesn't notice when I
> unplug a device either but of course the driver for the device sees
> that it is no longer responding).
> 
> It turns out that what happens is that the root hub timer goes off
> after the OHCI driver has done its suspend stuff.  The timer routine
> sees that the HCD is not running at the moment and doesn't schedule
> another timeout.  Hence the series of timeouts stops.
> 
> The patch below fixes the problem for me.  Comments welcome.

Thanks, I've added it to my tree and will send it on to Linus.

greg k-h

      reply	other threads:[~2002-08-07  4:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-06 22:51 [PATCH] USB root hub polling and suspend Paul Mackerras
2002-08-07  4:43 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020807044348.GA11412@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox