summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-4/+1
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-50/+50
* Change USB over to make_dev() for all device nodes, previously it hooked intoAndrew Thompson2009-02-271-21/+3
* MFp4 //depot/projects/usb@157974Andrew Thompson2009-02-241-0/+2
* MFp4 //depot/projects/usb@157853Andrew Thompson2009-02-241-1/+0
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+292