diff options
author | David S. Miller <davem@davemloft.net> | 2008-07-18 05:39:39 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-18 05:39:39 -0400 |
commit | 49997d75152b3d23c53b0fa730599f2f74c92c65 (patch) | |
tree | 46e93126170d02cfec9505172e545732c1b69656 /include/linux/pci_ids.h | |
parent | a0c80b80e0fb48129e4e9d6a9ede914f9ff1850d (diff) | |
parent | 5b664cb235e97afbf34db9c4d77f08ebd725335e (diff) |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts:
Documentation/powerpc/booting-without-of.txt
drivers/atm/Makefile
drivers/net/fs_enet/fs_enet-main.c
drivers/pci/pci-acpi.c
net/8021q/vlan.c
net/iucv/iucv.c
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index e74b14acf8e0..d8507eb394cf 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1520,6 +1520,7 @@ | |||
1520 | #define PCI_DEVICE_ID_MARVELL_GT64260 0x6430 | 1520 | #define PCI_DEVICE_ID_MARVELL_GT64260 0x6430 |
1521 | #define PCI_DEVICE_ID_MARVELL_MV64360 0x6460 | 1521 | #define PCI_DEVICE_ID_MARVELL_MV64360 0x6460 |
1522 | #define PCI_DEVICE_ID_MARVELL_MV64460 0x6480 | 1522 | #define PCI_DEVICE_ID_MARVELL_MV64460 0x6480 |
1523 | #define PCI_DEVICE_ID_MARVELL_CAFE_SD 0x4101 | ||
1523 | 1524 | ||
1524 | #define PCI_VENDOR_ID_V3 0x11b0 | 1525 | #define PCI_VENDOR_ID_V3 0x11b0 |
1525 | #define PCI_DEVICE_ID_V3_V960 0x0001 | 1526 | #define PCI_DEVICE_ID_V3_V960 0x0001 |
@@ -2173,6 +2174,8 @@ | |||
2173 | #define PCI_DEVICE_ID_MPC8544 0x0033 | 2174 | #define PCI_DEVICE_ID_MPC8544 0x0033 |
2174 | #define PCI_DEVICE_ID_MPC8572E 0x0040 | 2175 | #define PCI_DEVICE_ID_MPC8572E 0x0040 |
2175 | #define PCI_DEVICE_ID_MPC8572 0x0041 | 2176 | #define PCI_DEVICE_ID_MPC8572 0x0041 |
2177 | #define PCI_DEVICE_ID_MPC8536E 0x0050 | ||
2178 | #define PCI_DEVICE_ID_MPC8536 0x0051 | ||
2176 | #define PCI_DEVICE_ID_MPC8641 0x7010 | 2179 | #define PCI_DEVICE_ID_MPC8641 0x7010 |
2177 | #define PCI_DEVICE_ID_MPC8641D 0x7011 | 2180 | #define PCI_DEVICE_ID_MPC8641D 0x7011 |
2178 | #define PCI_DEVICE_ID_MPC8610 0x7018 | 2181 | #define PCI_DEVICE_ID_MPC8610 0x7018 |
@@ -2190,6 +2193,7 @@ | |||
2190 | #define PCI_DEVICE_ID_JMICRON_JMB366 0x2366 | 2193 | #define PCI_DEVICE_ID_JMICRON_JMB366 0x2366 |
2191 | #define PCI_DEVICE_ID_JMICRON_JMB368 0x2368 | 2194 | #define PCI_DEVICE_ID_JMICRON_JMB368 0x2368 |
2192 | #define PCI_DEVICE_ID_JMICRON_JMB38X_SD 0x2381 | 2195 | #define PCI_DEVICE_ID_JMICRON_JMB38X_SD 0x2381 |
2196 | #define PCI_DEVICE_ID_JMICRON_JMB38X_MMC 0x2382 | ||
2193 | #define PCI_DEVICE_ID_JMICRON_JMB38X_MS 0x2383 | 2197 | #define PCI_DEVICE_ID_JMICRON_JMB38X_MS 0x2383 |
2194 | 2198 | ||
2195 | #define PCI_VENDOR_ID_KORENIX 0x1982 | 2199 | #define PCI_VENDOR_ID_KORENIX 0x1982 |