Page MenuHomeFreeBSD

D57622.diff
No OneTemporary

D57622.diff

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1133,6 +1133,7 @@
usbhid.4 \
usfs.4 \
uslcom.4 \
+ uvideo.4 \
uvisor.4 \
uvscom.4 \
veriexec.4 \
diff --git a/share/man/man4/uvideo.4 b/share/man/man4/uvideo.4
new file mode 100644
--- /dev/null
+++ b/share/man/man4/uvideo.4
@@ -0,0 +1,39 @@
+.\"
+.\" Copyright (c) 2026 Alexander Ziaee. Ohio.
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.Dd June 17, 2026
+.Dt UVIDEO 4
+.Os
+.Sh NAME
+.Nm uvideo
+.Nd USB video class webcam and capture driver
+.Sh SYNOPSIS
+.Cd device uvideo
+.Sh HARDWARE
+The
+.Nm
+driver supports USB Video Class
+.Pq UVC
+devices such as:
+.Pp
+.Bl -bullet -compact
+.It
+Cameras
+.It
+Capture devices
+.El
+.Sh HISTORY
+The
+.Nm
+driver appeared in
+.Ox 4.4
+and
+.Fx 16.0 .
+.Pp
+Historically, these devices were supported by
+.Sy webcamd
+from the
+.Fx
+Ports Collection.

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 23, 1:29 AM (8 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34210921
Default Alt Text
D57622.diff (947 B)

Event Timeline