aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2009-02-28 12:26:39 -0500
committerKevin O'Connor <kevin@koconnor.net>2009-02-28 12:26:39 -0500
commit6707c309d0a988ac83215f561e98f38c21f5fcd6 (patch)
tree2cdcc82477e2c424e4ac6c04f2679f1dc3ac5a15 /src/config.h
parenta69a55974acea42052c61851379ff9932ad0f9e4 (diff)
downloadseabios-6707c309d0a988ac83215f561e98f38c21f5fcd6.tar.gz
Support multiple independent root buses (if known at compile time).
Allow extra root buses to be specified in src/config.h. This is based on a patch by Myles Watson.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 13b84726..56e53026 100644
--- a/src/config.h
+++ b/src/config.h
@@ -51,6 +51,10 @@
#define CONFIG_KBD_CALL_INT15_4F 1
// Support for int15c2 mouse calls
#define CONFIG_PS2_MOUSE 1
+// If the target machine has multiple independent root buses, the
+// extra buses may be specified here.
+#define CONFIG_PCI_ROOT1 0x00
+#define CONFIG_PCI_ROOT2 0x00
// Support finding and running option roms during post.
#define CONFIG_OPTIONROMS 1
// Set if option roms are already copied to 0xc0000-0xf0000