Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 03/28/2000 01:47:12
Module Name:	syssrc
Committed By:	augustss
Date:		Tue Mar 28 09:47:11 UTC 2000

Modified Files:
	syssrc/sys/dev/usb: uhci.c

Log Message:
Another patch for xfer abort...
XXX The current xfer queueing and aborting semantics should really
XXX be changed.  It cannot be implemented in a sane way on UHCI.
XXX One day when I have lots of time I'll redesign it...


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 syssrc/sys/dev/usb/uhci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.