[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <200706071827360318829@gmail.com>
Date: Thu, 7 Jun 2007 18:27:37 +0800
From: "Peer Chen" <peerchen@...il.com>
To: "linux-kernel" <linux-kernel@...r.kernel.org>
Cc: "alan" <alan@...hat.com>, "akpm" <akpm@...ux-foundation.org>,
"jeff" <jeff@...zik.org>, "htejun" <htejun@...il.com>
Subject: [PATCH 3/3] PATA: Add the MCP73/77 support to PATA driver
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@...il.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists