Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 04/27/2005 16:20:26
Module Name: src
Committed By: augustss
Date: Wed Apr 27 16:20:26 UTC 2005
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
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.92 -r1.93 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.