Subject: Re: USB v2 device gets treated as v1 (ie very slow to read/write) on NetBSD
To: leon z <leonleon77@hotmail.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: netbsd-users
Date: 07/05/2006 11:32:37
"leon z" <leonleon77@hotmail.com> writes:

> My question (which is followed by dmesg and usbdevs -d -v output) is:
> "is there any setting/utility either at runtime or via modification of
> kernel's makefile [but not via some patch to sources] and then
> rebuilding the kernel)?"

This should "just work", and it works pretty well on my various
systems, though I haven't specifically tried USB on my Mac with USB2.

Can you post the messages you get when you plug the reader in? The
device should appear to attach to uhub3 (the one attached to ehci, the
high-speed controller), and if it isn't a high-speed device, there
should be a handoff to one of the other hubs.

        - Nathan