summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/ix86Pci.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-24PCI: Remove non-pciaccess path for x86.Adam Jackson1-484/+0
2008-10-03Remove unused pciNumBusesAdam Jackson1-2/+0
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson1-171/+3
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson1-179/+115
2007-09-27Fix PCI rework build on Solaris (copy what BSD does)Alan Coopersmith1-0/+14
2007-09-26Remove unused pciAddrHostToBus functions from ix86Pci.cAlan Coopersmith1-3/+3
2007-01-22Elminiate ARCH_PCI_OS_INIT.Ian Romanick1-5/+0
2006-08-02Remove the last remants of the pci{Read,Write}{Long,Word,Byte}Ian Romanick1-0/+12
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick1-2/+0
2005-12-29Remove PowerMAX_OS define it never worked , it'll never work again,Dave Airlie1-4/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-0/+9
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich1-1/+1
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich1-15/+21
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-12/+9
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-41/+39
2003-11-14Initial revisionKaleb Keithley1-0/+690