From: Linus Torvalds <torvalds@transmeta.com>
To: tw@webit.com, linux-kernel@vger.kernel.org
Subject: Re: USB-OHCI + USB broken in 2.4.14/15pre2?
Date: Sat, 17 Nov 2001 22:17:24 -0800 [thread overview]
Message-ID: <200111180617.fAI6HO901257@penguin.transmeta.com> (raw)
In-Reply-To: <3BF735A6.E7E67ABD@webit.com>
In article <3BF735A6.E7E67ABD@webit.com> you write:
>
>I tried to "recover" this behavior by temporarily patching
>ohci_pci_resume() so that it does a brutal hc_restart(ohci) instead of
>nothing when detecting this "odd PCI resume" situation - without any
>success.
I would suggest trying to do a "pci_enable_device(dev);" at the very top
of ohci_pci_resume(). It sounds like your suspend/resume doesn't
re-enable PCI interrupt routing, and doing the device enable will make
the kernel re-route the interrupt for you.
If that helps, please send me the tested patch, and forward it to the
appropriate USB people too.
Linus
next prev parent reply other threads:[~2001-11-18 6:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-18 4:14 USB-OHCI + USB broken in 2.4.14/15pre2? Thomas Winischhofer
2001-11-18 6:17 ` Linus Torvalds [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-11-18 13:18 Thomas Winischhofer
2001-11-18 19:13 ` Thomas Winischhofer
2001-11-19 23:03 Thomas Winischhofer
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=200111180617.fAI6HO901257@penguin.transmeta.com \
--to=torvalds@transmeta.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tw@webit.com \
/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