Subject: Re: Nikon D70
To: Jukka Marin <jmarin@embedtronics.fi>
From: Todd Vierling <tv@duh.org>
List: netbsd-users
Date: 07/21/2004 14:31:50
On Wed, 21 Jul 2004, Jukka Marin wrote:

> Mine, too.. :-I  The dd trick didn't help.  With 1024 MB physical RAM and
> 16 GB swap, you don't expect to see "no buffer memory" :-I

Perhaps temporarily changing the definition of UMASS_MAX_TRANSFER_SIZE in
src/sys/usb/umass/umassvar.h and recompiling the kernel will help.  It's
currently set to MAXPHYS (64k on i386); try 4096 instead (exactly one page)
and see what happens.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>