safely Remove Drive

Mark mhullrich at gmail.com
Thu Dec 2 19:30:50 UTC 2010


On Wed, Dec 1, 2010 at 8:32 PM, Smokin Chevy <chevy4x4burb at gmail.com> wrote:
> But what about the drivers for the USB controller?
>
> On Wed, Dec 1, 2010 at 10:18 PM, MR ZenWiz <mrzenwiz at gmail.com> wrote:
>>
>> On Wed, Dec 1, 2010 at 7:04 PM, Smokin Chevy <chevy4x4burb at gmail.com>
>> wrote:
>> > I would suspect it to be a driver issue with having different HW.
>> >
>> I'd suspect that, too, except . . . it's on UNIVERSAL Serial Bus flash
>> drives - the driver should behave the same way on all hardware (and
>> the hardware should behave the same way on all platforms).  That was
>> part of the point of having a USB in the first place.
>>
>> (Please do not top post on this list.)
>>

You may have hit on something here.

My home desktop has two nvidia MCP61 USB controllers on it, one
running the ohci_hcd driver, the other running the ehci_hcd driver.
There are 7 working USB ports on the box (#8 doesn't work), but they
all function the same way (double operation required).

The Dell test machine has eight Intel 82801JI USB controllers, 2 using
the ehci_hcd driver and the other 6 using the uhci_hcd driver.  Three
are 8 USB ports on the box that all behave exactly the same way
(single operation).

I'm still not sure how much that means, but the differences in the h/w
may be significant.

(sigh)




More information about the ubuntu-users mailing list