The patch titled pci_ids: add new device ids has been added to the -mm tree. Its filename is pci_ids-add-new-device-ids.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: pci_ids: add new device ids From: Ayaz Abdulla <aabdulla@xxxxxxxxxx> Add new device ids for MCP61 and MCP65 chips. Signed-off-by: Ayaz Abdulla <aabdulla@xxxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/pci_ids.h | 8 ++++++++ 1 files changed, 8 insertions(+) diff -puN include/linux/pci_ids.h~pci_ids-add-new-device-ids include/linux/pci_ids.h --- devel/include/linux/pci_ids.h~pci_ids-add-new-device-ids 2006-05-25 14:41:37.000000000 -0700 +++ devel-akpm/include/linux/pci_ids.h 2006-05-25 14:42:11.000000000 -0700 @@ -1188,6 +1188,14 @@ #define PCI_DEVICE_ID_NVIDIA_QUADRO_FX_1100 0x034E #define PCI_DEVICE_ID_NVIDIA_NVENET_14 0x0372 #define PCI_DEVICE_ID_NVIDIA_NVENET_15 0x0373 +#define PCI_DEVICE_ID_NVIDIA_NVENET_16 0x03E5 +#define PCI_DEVICE_ID_NVIDIA_NVENET_17 0x03E6 +#define PCI_DEVICE_ID_NVIDIA_NVENET_18 0x03EE +#define PCI_DEVICE_ID_NVIDIA_NVENET_19 0x03EF +#define PCI_DEVICE_ID_NVIDIA_NVENET_20 0x0450 +#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_MCP61_SATA 0x03E7 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_IDE 0x03EC #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA2 0x03F6 _ Patches currently in -mm which might be from aabdulla@xxxxxxxxxx are forcedeth-add-support-for-flow-control.patch forcedeth-add-support-for-configuration.patch pci_ids-add-new-device-ids.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