[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-27 Thread Alan Stern
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

Re: [linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-26 Thread Randy.Dunlap
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

[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-26 Thread Chuck Ebbert
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

[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-24 Thread Alan Stern
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 >

[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-24 Thread Chuck Ebbert
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

[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-23 Thread Alan Stern
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

[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-23 Thread Chuck Ebbert
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

[linux-usb-devel] Re: OHCI is claiming my USB 2.0 devices

2005-09-23 Thread Alan Stern
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