Subject: Re: uhub2 at uhub0 port 2
To: None <netbsd-help@netbsd.org>
From: Jan Schaumann <jschauma@netmeister.org>
List: netbsd-help
Date: 07/02/2003 22:00:11
Lennart Augustsson <lennart@augustsson.net> wrote:
> Gan Uesli Starling wrote:

> >Bought a Sony USM256U2 USB storage media, one of those
> >little key-fob thingies. Am wondering how to access it
> >in NetBSD. On Win2K it looks like a drive. When I plug
> >it into NetBSD I get this...
> >
> >uhub2 at uhub0 port 2
> >uhub2: Sony product 0x0105, class 9/0, rev 2.00/0.01, addr 2

> Well, that's a little odd.  It shows up as a USB hub?

It may be that that device works similarly to my USB Flash Memory Pen:
it shows up as a uhub with a umass and a ugen.  The ugen is a "security
device", presumably allowing you to password protect the data on the
device.

If that is the case, then compiling a kernel umass support should work
(assuming the device doesn't need a quirk).  I have

# USB Mass Storage                      
umass*  at uhub? port ? configuration ? interface ?
scsibus* at scsi?
sd*     at scsibus? target ? lun ?      # SCSI disk drives

in my kernel config file, FWIW.

-Jan

-- 
I'm not even supposed to be here today!