freebsd-skq/sys/dev/usb/template
hselasky 07c18e4e92 - Move scratch data from the USB bus structure to the USB device structure
so that simultaneous access cannot happen. Protect scratch area using
the enumeration lock. Also reduce stack usage in usbd_transfer_setup()
by moving some big stack members to the scratch area. This saves around
200 bytes of stack.
- Fix a whitespace.

MFC after:	1 week
2013-02-10 10:56:13 +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 - Move scratch data from the USB bus structure to the USB device structure 2013-02-10 10:56:13 +00:00
usb_template.h - Add more USB templates for various USB device classes 2011-06-23 07:54:03 +00:00