freebsd_amp_hwpstate/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
Makefile
Makefile.test Correctly list the usbloader dependencies. 2013-02-08 23:13:46 +00:00
bsd_busspace.c
bsd_global.h - Move scratch data from the USB bus structure to the USB device structure 2013-02-10 10:56:13 +00:00
bsd_kernel.c
bsd_kernel.h
bsd_usbloader_test.c
usb_busdma_loader.c