Change the behavior of the UVIDEO_FLAG_REATTACH flag to attach an
authormglocker <mglocker@openbsd.org>
Mon, 31 May 2021 21:06:48 +0000 (21:06 +0000)
committermglocker <mglocker@openbsd.org>
Mon, 31 May 2021 21:06:48 +0000 (21:06 +0000)
commit2966318bd2ad13b3cc102da32390353567598a10
treea587c3d5e8cbe7ec0077b7290d1e7f2b452a9f46
parent8af1153237c2e2cf4a002d68d9269eb5b7a77d7e
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@
sys/dev/usb/uvideo.c