usb2 quirks

Rong-en Fan grafan at gmail.com
Tue Dec 23 17:45:33 PST 2008


On Wed, Dec 24, 2008 at 5:42 AM, Hans Petter Selasky <hselasky at c2i.net> wrote:
> On Tuesday 23 December 2008, Alexander Best wrote:
>> hi there,
>>
>> could somebody tell me where i can find info about the quirk settings used
>> in usbconfig (usb2) please? i had a look at usbconfig(8), but the manual
>> doesn't contain any information concerning usb quirks.
>>
>
> Hi,
>
> If you type:
>
> usbconfig -h
>
> You see that you have the following quirk commands available:
>
>  add_dev_quirk_vplh <vid> <pid> <lo_rev> <hi_rev> <quirk>
>  remove_dev_quirk_vplh <vid> <pid> <lo_rev> <hi_rev> <quirk>
>  dump_quirk_names
>  dump_device_quirks
>
> Before you can use quirks you need to:
>
> kldload usb2_quirk

It would nice if this can be configured at boot time.

Thanks,
Rong-En Fan


More information about the freebsd-usb mailing list