Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 76807
Collapse All | Expand All

(-)xc/programs/Xserver/hw/xfree86/os-support/bus/ix86Pci.c (-2 / +3 lines)
Lines 273-281 Link Here
273
    switch (xf86Info.pciFlags) {
273
    switch (xf86Info.pciFlags) {
274
274
275
	case PCIOsConfig:
275
	case PCIOsConfig:
276
#ifdef ARCH_PCI_OS_INIT
276
/*#ifdef ARCH_PCI_OS_INIT
277
	    return;
277
	    return;
278
#endif
278
#endif*/
279
            return;
279
	    
280
	    
280
	case PCIProbe1:
281
	case PCIProbe1:
281
282

Return to bug 76807