lkml.org 
[lkml]   [2010]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[101/139] ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
    2.6.33-stable review patch.  If anyone has any objections, please let us know.

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

    From: Seth Heasley <seth.heasley@intel.com>

    commit 88e8201e67aace3d86de9e75122ea525f0e7248e upstream.

    Signed-off-by: Seth Heasley <seth.heasley@intel.com>
    Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
    Cc: maximilian attems <max@stro.at>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    drivers/ata/ata_piix.c | 8 ++++++++
    1 file changed, 8 insertions(+)

    --- a/drivers/ata/ata_piix.c
    +++ b/drivers/ata/ata_piix.c
    @@ -291,6 +291,14 @@ static const struct pci_device_id piix_p
    { 0x8086, 0x3b2d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
    /* SATA Controller IDE (PCH) */
    { 0x8086, 0x3b2e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
    + /* SATA Controller IDE (CPT) */
    + { 0x8086, 0x1c00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
    + /* SATA Controller IDE (CPT) */
    + { 0x8086, 0x1c01, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
    + /* SATA Controller IDE (CPT) */
    + { 0x8086, 0x1c08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
    + /* SATA Controller IDE (CPT) */
    + { 0x8086, 0x1c09, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_2port_sata },
    { } /* terminate list */
    };




    \
     
     \ /
      Last update: 2010-04-22 22:15    [W:3.719 / U:0.100 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site