mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
- adding missing test for the 845.
This commit is contained in:
@@ -1092,7 +1092,8 @@ TweakMemorySize(ScrnInfoPtr pScrn, CARD32 newsize, Bool preinit)
|
||||
PCITAG tag =pciTag(0,0,0);
|
||||
|
||||
if(!pI830->PciInfo
|
||||
|| !(pI830->PciInfo->chipType == PCI_CHIP_I855_GM
|
||||
|| !(pI830->PciInfo->chipType == PCI_CHIP_845_G
|
||||
|| pI830->PciInfo->chipType == PCI_CHIP_I855_GM
|
||||
|| pI830->PciInfo->chipType == PCI_CHIP_I865_G))
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user