add support of identify device command
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 16 Jan 2015 21:49:34 +0000 (22:49 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 17 Jan 2015 01:35:25 +0000 (02:35 +0100)
commit6f2c7a236c99f754e30f22bcf45f30d293c6c947
treec65ff0b61e274dbbf2b67c1965280d018374aaf7
parentc227576f3d64f83fdb56ecadfb4e1823a1e32f63
add support of identify device command
Makefile
README
lib/sata/bist.py
lib/sata/command/__init__.py
lib/sata/common.py
lib/sata/transport/__init__.py
targets/bist.py
test/bist.py
test/test_link.py