Is anyone else on the list using / experimenting with Laurent's UVC
Gadget driver?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi everyone,
I've been using a Logitech Sphere for years on various projects. This
model is probably from the first batch ever made. In lsusb it shows up
as
046d:08b5 Logitech, Inc. QuickCam Sphere
It's a bit troublesome, because on older kernel versions (~2.4.x,
~2.6.2x) I never had a single is
Fixed broken compile of drivers/media/video/v4l2-ctrls.c.
It failed due to missing #include , and errored-out with
"implicit declaration of function kzalloc, kmalloc, ..."
Signed-off-by: Christopher Friedt
---
drivers/media/video/v4l2-ctrls.c |1 +
1 files changed, 1 insert