Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 03/15/2000 16:41:52
Module Name: syssrc
Committed By: augustss
Date: Thu Mar 16 00:41:51 UTC 2000
Modified Files:
syssrc/sys/dev/usb: ohci.c
Log Message:
Fix thinko in the handling of FORCE_SHORT_XFER so that it actually
transfers a 0 length package instead on munging the whole transfer.
The aue driver works now.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 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.