Closed cockroach closed 1 year ago
Kernel versions prior to 3.4 did not have V4L2_CAP_DEVICE_CAPS and compiling against such a kernel will fail.
This patch introduces a version check and makes eudev fall back to v2cap.capabilities on these kernels.
LGTM
Kernel versions prior to 3.4 did not have V4L2_CAP_DEVICE_CAPS and compiling against such a kernel will fail.
This patch introduces a version check and makes eudev fall back to v2cap.capabilities on these kernels.