From cc794a824da6c3ca7daa76ffadd71f0a39260083 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Wed, 27 Oct 2004 11:27:42 +0000 Subject: we can do interrupt transfers now prod by miod@ --- share/man/man4/ehci.4 | 6 +++--- 1 file 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. -- cgit v1.2.3