Module Name: src Committed By: rjs Date: Mon Aug 10 19:27:28 UTC 2020
Modified Files: src/sys/dev: video.c src/sys/dev/usb: uvideo.c src/sys/sys: videoio.h Log Message: Add some extra V4L ioctl() requests to latest V4L userland to work. Import sys/videoio.h from OpenBSD, this is just the Linux headers concatenated together. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/dev/video.c cvs rdiff -u -r1.58 -r1.59 src/sys/dev/usb/uvideo.c cvs rdiff -u -r1.11 -r1.12 src/sys/sys/videoio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.