netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] forcedeth: new device ids in pci_ids.h
@ 2007-07-23  0:43 Ayaz Abdulla
  2007-07-23 21:23 ` Stephen Hemminger
  2007-07-24 20:37 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: Ayaz Abdulla @ 2007-07-23  0:43 UTC (permalink / raw)
  To: Jeff Garzik, Manfred Spraul, Andrew Morton, nedev
  Cc: Linux Kernel Mailing List

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

This patch contains new device ids for MCP73 chipset.

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


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

--- old/include/linux/pci_ids.h	2007-07-22 18:57:26.000000000 -0400
+++ new/include/linux/pci_ids.h	2007-07-22 18:57:11.000000000 -0400
@@ -1223,6 +1223,10 @@
 #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_DEVICE_ID_NVIDIA_NVENET_28              0x07DC
+#define PCI_DEVICE_ID_NVIDIA_NVENET_29              0x07DD
+#define PCI_DEVICE_ID_NVIDIA_NVENET_30              0x07DE
+#define PCI_DEVICE_ID_NVIDIA_NVENET_31              0x07DF
 #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

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

end of thread, other threads:[~2007-07-24 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23  0:43 [PATCH 1/2] forcedeth: new device ids in pci_ids.h Ayaz Abdulla
2007-07-23 21:23 ` Stephen Hemminger
2007-07-24 20:37 ` 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).