summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_error.h
AgeCommit message (Collapse)Author
2009-06-23- Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson
- Reduce the number of headers needed for a usb driver, the common case is just usb.h and usbdi.h Notes: svn path=/head/; revision=194677
2009-06-15Fix _USB2_* refernces in the header protection defines.Andrew Thompson
Notes: svn path=/head/; revision=194230
2009-02-23Move the new USB stack into its new home.Andrew Thompson
Notes: svn path=/head/; revision=188942