Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: toshii
Date: Sun Apr 17 14:46:50 UTC 2005
Modified Files:
src/sys/dev/usb: ohci.c ohcireg.h
Log Message:
Correct status value check for OHCI isoc transfer;
the spec says that "not accessed" is 111x, not 1111.
To generate a diff of this commit:
cvs rdiff -r1.157 -r1.158 src/sys/dev/usb/ohci.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/usb/ohcireg.h
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