aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2008-10-13 12:13:56 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-10-13 12:13:56 -0400
commite758936e02700ff88a0b08b722a3847b95283ef2 (patch)
tree50c919bef1b459a778b85159d5929de95b6c4a01 /include/linux/pci_ids.h
parent239cfbde1f5843c4a24199f117d5f67f637d72d5 (diff)
parent4480f15b3306f43bbb0310d461142b4e897ca45b (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: include/asm-x86/statfs.h
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 6cf53f49b625..1176f1f177e2 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -497,6 +497,16 @@
497#define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP 0x1101 497#define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP 0x1101
498#define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102 498#define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102
499#define PCI_DEVICE_ID_AMD_K8_NB_MISC 0x1103 499#define PCI_DEVICE_ID_AMD_K8_NB_MISC 0x1103
500#define PCI_DEVICE_ID_AMD_10H_NB_HT 0x1200
501#define PCI_DEVICE_ID_AMD_10H_NB_MAP 0x1201
502#define PCI_DEVICE_ID_AMD_10H_NB_DRAM 0x1202
503#define PCI_DEVICE_ID_AMD_10H_NB_MISC 0x1203
504#define PCI_DEVICE_ID_AMD_10H_NB_LINK 0x1204
505#define PCI_DEVICE_ID_AMD_11H_NB_HT 0x1300
506#define PCI_DEVICE_ID_AMD_11H_NB_MAP 0x1301
507#define PCI_DEVICE_ID_AMD_11H_NB_DRAM 0x1302
508#define PCI_DEVICE_ID_AMD_11H_NB_MISC 0x1303
509#define PCI_DEVICE_ID_AMD_11H_NB_LINK 0x1304
500#define PCI_DEVICE_ID_AMD_LANCE 0x2000 510#define PCI_DEVICE_ID_AMD_LANCE 0x2000
501#define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001 511#define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001
502#define PCI_DEVICE_ID_AMD_SCSI 0x2020 512#define PCI_DEVICE_ID_AMD_SCSI 0x2020
@@ -1411,6 +1421,8 @@
1411#define PCI_DEVICE_ID_EICON_MAESTRAQ_U 0xe013 1421#define PCI_DEVICE_ID_EICON_MAESTRAQ_U 0xe013
1412#define PCI_DEVICE_ID_EICON_MAESTRAP 0xe014 1422#define PCI_DEVICE_ID_EICON_MAESTRAP 0xe014
1413 1423
1424#define PCI_VENDOR_ID_CISCO 0x1137
1425
1414#define PCI_VENDOR_ID_ZIATECH 0x1138 1426#define PCI_VENDOR_ID_ZIATECH 0x1138
1415#define PCI_DEVICE_ID_ZIATECH_5550_HC 0x5550 1427#define PCI_DEVICE_ID_ZIATECH_5550_HC 0x5550
1416 1428
@@ -2215,6 +2227,7 @@
2215 2227
2216#define PCI_VENDOR_ID_ATTANSIC 0x1969 2228#define PCI_VENDOR_ID_ATTANSIC 0x1969
2217#define PCI_DEVICE_ID_ATTANSIC_L1 0x1048 2229#define PCI_DEVICE_ID_ATTANSIC_L1 0x1048
2230#define PCI_DEVICE_ID_ATTANSIC_L2 0x2048
2218 2231
2219#define PCI_VENDOR_ID_JMICRON 0x197B 2232#define PCI_VENDOR_ID_JMICRON 0x197B
2220#define PCI_DEVICE_ID_JMICRON_JMB360 0x2360 2233#define PCI_DEVICE_ID_JMICRON_JMB360 0x2360
@@ -2246,6 +2259,16 @@
2246#define PCI_DEVICE_ID_3DLABS_PERMEDIA2 0x0007 2259#define PCI_DEVICE_ID_3DLABS_PERMEDIA2 0x0007
2247#define PCI_DEVICE_ID_3DLABS_PERMEDIA2V 0x0009 2260#define PCI_DEVICE_ID_3DLABS_PERMEDIA2V 0x0009
2248 2261
2262#define PCI_VENDOR_ID_NETXEN 0x4040
2263#define PCI_DEVICE_ID_NX2031_10GXSR 0x0001
2264#define PCI_DEVICE_ID_NX2031_10GCX4 0x0002
2265#define PCI_DEVICE_ID_NX2031_4GCU 0x0003
2266#define PCI_DEVICE_ID_NX2031_IMEZ 0x0004
2267#define PCI_DEVICE_ID_NX2031_HMEZ 0x0005
2268#define PCI_DEVICE_ID_NX2031_XG_MGMT 0x0024
2269#define PCI_DEVICE_ID_NX2031_XG_MGMT2 0x0025
2270#define PCI_DEVICE_ID_NX3031 0x0100
2271
2249#define PCI_VENDOR_ID_AKS 0x416c 2272#define PCI_VENDOR_ID_AKS 0x416c
2250#define PCI_DEVICE_ID_AKS_ALADDINCARD 0x0100 2273#define PCI_DEVICE_ID_AKS_ALADDINCARD 0x0100
2251 2274