This is a bit of an emergency fix for qemu. Ethernet routing has not been
authorRonald G. Minnich rminnich <Ronald G. Minnich rminnich@gmail.com>
Tue, 7 Apr 2009 02:18:13 +0000 (02:18 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Tue, 7 Apr 2009 02:18:13 +0000 (02:18 +0000)
commit4a8523a788fb1c80a2f65a5d65fa36db85398397
tree5cf85f0f0bb4d4e4b81db2fcfb4a30027b33efe7
parentb3b7db777df142e98827c61b528c0daf3877488b
This is a bit of an emergency fix for qemu. Ethernet routing has not been
working. Given all the limitations of PIRQ routing we keep it simple
and just set the IRQ directly. Most BIOSes are doing setup this way anyways,
since there are so many errors in PIRQ tables.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4080 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/emulation/qemu-x86/mainboard.c