* Re: [PATCH] Add MCP65 support for sata_nv driver
[not found] ` <449B5AF2.9090104@garzik.org>
@ 2006-06-23 3:13 ` Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2006-06-23 3:13 UTC (permalink / raw)
To: Andrew Chew; +Cc: linux-kernel, linux-ide@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 129 bytes --]
I just committed the abbreviated version of the sata_nv patch (see
attached)... that will get things going at least.
Jeff
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 822 bytes --]
c57c064994f1544a5ed2e9b319ebd0bc087ea540
diff --git a/drivers/scsi/sata_nv.c b/drivers/scsi/sata_nv.c
index be8650f..d18e7e0 100644
--- a/drivers/scsi/sata_nv.c
+++ b/drivers/scsi/sata_nv.c
@@ -135,6 +135,10 @@ static const struct pci_device_id nv_pci
PCI_ANY_ID, PCI_ANY_ID, 0, 0, GENERIC },
{ PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA3,
PCI_ANY_ID, PCI_ANY_ID, 0, 0, GENERIC },
+ { PCI_VENDOR_ID_NVIDIA, 0x045c, PCI_ANY_ID, PCI_ANY_ID, 0, 0, GENERIC },
+ { PCI_VENDOR_ID_NVIDIA, 0x045d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, GENERIC },
+ { PCI_VENDOR_ID_NVIDIA, 0x045e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, GENERIC },
+ { PCI_VENDOR_ID_NVIDIA, 0x045f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, GENERIC },
{ PCI_VENDOR_ID_NVIDIA, PCI_ANY_ID,
PCI_ANY_ID, PCI_ANY_ID,
PCI_CLASS_STORAGE_IDE<<8, 0xffff00, GENERIC },
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-23 3:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1150961925.5109.6.camel@achew-linux>
[not found] ` <449B5AF2.9090104@garzik.org>
2006-06-23 3:13 ` [PATCH] Add MCP65 support for sata_nv driver Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).