Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/06/2004 04:53:09
Module Name: src
Committed By: mycroft
Date: Tue Jul 6 04:53:09 UTC 2004
Modified Files:
src/sys/dev/usb: ohci.c
Log Message:
Fix an error in a printf() format.
Swap the order that two items are written; possibly fixes a race condition
that would affect isoc transfers.
To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 src/sys/dev/usb/ohci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.