aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_lookup.h
Commit message (Expand)AuthorAgeFilesLines
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-122/+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-3/+3
* Change driver_info to a ulong as it always stores a number and remove the onlyAndrew Thompson2009-06-081-4/+4
* Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-301-2/+2
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-2/+2
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-8/+8
* MFp4 //depot/projects/usb @159431,159437,159438Andrew Thompson2009-03-201-2/+2
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+122