ahci/sata: Fix FIS setup.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 14 Jul 2011 14:23:59 +0000 (16:23 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 25 Jul 2011 03:28:57 +0000 (23:28 -0400)
commita8c6a4e820d214e03ab591b11f0fdf5803718378
tree2bef8538a6dfd9e143b46ba7835945f8f2529906
parent7fc039e9c262b4199fab497f3e12f4e425c37560
ahci/sata: Fix FIS setup.

FIS setup does't follow the SATA specs, fix it.

Credits go to Jonathan Kollasch and Scott Duplichan for finding those.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/ahci.c