summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_parse.h
AgeCommit message (Expand)Author
2009-06-23- Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson
2009-06-15Fix _USB2_* refernces in the header protection defines.Andrew Thompson
2009-06-15s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson
2009-05-28s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson
2009-04-05MFp4 //depot/projects/usb@159866Andrew Thompson
2009-02-23Move the new USB stack into its new home.Andrew Thompson