mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 3/3] perfmon x86 infra(take 2): add AMD Northbridge PCI Id
@ 2008-03-07 21:05 stephane eranian
  2008-03-11 16:50 ` stephane eranian
  0 siblings, 1 reply; 5+ messages in thread
From: stephane eranian @ 2008-03-07 21:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, ak, Ingo Molnar, tglx, Robert Richter

adds AMD Northbridge PCI Id

Signed-off-by: Stephane Eranian <eranian@gmail.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>

--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -497,6 +497,8 @@
 #define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP        0x1101
 #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102
 #define PCI_DEVICE_ID_AMD_K8_NB_MISC   0x1103
+#define PCI_DEVICE_ID_AMD_10H_NB       0x1200
+#define PCI_DEVICE_ID_AMD_10H_NB_MISC  0x1203
 #define PCI_DEVICE_ID_AMD_LANCE                0x2000
 #define PCI_DEVICE_ID_AMD_LANCE_HOME   0x2001
 #define PCI_DEVICE_ID_AMD_SCSI         0x2020

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

end of thread, other threads:[~2008-03-11 23:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-07 21:05 [PATCH 3/3] perfmon x86 infra(take 2): add AMD Northbridge PCI Id stephane eranian
2008-03-11 16:50 ` stephane eranian
2008-03-11 17:12   ` Greg KH
2008-03-11 23:10     ` stephane eranian
2008-03-11 23:26       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome