On Wednesday 19 October 2011 21:51:10 Eugene Dzhurinsky wrote:
> On Wed, Oct 19, 2011 at 09:42:51PM +0200, Hans Petter Selasky wrote:
> > Hi,
> > 
> > You need to dump the configuration descriptor using usbconfig.
> > 
> > Also see the quirks available how to force the UMASS mode of a device.
> 
> Hi, with configuration descriptor you mean dump_curr_config_desc ?
> 

Yes.

> Also I don't really understand what are the quirks and how can/should I
> force something. Could you please explain?

usbconfig dump_quirk_names | grep MSC

UQ_MSC_FORCE_WIRE_BBB
UQ_MSC_FORCE_WIRE_CBI
UQ_MSC_FORCE_WIRE_CBI_I
UQ_MSC_FORCE_PROTO_SCSI
UQ_MSC_FORCE_PROTO_ATAPI
UQ_MSC_FORCE_PROTO_UFI
UQ_MSC_FORCE_PROTO_RBC

After applying the quirk you need to use USB config to reset the device.

--HPS
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to