diff options
author | Jason Gaston <jason.d.gaston@intel.com> | 2005-04-16 18:24:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:24:41 -0400 |
commit | e285f8091b4ae9972f812400dc8b4b40ee779010 (patch) | |
tree | da5e44dd66c8535eeeafe4ab7835627a401abc1a /include/linux/pci_ids.h | |
parent | 48bb35831bb0344abc9aecb39467fd006b2f5d7d (diff) |
[PATCH] irq and pci_ids: patch for Intel ESB2
This patch adds the Intel ESB2 DID's to the irq.c and pci_ids.h files.
Signed-off-by: Jason Gaston <Jason.d.gaston@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index de33f6724867..f1f75fde8cd4 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2391,6 +2391,25 @@ | |||
2391 | #define PCI_DEVICE_ID_INTEL_ICH6_17 0x266d | 2391 | #define PCI_DEVICE_ID_INTEL_ICH6_17 0x266d |
2392 | #define PCI_DEVICE_ID_INTEL_ICH6_18 0x266e | 2392 | #define PCI_DEVICE_ID_INTEL_ICH6_18 0x266e |
2393 | #define PCI_DEVICE_ID_INTEL_ICH6_19 0x266f | 2393 | #define PCI_DEVICE_ID_INTEL_ICH6_19 0x266f |
2394 | #define PCI_DEVICE_ID_INTEL_ESB2_0 0x2670 | ||
2395 | #define PCI_DEVICE_ID_INTEL_ESB2_1 0x2680 | ||
2396 | #define PCI_DEVICE_ID_INTEL_ESB2_2 0x2681 | ||
2397 | #define PCI_DEVICE_ID_INTEL_ESB2_3 0x2682 | ||
2398 | #define PCI_DEVICE_ID_INTEL_ESB2_4 0x2683 | ||
2399 | #define PCI_DEVICE_ID_INTEL_ESB2_5 0x2688 | ||
2400 | #define PCI_DEVICE_ID_INTEL_ESB2_6 0x2689 | ||
2401 | #define PCI_DEVICE_ID_INTEL_ESB2_7 0x268a | ||
2402 | #define PCI_DEVICE_ID_INTEL_ESB2_8 0x268b | ||
2403 | #define PCI_DEVICE_ID_INTEL_ESB2_9 0x268c | ||
2404 | #define PCI_DEVICE_ID_INTEL_ESB2_10 0x2690 | ||
2405 | #define PCI_DEVICE_ID_INTEL_ESB2_11 0x2692 | ||
2406 | #define PCI_DEVICE_ID_INTEL_ESB2_12 0x2694 | ||
2407 | #define PCI_DEVICE_ID_INTEL_ESB2_13 0x2696 | ||
2408 | #define PCI_DEVICE_ID_INTEL_ESB2_14 0x2698 | ||
2409 | #define PCI_DEVICE_ID_INTEL_ESB2_15 0x2699 | ||
2410 | #define PCI_DEVICE_ID_INTEL_ESB2_16 0x269a | ||
2411 | #define PCI_DEVICE_ID_INTEL_ESB2_17 0x269b | ||
2412 | #define PCI_DEVICE_ID_INTEL_ESB2_18 0x269e | ||
2394 | #define PCI_DEVICE_ID_INTEL_ICH7_0 0x27b8 | 2413 | #define PCI_DEVICE_ID_INTEL_ICH7_0 0x27b8 |
2395 | #define PCI_DEVICE_ID_INTEL_ICH7_1 0x27b9 | 2414 | #define PCI_DEVICE_ID_INTEL_ICH7_1 0x27b9 |
2396 | #define PCI_DEVICE_ID_INTEL_ICH7_2 0x27c0 | 2415 | #define PCI_DEVICE_ID_INTEL_ICH7_2 0x27c0 |
@@ -2415,6 +2434,18 @@ | |||
2415 | #define PCI_DEVICE_ID_INTEL_ICH7_22 0x27e0 | 2434 | #define PCI_DEVICE_ID_INTEL_ICH7_22 0x27e0 |
2416 | #define PCI_DEVICE_ID_INTEL_ICH7_23 0x27e2 | 2435 | #define PCI_DEVICE_ID_INTEL_ICH7_23 0x27e2 |
2417 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 | 2436 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 |
2437 | #define PCI_DEVICE_ID_INTEL_ESB2_19 0x3500 | ||
2438 | #define PCI_DEVICE_ID_INTEL_ESB2_20 0x3501 | ||
2439 | #define PCI_DEVICE_ID_INTEL_ESB2_21 0x3504 | ||
2440 | #define PCI_DEVICE_ID_INTEL_ESB2_22 0x3505 | ||
2441 | #define PCI_DEVICE_ID_INTEL_ESB2_23 0x350c | ||
2442 | #define PCI_DEVICE_ID_INTEL_ESB2_24 0x350d | ||
2443 | #define PCI_DEVICE_ID_INTEL_ESB2_25 0x3510 | ||
2444 | #define PCI_DEVICE_ID_INTEL_ESB2_26 0x3511 | ||
2445 | #define PCI_DEVICE_ID_INTEL_ESB2_27 0x3514 | ||
2446 | #define PCI_DEVICE_ID_INTEL_ESB2_28 0x3515 | ||
2447 | #define PCI_DEVICE_ID_INTEL_ESB2_29 0x3518 | ||
2448 | #define PCI_DEVICE_ID_INTEL_ESB2_30 0x3519 | ||
2418 | #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 | 2449 | #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 |
2419 | #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 | 2450 | #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 |
2420 | #define PCI_DEVICE_ID_INTEL_82855GM_HB 0x3580 | 2451 | #define PCI_DEVICE_ID_INTEL_82855GM_HB 0x3580 |