Add a new quirk flag to not attach video devices which aren't supported by
authormglocker <mglocker@openbsd.org>
Mon, 5 Apr 2021 20:45:49 +0000 (20:45 +0000)
committermglocker <mglocker@openbsd.org>
Mon, 5 Apr 2021 20:45:49 +0000 (20:45 +0000)
commitc196461de1a0b17ea5bf6e417aaddc01a0d82081
treec983f83d18432432a64bd9fd94eddbaad830ef17
parent53ca2301ea390a7d267740587ab06efb1592d445
Add a new quirk flag to not attach video devices which aren't supported by
uvideo(4) currently, like the Chicony Integrated IR Camera.  This is
especially helpful when you have two video devices of which the unsupported
one is attached first as reported by martijn@.

OK gnezdo@
sys/dev/usb/usbdevs
sys/dev/usb/uvideo.c