Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 09/13/1999 14:33:25
Module Name: syssrc
Committed By: augustss
Date: Mon Sep 13 21:33:25 UTC 1999
Modified Files:
syssrc/sys/dev/usb: ohci.c uhci.c usb.c usbdi.c usbdivar.h
Log Message:
* Make sure an aborted pipe is marked as not running.
* Start queued request in the right order.
* Insert some more DIAGNOSTIC sanity checks.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/usb/usb.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/usb/usbdivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.