summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-0/+4
* Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.hselasky2012-10-261-12/+11
* Make several timing parameters of the USB enumeration sequence tuneable.hselasky2012-10-241-0/+133
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-121-2/+4
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* Provide tunables for some of the usb sysctls that affect boot behaviour.thompsa2009-11-221-0/+2
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-0/+24
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-19/+19
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-20/+20
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-7/+7
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-2/+2
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* Move the new USB stack into its new home.thompsa2009-02-231-0/+152
OpenPOWER on IntegriCloud