Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Change bug section now that transaction trans...



details:   https://anonhg.NetBSD.org/src/rev/4a6209b0b54b
branches:  trunk
changeset: 580628:4a6209b0b54b
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun May 01 21:32:24 2005 +0000

description:
Change bug section now that transaction translation works somewhat.

diffstat:

 share/man/man4/ehci.4 |  11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r 81aab6841c3a -r 4a6209b0b54b share/man/man4/ehci.4
--- a/share/man/man4/ehci.4     Sun May 01 20:40:02 2005 +0000
+++ b/share/man/man4/ehci.4     Sun May 01 21:32:24 2005 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: ehci.4,v 1.12 2004/10/22 12:20:00 augustss Exp $
+.\" $NetBSD: ehci.4,v 1.13 2005/05/01 21:32:24 augustss Exp $
 .\"
-.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
+.\" Copyright (c) 2001, 2004, 2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
 .\" This code is derived from software contributed to The NetBSD Foundation
@@ -34,7 +34,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 22, 2004
+.Dd May 1, 2005
 .Dt EHCI 4
 .Os
 .Sh NAME
@@ -75,7 +75,8 @@
 driver appeared in
 .Nx 1.6 .
 .Sh BUGS
-There is no support (yet) for hubs that are connected with high speed upstream
-and low or full speed downstream (i.e., for transaction translators).
+The support for hubs that are connected with high speed upstream
+and low or full speed downstream (i.e., for transaction translators)
+is limited.
 .Pp
 There is no support (yet) for isochronous transfers.



Home | Main Index | Thread Index | Old Index