]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerTejun Heo <tj@kernel.org>
Fri, 18 Jul 2014 22:00:50 +0000 (18:00 -0400)
commit36948798a39f3814f90aee56d09d407c8f783506
treec62ada46dbfee4c18938091750019183f1b8ca05
parente0307b5e42c0280f031505b49ddb800643155099
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)

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>
Cc: stable@vger.kernel.org
drivers/ata/ahci.c