There are devices out there which are UVC compatible, but do not show
authormglocker <mglocker@openbsd.org>
Tue, 22 Jul 2008 16:24:40 +0000 (16:24 +0000)
committermglocker <mglocker@openbsd.org>
Tue, 22 Jul 2008 16:24:40 +0000 (16:24 +0000)
commitf61f7dde783f6cf613dc58d32cb1f4ed2a196a35
treef2bfc26bbbaab3d8ab0dea27af0d256e9108e5ca
parenta170c290bcf86a8963aa663a748ebb5641705190
There are devices out there which are UVC compatible, but do not show
up as this (we love standards).  To make those devices attach anyway
we add an explicit quirk device list.  Of course this list still needs
to be extended.

Thanks to Jerome Pinot for reporting about this issue and testing this
diff with his cam, which is such a device.

OK yuo@
sys/dev/usb/usb_quirks.c
sys/dev/usb/uvideo.c