Subject: CVS commit: [itohy-usb1] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/21/2007 15:14:19
Module Name:	src
Committed By:	itohy
Date:		Thu Jun 21 15:14:19 UTC 2007

Modified Files:
	src/sys/dev/usb [itohy-usb1]: stuirda.c

Log Message:
- Convert to new API.
- Since firmare loading has thread context, just use the firmare buffer
  for the request, without allocating USB buffer.
- Add !USB_USE_IFATTACH case (for now).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 src/sys/dev/usb/stuirda.c

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