ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
authorRomain Degez <romain.degez@gmail.com>
Fri, 11 Jul 2014 16:08:13 +0000 (18:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jul 2014 19:52:55 +0000 (12:52 -0700)
commitaa9622e3a3b8bee3c809d79b20c71128152deb92
tree352a655e5cc7596df92cab7094a3e87890e04458
parent1967b156fd85702f52c5cffaaf7f8f03332ef49e
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)

commit b32bfc06aefab61acc872dec3222624e6cd867ed upstream.

Add support of the Promise FastTrak TX8660 SATA HBA in ahci mode by
registering the board in the ahci_pci_tbl[].

Note: this HBA also provide a hardware RAID mode when activated in
BIOS but specific drivers from the manufacturer are required in this
case.

Signed-off-by: Romain Degez <romain.degez@gmail.com>
Tested-by: Romain Degez <romain.degez@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/ahci.c