freebsd-dev/sys/dev/usb/template
Hans Petter Selasky 2c79a775ed - Add more defines to limit USB memory usage and number of allocations
in reduced memory systems.

- Split allocation and freeing of the configuration descriptor into a separate
function, so that the configuration descriptor can be made fixed size
to save memory allocations. This applies for both device and host mode.
2013-05-03 11:10:04 +00:00
..
usb_template_audio.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template_cdce.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template_kbd.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template_modem.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template_mouse.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template_msc.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template_mtp.c Use string literals in string descriptors for marginally 2013-01-30 16:05:54 +00:00
usb_template.c - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_template.h - Add more USB templates for various USB device classes 2011-06-23 07:54:03 +00:00