Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 04/17/2005 14:46:50
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.