public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] PATA: Add the MCP73/77 support to PATA driver
@ 2007-06-07 10:27 Peer Chen
  2007-06-08 12:58 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Peer Chen @ 2007-06-07 10:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan, akpm, jeff, htejun

Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.
The patch base on kernel 2.6.22-rc4
 
Signed-off-by: Peer Chen <peerchen@gmail.com>
--------------------------------------------------
--- linux-2.6.22-rc4/include/linux/pci_ids.h.orig
+++ linux-2.6.22-rc4/include/linux/pci_ids.h
@@ -1233,6 +1233,8 @@
 #define PCI_DEVICE_ID_NVIDIA_NVENET_26              0x054E
 #define PCI_DEVICE_ID_NVIDIA_NVENET_27              0x054F
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_IDE       0x0560
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP73_IDE       0x056C
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP77_IDE       0x0759
 
 #define PCI_VENDOR_ID_IMS		0x10e0
 #define PCI_DEVICE_ID_IMS_TT128		0x9128


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 3/3] PATA: Add the MCP73/77 support to PATA driver
  2007-06-07 10:27 [PATCH 3/3] PATA: Add the MCP73/77 support to PATA driver Peer Chen
@ 2007-06-08 12:58 ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-06-08 12:58 UTC (permalink / raw)
  To: Peer Chen; +Cc: linux-kernel, alan, akpm, jeff, htejun

On Thursday 07 June 2007, Peer Chen wrote:
> Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.
> The patch base on kernel 2.6.22-rc4
>  
> Signed-off-by: Peer Chen <peerchen@gmail.com>

applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-08 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 10:27 [PATCH 3/3] PATA: Add the MCP73/77 support to PATA driver Peer Chen
2007-06-08 12:58 ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox