CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/31 15:06:48
Modified files:
sys/dev/usb : uvideo.c
Log message:
Change the behavior of the UVIDEO_FLAG_REATTACH flag to attach an
unsupported device to uvideo(4), but not to video(1), instead of just
keeping it unmatched. Also uvideo(4) will print a message about the
device not being supported.
ok mpi@
