lkml.org 
[lkml]   [2014]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.15 13/37] ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
    Date
    3.15-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Romain Degez <romain.degez@gmail.com>

    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 | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/ata/ahci.c
    +++ b/drivers/ata/ahci.c
    @@ -456,6 +456,7 @@ static const struct pci_device_id ahci_p

    /* Promise */
    { PCI_VDEVICE(PROMISE, 0x3f20), board_ahci }, /* PDC42819 */
    + { PCI_VDEVICE(PROMISE, 0x3781), board_ahci }, /* FastTrak TX8660 ahci-mode */

    /* Asmedia */
    { PCI_VDEVICE(ASMEDIA, 0x0601), board_ahci }, /* ASM1060 */



    \
     
     \ /
      Last update: 2014-07-30 04:21    [W:4.202 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site