Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 This driver now supports digital capture, so ...



details:   https://anonhg.NetBSD.org/src/rev/d5f3bc8976e6
branches:  trunk
changeset: 767126:d5f3bc8976e6
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Jul 09 15:06:49 2011 +0000

description:
This driver now supports digital capture, so remove the note in the BUGS
section.

diffstat:

 share/man/man4/auvitek.4 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (43 lines):

diff -r fbf80eb2163f -r d5f3bc8976e6 share/man/man4/auvitek.4
--- a/share/man/man4/auvitek.4  Sat Jul 09 15:04:35 2011 +0000
+++ b/share/man/man4/auvitek.4  Sat Jul 09 15:06:49 2011 +0000
@@ -1,6 +1,6 @@
-.\"    $NetBSD: auvitek.4,v 1.3 2010/12/28 04:03:58 jmcneill Exp $
+.\"    $NetBSD: auvitek.4,v 1.4 2011/07/09 15:06:49 jmcneill Exp $
 .\"
-.\" Copyright (c) 2010 Jared D. McNeill <jmcneill%invisible.ca@localhost>
+.\" Copyright (c) 2010, 2011 Jared D. McNeill <jmcneill%invisible.ca@localhost>
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 27, 2010
+.Dd July 9, 2011
 .Dt AUVITEK 4
 .Os
 .Sh NAME
@@ -32,6 +32,7 @@
 .Nd Auvitek AU0828 video capture device driver
 .Sh SYNOPSIS
 .Cd "auvitek* at uhub?"
+.Cd "dtv* at dtvbus?"
 .Cd "video* at videobus?"
 .Cd "uaudio* at auvitek?"
 .Cd "audio* at uaudio?"
@@ -78,6 +79,7 @@
 package to function properly.
 .Sh SEE ALSO
 .Xr audio 4 ,
+.Xr dtv 4 ,
 .Xr ehci 4 ,
 .Xr uaudio 4 ,
 .Xr video 4 ,
@@ -87,5 +89,3 @@
 .Nm
 device driver appeared in
 .Nx 6.0 .
-.Sh BUGS
-Digital capture is not supported.



Home | Main Index | Thread Index | Old Index