Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 note uaudio is half duplex ATM, too
details: https://anonhg.NetBSD.org/src/rev/f8ef0206dc12
branches: trunk
changeset: 521020:f8ef0206dc12
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Mon Jan 21 23:19:41 2002 +0000
description:
note uaudio is half duplex ATM, too
diffstat:
share/man/man4/uaudio.4 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 496096f40870 -r f8ef0206dc12 share/man/man4/uaudio.4
--- a/share/man/man4/uaudio.4 Mon Jan 21 23:13:51 2002 +0000
+++ b/share/man/man4/uaudio.4 Mon Jan 21 23:19:41 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uaudio.4,v 1.12 2002/01/21 23:13:51 jdolecek Exp $
+.\" $NetBSD: uaudio.4,v 1.13 2002/01/21 23:19:41 jdolecek Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -129,3 +129,7 @@
.Pp
There should be some heuristics that allows important controls,
e.g., volume, to be identified and given its traditional name.
+.Pp
+The driver is half duplex only at the moment, even when the USB device
+supports full duplex operation. This is driver limitation
+rather than hardware one.
Home |
Main Index |
Thread Index |
Old Index