Support of internal card-reader for ASUS K43SJ

Hans Petter Selasky hselasky at c2i.net
Wed Oct 19 19:56:07 UTC 2011


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


More information about the freebsd-usb mailing list