Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev/usb
Module Name: src
Committed By: tron
Date: Sat Jul 10 13:43:46 UTC 2004
Modified Files:
src/sys/dev/usb [netbsd-2-0]: ohci.c
Log Message:
Pull up revision 1.150 (requested by mycroft in ticket #631):
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.146.2.3 -r1.146.2.4 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.
Home |
Main Index |
Thread Index |
Old Index