Re: Sony DSC, but no da* device?

Brian Reichert <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Mon, Mar 13, 2006 at 02:28:24AM +0000, Ian Dowse wrote:
> In message <[email protected]>, 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: <Sony Sony DSC 6.00> 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				<[email protected]>
55 Crystal Ave. #286			Daytime number: (603) 434-6842
Derry NH 03038-1725 USA			BSD admin/developer at large	
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.