The patch titled ide: add nvidia pci IDs has been removed from the -mm tree. Its filename was ide-add-nvidia-pci-ids.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: ide: add nvidia pci IDs From: Peer Chen <pchen@xxxxxxxxxx> Cc: Peer Chen <pchen@xxxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/pci_ids.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff -puN include/linux/pci_ids.h~ide-add-nvidia-pci-ids include/linux/pci_ids.h --- a/include/linux/pci_ids.h~ide-add-nvidia-pci-ids +++ a/include/linux/pci_ids.h @@ -1213,6 +1213,15 @@ #define PCI_DEVICE_ID_NVIDIA_NVENET_21 0x0451 #define PCI_DEVICE_ID_NVIDIA_NVENET_22 0x0452 #define PCI_DEVICE_ID_NVIDIA_NVENET_23 0x0453 +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_SATA 0x045C +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_SATA2 0x045D +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_SATA3 0x045E +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_SATA4 0x045F +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_SATA 0x0550 +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_SATA2 0x0551 +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_SATA3 0x0552 +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_SATA4 0x0553 +#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_IDE 0x0560 #define PCI_VENDOR_ID_IMS 0x10e0 #define PCI_DEVICE_ID_IMS_TT128 0x9128 _ Patches currently in -mm which might be from pchen@xxxxxxxxxx are origin.patch ide-add-the-support-of-nvidia-pata-controllers-of-mcp67-to-amd74xxc.patch git-alsa.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html