# # ChangeLog for uspace/drv/usbmast/inquiry.c in mainline # # Generated by Trac 1.6 # 2025-03-06T16:39:04Z Wed, 11 May 2011 19:31:16 GMT Vojtech Horky [cf002dbf] * uspace/drv/usbmast/inquiry.c (modified) * uspace/drv/usbmast/mast.c (modified) * uspace/drv/usbmast/mast.h (modified) Add comments to mass storage driver 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 ...