From f97895efd5532cca145b6f224f9615739b1e8f26 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 17 May 2006 14:46:37 +1000 Subject: [PATCH] fixup chipid override This makes the ChipID override work so that we actually override the pci id that gets used everywhere in the driver. --- src/i830_driver.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i830_driver.c b/src/i830_driver.c index 053ccd1d..5462d6cf 100644 --- a/src/i830_driver.c +++ b/src/i830_driver.c @@ -2293,6 +2293,7 @@ I830BIOSPreInit(ScrnInfoPtr pScrn, int flags) from = X_CONFIG; xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "ChipID override: 0x%04X\n", pI830->pEnt->device->chipID); + pI830->PciInfo->chipType = pI830->pEnt->device->chipID; } else { from = X_PROBED; pScrn->chipset = (char *)xf86TokenToString(I830BIOSChipsets,