summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_busdma.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-97/+97
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-151-5/+5
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-8/+8
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-27/+27
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-53/+53
* Unifdef __NetBSD__ here, the usb stack as a whole doesnt support NetBSD and itthompsa2009-05-261-396/+1
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-1/+1
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-35/+36
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-20/+32
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* Move the new USB stack into its new home.thompsa2009-02-231-0/+1426
OpenPOWER on IntegriCloud