Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 05/26/2002 06:10:03
Module Name: syssrc
Committed By: minoura
Date: Sun May 26 03:10:03 UTC 2002
Modified Files:
syssrc/sys/dev/usb: ohci.c
Log Message:
Clear done_head in the HCCA *before* acknoledging the interrupt.
Driver lost some completed transfers under heavy loads.
To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 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.