On Mon, 26 Sep 2005, Chuck Ebbert wrote:
> On Sat, 24 Sep 2005 at 10:59:14 -0400, Alan Stern wrote:
>
> > Have you tried building these things as modules instead of compiling them
> > into the kernel? Then you could test what happens when you simply rmmod
> > ohci_hcd.
>
> I don't like modul
On Mon, 26 Sep 2005 23:40:20 -0400 Chuck Ebbert wrote:
> In-Reply-To: <[EMAIL PROTECTED]>
>
> On Sat, 24 Sep 2005 at 10:59:14 -0400, Alan Stern wrote:
>
> > Have you tried building these things as modules instead of compiling them
> > into the kernel? Then you could test what happens when you
In-Reply-To: <[EMAIL PROTECTED]>
On Sat, 24 Sep 2005 at 10:59:14 -0400, Alan Stern wrote:
> Have you tried building these things as modules instead of compiling them
> into the kernel? Then you could test what happens when you simply rmmod
> ohci_hcd.
I don't like modules because of the extr
On Sat, 24 Sep 2005, Chuck Ebbert wrote:
> In-Reply-To: <[EMAIL PROTECTED]>
>
> On Fri, 23 Sep 2005 at 22:12:54 -0400, Alan Stern wrote:
>
> > The presence of the OHCI driver shouldn't make any difference to how the
> > EHCI controller behaves. You could try re-enabling OHCI in your .config
>
In-Reply-To: <[EMAIL PROTECTED]>
On Fri, 23 Sep 2005 at 22:12:54 -0400, Alan Stern wrote:
> The presence of the OHCI driver shouldn't make any difference to how the
> EHCI controller behaves. You could try re-enabling OHCI in your .config
> and recompiling again. Maybe everything will continu
On Fri, 23 Sep 2005, Chuck Ebbert wrote:
> In-Reply-To: <[EMAIL PROTECTED]>
>
> On Fri, 23 Sep 2005 at 11:05:39 -0700, David Brownell wrote:
>
> > > OHCI is claiming my USB 2.0 hub, connected to the built-in USB port
> > > on my x86-64 notebook.
> >
> > Or to say it more correctly: "ehci is NO
In-Reply-To: <[EMAIL PROTECTED]>
On Fri, 23 Sep 2005 at 11:05:39 -0700, David Brownell wrote:
> > OHCI is claiming my USB 2.0 hub, connected to the built-in USB port
> > on my x86-64 notebook.
>
> Or to say it more correctly: "ehci is NOT claiming it".
> If it's not doing that, there's some sor
On Fri, 23 Sep 2005, Chuck Ebbert wrote:
> OHCI is claiming my USB 2.0 hub, connected to the built-in USB port
> on my x86-64 notebook.
>
> This happens on both 2.6.13.2 and 2.6.14-rc2:
Didn't some notebooks like that end up having problems in their EHCI
controllers?
Alan Stern