* [PATCH 2/2] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c & pata_amd.c
@ 2006-11-02 3:31 Peer Chen
2006-11-02 11:27 ` Alan Cox
2006-11-02 22:58 ` Jeff Garzik
0 siblings, 2 replies; 3+ messages in thread
From: Peer Chen @ 2006-11-02 3:31 UTC (permalink / raw)
To: linux-ide, linux-kernel; +Cc: jgarzik, Alan Cox
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
Add support for PATA controllers of MCP67 to pata_amd.c.
The patch will be applied to kernel 2.6.19-rc4-git1.
Please check attachment for the patch.
Signed-off-by: Peer Chen <pchen@nvidia.com>
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
[-- Attachment #2: patch.pata_amd --]
[-- Type: application/octet-stream, Size: 648 bytes --]
--- linux-2.6.19-rc4-git1/drivers/ata/pata_amd.c.orig 2006-10-31 20:45:14.000000000 +0800
+++ linux-2.6.19-rc4-git1/drivers/ata/pata_amd.c 2006-10-31 20:25:24.000000000 +0800
@@ -677,6 +677,8 @@ static const struct pci_device_id amd[]
{ PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP51_IDE), 8 },
{ PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_IDE), 8 },
{ PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_IDE), 8 },
+ { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_IDE), 8 },
+ { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_IDE), 8 },
{ PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_CS5536_IDE), 9 },
{ },
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c & pata_amd.c
2006-11-02 3:31 [PATCH 2/2] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c & pata_amd.c Peer Chen
@ 2006-11-02 11:27 ` Alan Cox
2006-11-02 22:58 ` Jeff Garzik
1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2006-11-02 11:27 UTC (permalink / raw)
To: Peer Chen; +Cc: linux-ide, linux-kernel, jgarzik
Ar Iau, 2006-11-02 am 11:31 +0800, ysgrifennodd Peer Chen:
> Add support for PATA controllers of MCP67 to pata_amd.c.
> The patch will be applied to kernel 2.6.19-rc4-git1.
> Please check attachment for the patch.
>
> Signed-off-by: Peer Chen <pchen@nvidia.com>
>
Acked-by: Alan Cox <alan@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c & pata_amd.c
2006-11-02 3:31 [PATCH 2/2] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c & pata_amd.c Peer Chen
2006-11-02 11:27 ` Alan Cox
@ 2006-11-02 22:58 ` Jeff Garzik
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2006-11-02 22:58 UTC (permalink / raw)
To: Peer Chen; +Cc: linux-ide, linux-kernel, Alan Cox
Peer Chen wrote:
> Add support for PATA controllers of MCP67 to pata_amd.c.
> The patch will be applied to kernel 2.6.19-rc4-git1.
> Please check attachment for the patch.
>
> Signed-off-by: Peer Chen <pchen@nvidia.com>
applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-11-02 22:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02 3:31 [PATCH 2/2] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c & pata_amd.c Peer Chen
2006-11-02 11:27 ` Alan Cox
2006-11-02 22:58 ` 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).