netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] forcedeth new device ids
@ 2007-10-23 21:08 Ayaz Abdulla
  2007-10-25  7:36 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Ayaz Abdulla @ 2007-10-23 21:08 UTC (permalink / raw)
  To: Jeff Garzik, Andrew Morton, Manfred Spraul, nedev, stable

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

This patch adds new device ids for mcp77 devices.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>

[-- Attachment #2: patch-device-ids-mcp77 --]
[-- Type: text/plain, Size: 657 bytes --]

--- old/include/linux/pci_ids.h	2007-10-23 16:49:46.000000000 -0400
+++ new/include/linux/pci_ids.h	2007-10-23 16:50:50.000000000 -0400
@@ -1236,6 +1236,10 @@
 #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_DEVICE_ID_NVIDIA_NVENET_32              0x0760
+#define PCI_DEVICE_ID_NVIDIA_NVENET_33              0x0761
+#define PCI_DEVICE_ID_NVIDIA_NVENET_34              0x0762
+#define PCI_DEVICE_ID_NVIDIA_NVENET_35              0x0763
 
 #define PCI_VENDOR_ID_IMS		0x10e0
 #define PCI_DEVICE_ID_IMS_TT128		0x9128

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

end of thread, other threads:[~2007-10-25  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-23 21:08 [PATCH 1/2] forcedeth new device ids Ayaz Abdulla
2007-10-25  7:36 ` 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).