# # ChangeLog for uspace/drv/usbmast/mast.h in mainline # # Generated by Trac 1.6 # 2024-12-12T16:31:18Z Wed, 11 May 2011 19:20:06 GMT Vojtech Horky [70c12d6] * uspace/drv/usbmast/Makefile (modified) * uspace/drv/usbmast/inquiry.c (added) * uspace/drv/usbmast/main.c (modified) * uspace/drv/usbmast/mast.c (modified) * uspace/drv/usbmast/mast.h (modified) Fix inquiry of USB mass storage The problem was bad endianness in ... Fri, 15 Apr 2011 11:22:53 GMT Vojtech Horky [380e0364] * uspace/drv/usbmast/Makefile (modified) * uspace/drv/usbmast/main.c (modified) * uspace/drv/usbmast/mast.c (added) * uspace/drv/usbmast/mast.h (added) Add generic function for data IN on mass storage Also, more ...