Isochronous transfers are now supported, update BUGS section.
This commit is contained in:
parent
692c8bd822
commit
74a2b69ab9
|
@ -1,6 +1,6 @@
|
|||
.\" $NetBSD: ehci.4,v 1.15 2008/04/30 13:10:54 martin Exp $
|
||||
.\" $NetBSD: ehci.4,v 1.16 2008/08/10 13:39:58 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001, 2004, 2005 The NetBSD Foundation, Inc.
|
||||
.\" Copyright (c) 2001, 2004, 2005, 2008 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" This code is derived from software contributed to The NetBSD Foundation
|
||||
|
@ -27,7 +27,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd May 1, 2005
|
||||
.Dd Aug 10, 2008
|
||||
.Dt EHCI 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -71,5 +71,3 @@ driver appeared in
|
|||
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.
|
||||
|
|
Loading…
Reference in New Issue