OSDN Git Service

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:53:49 +0000 (12:53 -0700)
commitd35acb6ef571d995a03dd03b03f69f051bf018e0
tree1458d0659c9e582f2c20cf257165a93c96295a55
parent03cccb9c9ec674407285d3a000b9380c946e21c1
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