Subject: Re: "pinning" USB storage devices ?
To: Martijn van Buul <martijnb@atlas.ipv6.stack.nl>
From: dieter Roelants <dieter.NetBSD@pandora.be>
List: netbsd-help
Date: 08/15/2005 17:26:27
Martijn,

On 15/08/05 16:47:30, Martijn van Buul wrote:
> Hello.
>=20
...
> The USB disk is connected to one of the ports on the USB controller -
uhub2 .
> I would've thought that it would get precedence over an usb flash
drive connected
> to the external USB2 hub (uhub5), but this appears not to be the case.

Maybe the flash disk responds faster?

...
> What I really want is a hard-wired autoconf entry, something in the
line of
>=20
> '
> umass0 at uhub2 port 5 configuration 1 interface 0
> umass* at uhub? port ? configuration ? interface ?
> '
>=20
> but that fails, because 'uhub2 is orphaned'.

You should also add something like 'uhub2 at usb0' to your config (of
course adapted to where your uhub2 really is).

Kind regards
dieter