summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_debug.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r199675Andrew Thompson2009-12-091-0/+2
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-0/+24
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-19/+19
* Rename usb pipes to endpoints as it better represents what they are, and structAndrew Thompson2009-06-071-20/+20
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-7/+7
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.Andrew Thompson2009-05-211-2/+2
* MFp4 //depot/projects/usb @159430Andrew Thompson2009-03-201-1/+0
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+152