CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2026/06/02 14:33:29

Modified files:
        sys/dev/usb    : uvideo.c 

Log message:
sys/uvideo: fix UVIDEO_FLAG_VENDOR_CLASS attach

UVIDEO_FLAG_VENDOR_CLASS has been broken since r1.147: attach selected
only UICLASS_VIDEO interfaces, even after match accepted a device whose
video control interface incorrectly reports UICLASS_VENDOR.

Restore the vendor class path in attach, and add the remaining Logitech
vendor class UVC devices listed by Linux for which usbdevs already has
product IDs.

Issue reported and tested by "requiem." on Logitech QuickCam Pro5000

OK: mglocker@

Reply via email to