The driver supports interrupt transfers now.

This commit is contained in:
augustss 2004-10-22 12:20:00 +00:00
parent 4eb781d843
commit 9c5128bdbd
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ehci.4,v 1.11 2004/06/22 09:12:48 wiz Exp $
.\" $NetBSD: ehci.4,v 1.12 2004/10/22 12:20:00 augustss 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 June 22, 2004
.Dd October 22, 2004
.Dt EHCI 4
.Os
.Sh NAME
@ -78,4 +78,4 @@ driver appeared in
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.