summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_request.h
Commit message (Collapse)AuthorAgeFilesLines
* MFp4 //depot/projects/usb@160930thompsa2009-04-221-2/+2
| | | | | | | Change the roothub exec functions to take the usb request and data pointers directly rather than placing them on the parent bus struct. Submitted by: Hans Petter Selasky
* MFp4 //depot/projects/usb@159811thompsa2009-04-051-0/+2
| | | | | | First patch in a series of memory save patches. Submitted by: Hans Petter Selasky
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-4/+4
| | | | | | | - start using the new USB typedefs in the USB core - Remove usage of USB_ADD_BYTES() Submitted by: Hans Petter Selasky
* MFp4 //depot/projects/usb@157909thompsa2009-02-241-2/+3
| | | | | | Changes to make implementing USB NDIS easier. Submitted by: Hans Petter Selasky
* Move the new USB stack into its new home.thompsa2009-02-231-0/+103
OpenPOWER on IntegriCloud