From owner-freebsd-mobile@FreeBSD.ORG Fri Mar 17 02:48:12 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A2F716A401 for ; Fri, 17 Mar 2006 02:48:12 +0000 (UTC) (envelope-from reichert@numachi.com) Received: from meisai.numachi.com (meisai.numachi.com [198.175.254.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B72643D48 for ; Fri, 17 Mar 2006 02:48:11 +0000 (GMT) (envelope-from reichert@numachi.com) Received: (qmail 49874 invoked from network); 17 Mar 2006 02:48:09 -0000 Received: from natto.numachi.com (198.175.254.216) by meisai.numachi.com with SMTP; 17 Mar 2006 02:48:09 -0000 Received: (qmail 20809 invoked by uid 1001); 17 Mar 2006 02:48:05 -0000 Date: Thu, 16 Mar 2006 21:48:05 -0500 From: Brian Reichert To: Ian Dowse Message-ID: <20060317024805.GJ16991@numachi.com> References: <200603121538.42227.mistry.7@osu.edu> <200603130228.aa82804@nowhere.iedowse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603130228.aa82804@nowhere.iedowse.com> User-Agent: Mutt/1.5.10i Cc: freebsd-mobile@freebsd.org Subject: Re: Sony DSC, but no da* device? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 02:48:12 -0000 On Mon, Mar 13, 2006 at 02:28:24AM +0000, Ian Dowse wrote: > In message <200603121538.42227.mistry.7@osu.edu>, Anish Mistry writes: > >Hmmm...I don't know anything else to try. Before the umass worked > >with my camera, I just put the camera in PTP mode and used gphoto2 on > >the ugen device and that worked. It wasn't as convenient as a mass > >storage device. > > There is a quirk entry in umass.c for revision 5.00 of the DSC > camera, but I think Brian reported he has 6.00? It would be worth > finding the "USB_PRODUCT_SONY_DSC, 0x0500" entry and trying adding > a new entry for revision 6.00 immediately after it, e.g: > > { USB_VENDOR_SONY, USB_PRODUCT_SONY_DSC, 0x0600, > UMASS_PROTO_RBC | UMASS_PROTO_CBI, > RBC_PAD_TO_12 > }, Hurray! This worked! Mar 16 21:26:38 chew kernel: umass0: Sony Sony DSC, rev 2.00/6.00, addr 2 Mar 16 21:26:38 chew kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Mar 16 21:26:38 chew kernel: da0: Removable Direct Access S CSI-0 device Mar 16 21:26:38 chew kernel: da0: 40.000MB/s transfers Mar 16 21:26:38 chew kernel: da0: 948MB (1942528 512 byte sectors: 64H 32S/T 948C) # mount -t msdos /dev/da0s1 /mnt # df /mnt /dev/da0s1 968960 104288 864672 11% /mnt Are people accepting patches for those quirk entries? Or is there some external source for those that I can submit a patch for? > Ian -- Brian Reichert 55 Crystal Ave. #286 Daytime number: (603) 434-6842 Derry NH 03038-1725 USA BSD admin/developer at large