Date: Wed, 24 Dec 2008 09:45:32 +0800 From: "Rong-en Fan" <grafan@gmail.com> To: "Hans Petter Selasky" <hselasky@c2i.net> Cc: Alexander Best <alexbestms@math.uni-muenster.de>, freebsd-usb@freebsd.org Subject: Re: usb2 quirks Message-ID: <6eb82e0812231745y1d2c4663l799cebeb671d7899@mail.gmail.com> In-Reply-To: <200812232242.30638.hselasky@c2i.net> References: <permail-20081223213253f0889e8400000aef-a_best01@message-id.uni-muenster.de> <200812232242.30638.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 24, 2008 at 5:42 AM, Hans Petter Selasky <hselasky@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6eb82e0812231745y1d2c4663l799cebeb671d7899>