diff --git a/website/content/en/status/report-2024-10-2024-12/uvc.adoc b/website/content/en/status/report-2024-10-2024-12/uvc.adoc new file mode 100644 index 0000000000..1ff5af754f --- /dev/null +++ b/website/content/en/status/report-2024-10-2024-12/uvc.adoc @@ -0,0 +1,17 @@ +=== FreeBSD V4L2 & kernel USB Video Class driver + +Links: + +link:https://github.com/AlvinChen1028/freebsd-src/tree/feature-uvc[Public development repository] URL: link:https://github.com/AlvinChen1028/freebsd-src/tree/feature-uvc[] + +link:https://github.com/lwhsu/freebsd-src/pull/3[Upstreaming preparation repository] URL: link:https://github.com/lwhsu/freebsd-src/pull/3[] + + +Contact: Alvin Chen + +Contact: Li-Wen Hsu + +This work is to create FreeBSD UVC (USB Video Class) kernel driver and follow v4l2 APIs, so that most of the Linux camera applications can be easily ported to FreeBSD. + +The code is still cleaning up and will be submitted to official review system after completing. + +The Dell ThinOS team is currently working on MIPI Webcam support, including intel XPU. + +Sponsor: Dell Technologies for the development + +Sponsor: The FreeBSD Foundation for assistance of upstreaming