kernel-hacking-2024-linux-s.../arch/x86/pci
Seth Heasley 37a84ec668 x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
This patch updates the Intel Ibex Peak (PCH) LPC and SMBus Controller
DeviceIDs.

The LPC Controller ID is set by Firmware within the range of
0x3b00-3b1f.  This range is included in pci_ids.h using min and max
values, and irq.c now has code to handle the range (in lieu of 32
additions to a SWITCH statement).

The SMBus Controller ID is a fixed-value and will not change.

Signed-off-by: Seth Heasley <seth.heasley@intel.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-10-20 10:53:48 -07:00
..
acpi.c
amd_bus.c x86: cleanup in amd_cpu_notify() 2008-08-25 11:11:59 +02:00
common.c
direct.c
early.c
fixup.c x86, hpet: SB600 - remove HPET resources from PCI device 2008-09-14 18:24:38 +02:00
i386.c x86: split e820 reserved entries record to late v4 2008-09-04 08:39:25 -07:00
init.c
irq.c x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs 2008-10-20 10:53:48 -07:00
legacy.c
Makefile
mmconfig-shared.c x86: unify using pci_mmcfg_insert_resource 2008-09-04 21:04:32 +02:00
mmconfig_32.c
mmconfig_64.c
numaq_32.c
olpc.c
pcbios.c
pci.h
visws.c