aboutsummaryrefslogtreecommitdiff
path: root/hwsetup.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-05-25 11:14:01 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2015-05-25 13:27:04 +0200
commitbac3766d3d0912bb8dc40ee8f6d0cc54e37c4db6 (patch)
treeecccb69761e0424a1761c43b17d6cb4714e50fa9 /hwsetup.c
parentc2aa6a6a11c062dbf11dcbc757d10751bab393a5 (diff)
downloadqboot-bac3766d3d0912bb8dc40ee8f6d0cc54e37c4db6.zip
qboot-bac3766d3d0912bb8dc40ee8f6d0cc54e37c4db6.tar.gz
qboot-bac3766d3d0912bb8dc40ee8f6d0cc54e37c4db6.tar.bz2
setup PCI devices
setup interrupt line, PCI bridges, and IDE devices Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hwsetup.c')
-rw-r--r--hwsetup.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hwsetup.c b/hwsetup.c
index 77c6dec..6c3aef9 100644
--- a/hwsetup.c
+++ b/hwsetup.c
@@ -56,10 +56,6 @@ static void setup_ich9_pm(void)
pci_config_writeb(bdf, ICH9_LPC_ACPI_CTRL, 0x80);
}
-#define PCI_VENDOR_ID_INTEL 0x8086
-#define PCI_DEVICE_ID_INTEL_82441 0x1237
-#define PCI_DEVICE_ID_INTEL_Q35_MCH 0x29c0
-
#define I440FX_PAM0 0x59
#define Q35_HOST_BRIDGE_PAM0 0x90