aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_mbuf.h
Commit message (Expand)AuthorAgeFilesLines
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-12/+0
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-8/+8
* Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-301-5/+5
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-5/+5
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-7/+7
* MFp4 //depot/projects/usb @159431,159437,159438Andrew Thompson2009-03-201-5/+5
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+102