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 index 7445b47433..9421f0632b 100644 --- a/website/content/en/status/report-2024-10-2024-12/uvc.adoc +++ b/website/content/en/status/report-2024-10-2024-12/uvc.adoc @@ -1,17 +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[] + +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: Dell Technologies for the development + Sponsor: The FreeBSD Foundation for assistance of upstreaming