Update to libpciaccess world.

This commit is contained in:
matthieu 2008-11-04 05:58:43 +00:00
parent 4cd1a7a593
commit 51153ff8f7

View File

@ -739,6 +739,6 @@ xf86PrivilegedInit(void)
{
xf86EnableIO();
checkDevMem(TRUE);
pciInit();
pci_system_init();
xf86OpenConsole();
}