freebsd-dev/sys/dev/usb/storage
Hans Petter Selasky 271ae033e9 Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
the memory copies are overlapping. This means using bcopy() is not
required.
- Fix a compile warning when USB_HAVE_BUSDMA=0
- Add missing semicolon in avr32dci.
- Update some comments.

MFC after:	1 week
2011-11-12 08:16:45 +00:00
..
rio500_usb.h
umass.c Style change. 2011-11-12 08:16:45 +00:00
urio.c Style change. 2011-11-12 08:16:45 +00:00
ustorage_fs.c Style change. 2011-11-12 08:16:45 +00:00