add identify device to command_tb and revert endianness (seems conform with Lecroy...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 20 Dec 2014 12:26:07 +0000 (13:26 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 20 Dec 2014 12:26:07 +0000 (13:26 +0100)
commit9dc6903c551347b957136fa372f20eb32e40243d
tree78eb37a692d3c5a8175957c7c648a38f2348b11c
parent706fcb536d495527c66c5a6d6c94479677cf46b2
add identify device to command_tb and revert endianness (seems conform with Lecroy SATA Protocol suite samples)

it seems endianness is correct by is only printed in LSB first in Lecroy software
lib/sata/test/command_tb.py
lib/sata/test/hdd.py
lib/sata/transport/__init__.py