mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
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 |
||
|---|---|---|
| .. | ||
| usb_template.c | ||
| usb_template.h | ||
| usb_template_audio.c | ||
| usb_template_cdce.c | ||
| usb_template_kbd.c | ||
| usb_template_modem.c | ||
| usb_template_mouse.c | ||
| usb_template_msc.c | ||
| usb_template_mtp.c | ||