]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/suse-2.6.27.25/patches.arch/x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch
Revert "Disable build of xen kernel."
[people/pmueller/ipfire-2.x.git] / src / patches / suse-2.6.27.25 / patches.arch / x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch
1 From: Olaf Dabrunz <od@suse.de>
2 Subject: pci: add PCI IDs for devices that need boot irq quirks
3
4 Signed-off-by: Stefan Assmann <sassmann@suse.de>
5 Signed-off-by: Olaf Dabrunz <od@suse.de>
6 Signed-off-by: Ingo Molnar <mingo@elte.hu>
7 ---
8 include/linux/pci_ids.h | 5 +++++
9 1 file changed, 5 insertions(+)
10
11 --- a/include/linux/pci_ids.h
12 +++ b/include/linux/pci_ids.h
13 @@ -2279,6 +2279,10 @@
14 #define PCI_DEVICE_ID_INTEL_PXH_0 0x0329
15 #define PCI_DEVICE_ID_INTEL_PXH_1 0x032A
16 #define PCI_DEVICE_ID_INTEL_PXHV 0x032C
17 +#define PCI_DEVICE_ID_INTEL_80332_0 0x0330
18 +#define PCI_DEVICE_ID_INTEL_80332_1 0x0332
19 +#define PCI_DEVICE_ID_INTEL_80333_0 0x0370
20 +#define PCI_DEVICE_ID_INTEL_80333_1 0x0372
21 #define PCI_DEVICE_ID_INTEL_82375 0x0482
22 #define PCI_DEVICE_ID_INTEL_82424 0x0483
23 #define PCI_DEVICE_ID_INTEL_82378 0x0484
24 @@ -2354,6 +2358,7 @@
25 #define PCI_DEVICE_ID_INTEL_ESB_4 0x25a4
26 #define PCI_DEVICE_ID_INTEL_ESB_5 0x25a6
27 #define PCI_DEVICE_ID_INTEL_ESB_9 0x25ab
28 +#define PCI_DEVICE_ID_INTEL_ESB_10 0x25ac
29 #define PCI_DEVICE_ID_INTEL_82820_HB 0x2500
30 #define PCI_DEVICE_ID_INTEL_82820_UP_HB 0x2501
31 #define PCI_DEVICE_ID_INTEL_82850_HB 0x2530