summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/template/usb_template_cdce.c
Commit message (Expand)AuthorAgeFilesLines
* Use string literals in string descriptors for marginallyhselasky2013-01-301-35/+9
* Provide one global language string descriptor forhselasky2013-01-301-6/+3
* Modify the FreeBSD USB kernel code so that it can be compiled directlyhselasky2013-01-301-3/+5
* - Add more USB templates for various USB device classeshselasky2011-06-231-1/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-3/+21
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-2/+2
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-17/+17
* 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/+292
OpenPOWER on IntegriCloud