This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
boot
/
usb
History
Hans Petter Selasky
6eda7f75c1
Add support for USB mass storage to libusbboot.
...
Sponsored by: DARPA, AFRL
2014-05-30 13:10:49 +00:00
..
storage
Add support for USB mass storage to libusbboot.
2014-05-30 13:10:49 +00:00
tools
…
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
Fix build after recent DWC OTG changes.
2014-05-18 09:29:00 +00:00
bsd_kernel.h
Fix build after recent DWC OTG changes.
2014-05-18 09:29:00 +00:00
bsd_usbloader_test.c
…
Makefile
For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.
2013-12-26 11:32:39 +00:00
Makefile.test
For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.
2013-12-26 11:32:39 +00:00
usb_busdma_loader.c
…