Subject: CVS commit: [netbsd-3] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/01/2005 16:37:03
Module Name: src
Committed By: tron
Date: Sun May 1 16:37:03 UTC 2005
Modified Files:
src/sys/dev/usb [netbsd-3]: ehci.c
Log Message:
Pull up revision 1.93 (requested by augustss in ticket #217):
With the interrupt fix in the previous commit low and full speed devices
have a chance to work, so allow them (with a warning).
Make a small change to the transaction translator scheduling to make it
at least hobble along (again from Dan Ellis).
To generate a diff of this commit:
cvs rdiff -r1.91.2.1 -r1.91.2.2 src/sys/dev/usb/ehci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.