summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/template/usb_template_mtp.c
Commit message (Expand)AuthorAgeFilesLines
* - make the usb_temp_setup() and usb_temp_unsetup() functions public so thatthompsa2010-03-111-1/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-4/+21
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-3/+3
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-12/+12
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-241-1/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+262
OpenPOWER on IntegriCloud