summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2004-10-27 11:27:42 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2004-10-27 11:27:42 +0000
commitcc794a824da6c3ca7daa76ffadd71f0a39260083 (patch)
treef7bdafd6ff4ab0ac8d5d27574017bc8b0bce80e9 /share/man
parente5296d07b2ef80c76526ae67c9284564d8d26cdd (diff)
we can do interrupt transfers now
prod by miod@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ehci.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ehci.4 b/share/man/man4/ehci.4
index 55c4204f776..d6e180faeda 100644
--- a/share/man/man4/ehci.4
+++ b/share/man/man4/ehci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ehci.4,v 1.3 2004/09/30 19:59:24 mickey Exp $
+.\" $OpenBSD: ehci.4,v 1.4 2004/10/27 11:27:41 dlg Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -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 November 5, 2001
+.Dd October 27, 2004
.Dt EHCI 4
.Os
.Sh NAME
@@ -74,4 +74,4 @@ The driver is not finished and is quite buggy.
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).
.Pp
-There is no support (yet) for interrupt or isochronous transfers.
+There is no support (yet) for isochronous transfers.