aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/quirk
Commit message (Expand)AuthorAgeFilesLines
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-232-4/+23
* 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-64/+64
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-2/+2
* MFp4 //depot/projects/usb; 157814, 157863, 157868Andrew Thompson2009-02-241-3/+0
* Move the new USB stack into its new home.Andrew Thompson2009-02-232-0/+456