Subject: Re: Sony Vaio Memstick + umass / scsipi
To: Brian A. Seklecki <lavalamp@spiritual-machines.org>
From: Charles M. Hannum <abuse@spamalicious.com>
List: current-users
Date: 10/16/2003 22:14:48
On Thursday 16 October 2003 09:47 pm, Brian A. Seklecki wrote:
> On Thu, 16 Oct 2003, Charles M. Hannum wrote:
> > On Thursday 16 October 2003 08:03 pm, Brian A. Seklecki wrote:
> > > With the latest changes to umass, atapi, and scsipi (per the suggestion
> > > of cyber @ #NetBSD/EFNet), the memory stick reader in my Vaio R505
> > > fails to
>
> i set:
>
> int umassdebug = 0xfffffffff;
>
> ...in /usr/src/sys/dev/usb/umass.c
>
> but i'm not seeing any additional debugging info.  I suspect I'm missing
> something really obvious here.

You need "options USB_DEBUG" in your kernel config to make it work.