RE: [linux-usb-devel] ohci_hcd problem when device removed

2005-03-04 Thread Bryan Althouse
: Friday, March 04, 2005 1:37 AM To: [email protected] Cc: Bryan Althouse Subject: Re: [linux-usb-devel] ohci_hcd problem when device removed On Tuesday 01 March 2005 1:26 pm, Bryan Althouse wrote: > I am observing this on a compulabs ARMCore (Intel PXA255) processor board > r

Re: [linux-usb-devel] ohci_hcd problem when device removed

2005-03-03 Thread David Brownell
On Tuesday 01 March 2005 1:26 pm, Bryan Althouse wrote: > I am observing this on a compulabs ARMCore (Intel PXA255) processor board > running a 2.6.7 kernel. Try a more current kernel ... --- SF email is sponsored by - The IT Product Guide

[linux-usb-devel] ohci_hcd problem when device removed

2005-03-01 Thread Bryan Althouse
I have what I believe is a problem with ohci_hcd. If my thumb drive is plugged in to the usb when I insmod ohci_hcd.ko , then my usb drive will work properly. If the drive is not plugged into the usb when I insmod ohci_hcd.ko, then it will never work. If I plug it in afterwards, the only way tha