[PATCH] pci_ids: additional NFORCE MCP61 devices - (resend)

2007-07-29 Thread Indrek Kruusa
This patch adds the following 7 Nforce devices:

- LPC Bridge (MCP61_LPC_BRG)
- Memory Controller (MCP61_MC1)
- High Definition Audio (MCP61_HDA)
- USB Controller (MCP61_OHCI)
- USB Controller (MCP61_EHCI)
- PCI bridge (MCP61_PCI_BRG)
- Memory Controller (MCP61_MC2)

to the pci_ids.h file.

Signed-off-by: Indrek Kruusa <[EMAIL PROTECTED]>

lspci output on Gigabyte GA-M61SME-S2 (GF6100/NF405) can be seen from [1],[2]
 
thanks,
Indrek
 
__
 
[1] http://www.hot.ee/bzmeez/nv_mcp61_lspci-n.txt
[2] http://www.hot.ee/bzmeez/nv_mcp61_lspci-vv.txt



diff -pur linux-2.6.git1/include/linux/pci_ids.h 
linux-2.6_p/include/linux/pci_ids.h
--- linux-2.6.git1/include/linux/pci_ids.h  2007-07-29 20:48:28.0 
+0300
+++ linux-2.6_p/include/linux/pci_ids.h 2007-07-29 20:54:21.0 +0300
@@ -1206,13 +1206,20 @@
 #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_NFORCE_MCP61_LPC_BRG   0x03E0
 #define PCI_DEVICE_ID_NVIDIA_NVENET_16  0x03E5
 #define PCI_DEVICE_ID_NVIDIA_NVENET_17  0x03E6
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA  0x03E7
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_MC1   0x03EA
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SMBUS0x03EB
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_IDE   0x03EC
 #define PCI_DEVICE_ID_NVIDIA_NVENET_18  0x03EE
 #define PCI_DEVICE_ID_NVIDIA_NVENET_19  0x03EF
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_HDA   0x03F0
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_OHCI  0x03F1
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_EHCI  0x03F2
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_PCI_BRG   0x03F3
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_MC2   0x03F5
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA2 0x03F6
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA3 0x03F7
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_SMBUS0x0446
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] pci_ids: additional NFORCE MCP61 devices - (resend)

2007-07-29 Thread Indrek Kruusa
This patch adds the following 7 Nforce devices:

- LPC Bridge (MCP61_LPC_BRG)
- Memory Controller (MCP61_MC1)
- High Definition Audio (MCP61_HDA)
- USB Controller (MCP61_OHCI)
- USB Controller (MCP61_EHCI)
- PCI bridge (MCP61_PCI_BRG)
- Memory Controller (MCP61_MC2)

to the pci_ids.h file.

Signed-off-by: Indrek Kruusa [EMAIL PROTECTED]

lspci output on Gigabyte GA-M61SME-S2 (GF6100/NF405) can be seen from [1],[2]
 
thanks,
Indrek
 
__
 
[1] http://www.hot.ee/bzmeez/nv_mcp61_lspci-n.txt
[2] http://www.hot.ee/bzmeez/nv_mcp61_lspci-vv.txt



diff -pur linux-2.6.git1/include/linux/pci_ids.h 
linux-2.6_p/include/linux/pci_ids.h
--- linux-2.6.git1/include/linux/pci_ids.h  2007-07-29 20:48:28.0 
+0300
+++ linux-2.6_p/include/linux/pci_ids.h 2007-07-29 20:54:21.0 +0300
@@ -1206,13 +1206,20 @@
 #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_NFORCE_MCP61_LPC_BRG   0x03E0
 #define PCI_DEVICE_ID_NVIDIA_NVENET_16  0x03E5
 #define PCI_DEVICE_ID_NVIDIA_NVENET_17  0x03E6
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA  0x03E7
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_MC1   0x03EA
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SMBUS0x03EB
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_IDE   0x03EC
 #define PCI_DEVICE_ID_NVIDIA_NVENET_18  0x03EE
 #define PCI_DEVICE_ID_NVIDIA_NVENET_19  0x03EF
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_HDA   0x03F0
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_OHCI  0x03F1
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_EHCI  0x03F2
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_PCI_BRG   0x03F3
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_MC2   0x03F5
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA2 0x03F6
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA3 0x03F7
 #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_SMBUS0x0446
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/