Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 09/12/1999 01:23:42
Module Name:	syssrc
Committed By:	augustss
Date:		Sun Sep 12 08:23:42 UTC 1999

Modified Files:
	syssrc/sys/dev/usb: TODO uaudio.c uhub.c ulpt.c usbdi.c usbdi.h

Log Message:
Add a flag in the request to determine if the data copying is done by the
driver or the usbdi layer.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/usb/TODO
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/usb/uaudio.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/usb/uhub.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/usb/ulpt.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/usb/usbdi.h

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