Rewrite interrupt handling in coreboot to be more comprehensible and
authorStefan Reinauer <stepan@coresystems.de>
Tue, 21 Jul 2009 21:36:41 +0000 (21:36 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 21 Jul 2009 21:36:41 +0000 (21:36 +0000)
commit4d933dd2d686879e0c27839d3f9046e348580da8
treebd1a1d18a8d61b967f2492760cdbdf8f12fb54e8
parentc366cd065001269afe92aa8eb8d6adf51fbd0bc7
Rewrite interrupt handling in coreboot to be more comprehensible and
more flexible. Also some minore device allocator cleanups that sneaked
in.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4452 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/pci_device.c
src/devices/pci_ops.c
src/include/device/pci.h
src/include/pc80/i8259.h
src/pc80/i8259.c