linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] add PCI device ID for Motorola MPC107
@ 2002-10-09 23:15 Paul Mackerras
  0 siblings, 0 replies; only message in thread
From: Paul Mackerras @ 2002-10-09 23:15 UTC (permalink / raw)
  To: torvalds; +Cc: mj, linux-kernel

Linus,

This patch adds the PCI device ID for the Motorola MPC107 host bridge.
The entry is already in the list at pciids.sf.net but isn't in the
kernel pci_ids.h file yet.  Please apply this to your tree.

Thanks,
Paul.

diff -urN linux-2.5/include/linux/pci_ids.h linuxppc-2.5/include/linux/pci_ids.h
--- linux-2.5/include/linux/pci_ids.h	2002-10-07 11:21:18.000000000 +1000
+++ linuxppc-2.5/include/linux/pci_ids.h	2002-10-07 12:27:41.000000000 +1000
@@ -623,6 +623,7 @@
 #define PCI_VENDOR_ID_MOTOROLA_OOPS	0x1507
 #define PCI_DEVICE_ID_MOTOROLA_MPC105	0x0001
 #define PCI_DEVICE_ID_MOTOROLA_MPC106	0x0002
+#define PCI_DEVICE_ID_MOTOROLA_MPC107	0x0004
 #define PCI_DEVICE_ID_MOTOROLA_RAVEN	0x4801
 #define PCI_DEVICE_ID_MOTOROLA_FALCON	0x4802
 #define PCI_DEVICE_ID_MOTOROLA_HAWK	0x4803

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-09 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-09 23:15 [PATCH] add PCI device ID for Motorola MPC107 Paul Mackerras

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).