Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/16/1999 13:24:34
Module Name:	syssrc
Committed By:	augustss
Date:		Mon Aug 16 20:24:34 UTC 1999

Modified Files:
	syssrc/sys/dev/usb: ohci.c uhci.c usb_subr.c usbdi.c

Log Message:
Change the way transfers are dequeued so thet we know that they
are removed from the queue before being deallocated.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/usb/uhci.c \
    syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/usb/usbdi.c

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