summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lindbergh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lindbergh.c')
-rw-r--r--src/mame/drivers/lindbergh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/lindbergh.c b/src/mame/drivers/lindbergh.c
index 617a4bf6606..0083f3e5974 100644
--- a/src/mame/drivers/lindbergh.c
+++ b/src/mame/drivers/lindbergh.c
@@ -353,6 +353,7 @@ static MACHINE_CONFIG_START(lindbergh, lindbergh_state)
MCFG_I82875P_HOST_ADD( ":pci:00.0", 0x103382c0, ":maincpu", 512*1024*1024)
MCFG_I82875P_AGP_ADD( ":pci:01.0")
MCFG_GEFORCE_7600GS_ADD( ":pci:01.0:00.0", 0x10de02e1)
+ MCFG_I82875P_OVERFLOW_ADD( ":pci:06.0", 0x103382c0)
MCFG_PCI_BRIDGE_ADD( ":pci:1c.0", 0x808625ae, 0x02)
MCFG_I82541PI_ADD( ":pci:1c.0:00.0", 0x103382c0)
MCFG_USB_UHCI_ADD( ":pci:1d.0", 0x808625a9, 0x02, 0x103382c0)