mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -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 |
||
|---|---|---|
| .. | ||
| tools | ||
| bsd_busspace.c | ||
| bsd_global.h | ||
| bsd_kernel.c | ||
| bsd_kernel.h | ||
| bsd_usbloader_test.c | ||
| Makefile | ||
| Makefile.test | ||
| usb_busdma_loader.c | ||