SONY DSC doesn't work via usb [regression]
Hans Petter Selasky
hselasky at c2i.net
Sun Aug 23 07:16:43 UTC 2009
On Sunday 23 August 2009 09:00:40 Andrey V. Elsukov wrote:
> Hans Petter Selasky wrote:
> > I see there are several quirk entries for Sony cameras. Could you try to
> > change "UMASS_PROTO_RBC | UMASS_PROTO_CBI" into "UMASS_PROTO_DEFAULT" for
> > all DSC entries?
> >
> > {USB_VENDOR_SONY, USB_PRODUCT_SONY_DSC, 0x0600,
> > UMASS_PROTO_RBC | UMASS_PROTO_CBI,
> > RBC_PAD_TO_12
> > },
>
> Hi,
>
> I tried UMASS_PROTO_DEFAULT. With this flag system doesn't detect any of
> umass devices.
Try UMASS_PROTO_BBB | UMASS_PROTO_SCSI .
Also send me output from:
usbconfig -u X -a Y dump_device_desc dump_curr_config_desc
Where X and Y are the numbers after ugen in dmesg.
--HPS
More information about the freebsd-current
mailing list