summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Place the fifo and ref counting variables on the stack to prevent races.thompsa2009-06-021-2/+8
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-4/+4
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-25/+25
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-56/+56
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-9/+10
* MFp4 //depot/projects/usb 159225,159241,159292thompsa2009-03-171-2/+4
* - Remove the usb interface number from the device nodes as it is not needed.thompsa2009-02-281-2/+0
* Change USB over to make_dev() for all device nodes, previously it hooked intothompsa2009-02-271-10/+42
* Move the new USB stack into its new home.thompsa2009-02-231-0/+168
OpenPOWER on IntegriCloud