CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/24 11:22:33
Modified files:
sys/dev/usb : usb_subr.c usbdivar.h uvideo.c
Log message:
Fill the 'card' member of v4l2_capability struct with the usb product
name coming from usbd_devinfo_vp() instead of the dummy "Generic USB
video class device" string, makes it easier to differentiate multiple
webcams in firefox's webrtc permission dialog.
ok/help mpi@
