netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] forcedeth: add new NVIDIA pci ids
@ 2006-10-30 22:37 Ayaz Abdulla
  2006-10-30 19:15 ` Jeff Garzik
  2006-11-06  8:12 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Ayaz Abdulla @ 2006-10-30 22:37 UTC (permalink / raw)
  To: Jeff Garzik, Manfred Spraul, Andrew Morton, netdev

[-- Attachment #1: Type: text/plain, Size: 110 bytes --]

This patch adds pci device ids for the NVIDIA MCP67 chip.

Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com>


[-- Attachment #2: patch_pci_ids_mcp67 --]
[-- Type: text/plain, Size: 653 bytes --]

--- a/include/linux/pci_ids.h	2006-10-30 17:22:09.000000000 -0500
+++ b/include/linux/pci_ids.h	2006-10-30 17:22:17.000000000 -0500
@@ -1213,6 +1213,10 @@
 #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_NVENET_24              0x054C
+#define PCI_DEVICE_ID_NVIDIA_NVENET_25              0x054D
+#define PCI_DEVICE_ID_NVIDIA_NVENET_26              0x054E
+#define PCI_DEVICE_ID_NVIDIA_NVENET_27              0x054F
 
 #define PCI_VENDOR_ID_IMS		0x10e0
 #define PCI_DEVICE_ID_IMS_TT128		0x9128

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

end of thread, other threads:[~2006-11-06  8:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-30 22:37 [PATCH 1/2] forcedeth: add new NVIDIA pci ids Ayaz Abdulla
2006-10-30 19:15 ` Jeff Garzik
2006-10-30 23:09   ` Ayaz Abdulla
2006-11-06  8:12 ` 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).