diff options
author | 2009-03-28 09:19:34 +0000 | |
---|---|---|
committer | 2009-03-28 09:19:34 +0000 | |
commit | e30d9bb810ffd08f985eb6eb9867c3d93a4ce188 (patch) | |
tree | 0514180c1ce4a28d998b593e39d16421e44758a8 | |
parent | Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by (diff) | |
download | wireguard-openbsd-e30d9bb810ffd08f985eb6eb9867c3d93a4ce188.tar.xz wireguard-openbsd-e30d9bb810ffd08f985eb6eb9867c3d93a4ce188.zip |
Add "Chen-Source CM12402 Eagle IR Cam" to the supported device list.
Reported by Kenji Aoyama
-rw-r--r-- | share/man/man4/uvideo.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/uvideo.4 b/share/man/man4/uvideo.4 index c51b0c5534f..153044f16fe 100644 --- a/share/man/man4/uvideo.4 +++ b/share/man/man4/uvideo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvideo.4,v 1.28 2009/02/18 08:01:20 jmc Exp $ +.\" $OpenBSD: uvideo.4,v 1.29 2009/03/28 09:19:34 mglocker Exp $ .\" .\" Copyright (c) 2008 Ian Darwin. All rights reserved. .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 18 2009 $ +.Dd $Mdocdate: March 28 2009 $ .Dt UVIDEO 4 .Os .Sh NAME @@ -35,6 +35,8 @@ The following models are known to work: .It Apple built-in iSight .It +Chen-Source CM12402 Eagle IR Cam +.It Chicony Electronics 4807 (Lenovo X300 647815G Notebooks) .It Dynex Dynex 1.3MP Webcam |