Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/09/2001 17:01:57
Module Name: syssrc
Committed By: augustss
Date: Fri Nov 9 15:01:57 UTC 2001
Modified Files:
syssrc/sys/dev/usb: ohci.c
Log Message:
Fix a bug in xfer abort processing when the HC executes ahead of what
the driver aborts.
Don't block RHSC interrupts.
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 syssrc/sys/dev/usb/ohci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.