On Friday 07 December 2012 11:32:12 Walter C. Pelissero wrote: > Hans Petter Selasky writes: > > Can you try this: > > > > usbconfig -d 2.4 add_quirk UQ_AU_VENDOR_CLASS > > > > Then replug the device? > > Forgot to mention I had already tried: > > # usbconfig add_dev_quirk_vplh 0x0499 0x1037 0x0000 0xffff > UQ_AU_VENDOR_CLASS > > to no effect. > > # usbconfig dump_device_quirks | fgrep 499 > VID=0x0499 PID=0x1037 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_AU_VENDOR_CLASS
Can you dump the configuration descriptor of your device using usbconfig -d X.Y dump_curr_config_desc ? --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
