freebsd-skq/sys/boot/usb
Hans Petter Selasky 6950c75f40 - 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
..
tools
bsd_busspace.c
bsd_global.h
bsd_kernel.c
bsd_kernel.h
bsd_usbloader_test.c
Makefile
Makefile.test
usb_busdma_loader.c