Sony DSC, but no da* device?

Ian Dowse iedowse at iedowse.com
Mon Mar 13 02:28:28 UTC 2006


In message <200603121538.42227.mistry.7 at 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
	},

Ian


More information about the freebsd-mobile mailing list