diff options
author | Sylvain Munaut <tnt@246tNt.com> | 2006-03-26 06:37:07 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-03-26 22:48:56 -0500 |
commit | 5931c4350059ce9bd5fe398b628c478753a11e44 (patch) | |
tree | 4df1521e0bf4a809a8f7f54d14990485e3f92859 /include/linux/pci_ids.h | |
parent | 37a801c776109dce801875b12525a9eaa12481e6 (diff) |
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
ppc32: Adds support for the PCI hostbridge in MPC5200B
Signed-off-by: John Rigby <jrigby@freescale.com>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 6f080ae59286..72d1b678e0e9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -772,6 +772,7 @@ | |||
772 | #define PCI_DEVICE_ID_MOTOROLA_HAWK 0x4803 | 772 | #define PCI_DEVICE_ID_MOTOROLA_HAWK 0x4803 |
773 | #define PCI_DEVICE_ID_MOTOROLA_HARRIER 0x480b | 773 | #define PCI_DEVICE_ID_MOTOROLA_HARRIER 0x480b |
774 | #define PCI_DEVICE_ID_MOTOROLA_MPC5200 0x5803 | 774 | #define PCI_DEVICE_ID_MOTOROLA_MPC5200 0x5803 |
775 | #define PCI_DEVICE_ID_MOTOROLA_MPC5200B 0x5809 | ||
775 | 776 | ||
776 | #define PCI_VENDOR_ID_PROMISE 0x105a | 777 | #define PCI_VENDOR_ID_PROMISE 0x105a |
777 | #define PCI_DEVICE_ID_PROMISE_20265 0x0d30 | 778 | #define PCI_DEVICE_ID_PROMISE_20265 0x0d30 |