opnsense-src/sys/dev/usb/storage
Alexander Motin 789f39c3dc Implement use of multiple transfers per I/O.
This change removes limitation of single S/G list entry and limitation on
maximal I/O size, using multiple data transfers per I/O if needed.  Also
it removes code duplication between send and receive paths, which are now
completely equal.
2017-02-26 06:25:55 +00:00
..
cfumass.c Implement use of multiple transfers per I/O. 2017-02-26 06:25:55 +00:00
rio500_usb.h dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
umass.c Improve USB polling mode by not locking any mutexes, asserting any 2016-09-14 12:07:34 +00:00
urio.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
ustorage_fs.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00