]> git.hungrycats.org Git - linux/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)
committerJiri Slaby <jslaby@suse.cz>
Wed, 30 Jul 2014 16:02:37 +0000 (18:02 +0200)
commitd62d41a03325ce075ebe01a37f6703ae1bca87e6
tree8705daf8d6536b23de8dea6db86aa04cca7d8e9a
parent44c038a906b6225f0c61418faf77106290561c0d
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: Jiri Slaby <jslaby@suse.cz>
drivers/ata/ahci.c