summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/Pci.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Delete all DDXes besides xprint.Adam Jackson1-318/+0
2008-04-30Add M32R architecture support (bug #10020)Kazuhiro Inaoka1-0/+6
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner1-1/+1
2008-03-13Bug #14091: Fix build (and runtime) on ia64.Doug Chapman1-2/+1
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-1/+1
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-1/+1
2007-08-28Replace BSD custom PCI code with a stub implementation thanks to pciaccess.Eric Anholt1-33/+8
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan Romanick1-1/+1
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed1-1/+1
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+1
2007-05-10Disable Simba PCI bridge routing code (Bug #8020).Matthias Hopf1-1/+1
2007-01-22Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources.Ian Romanick1-8/+0
2007-01-22Elminiate ARCH_PCI_OS_INIT.Ian Romanick1-9/+6
2007-01-15Fix domain insanity.Ian Romanick1-0/+2
2007-01-12Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define.Ian Romanick1-20/+0
2007-01-12Eliminate unused pciAddrHostToBus infrastructure.Ian Romanick1-1/+0
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-2/+2
2006-11-03Fixing domain support for ia64Matthias Hopf1-2/+2
2006-08-08Remove prototypes from some functions that were previously removed.Ian Romanick1-3/+0
2006-08-02Remove the last remants of the pci{Read,Write}{Long,Word,Byte}Ian Romanick1-23/+0
2006-08-02Remove pciConfigPtr and all of the associated cruft.Ian Romanick1-37/+1
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-15/+0
2006-06-05When we can, bound the maximum number of PCI devices to attempt to scan, byDaniel Stone1-0/+2
2006-06-03Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)Daniel Stone1-1/+1
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie1-0/+1
2005-12-29Remove PowerMAX_OS define it never worked , it'll never work again,Dave Airlie1-6/+0
2005-11-08Bug #2880, add functions for byte and word level access to pci configKristian Høgsberg1-0/+11
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith1-1/+1
2005-05-04Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse inEric Anholt1-1/+1
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson1-1/+0
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).Kevin E Martin1-1/+1
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich1-8/+18
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-17/+7
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have thexf86-4_3_99_903_specialKaleb Keithley1-2/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-12/+44
2003-11-14Initial revisionKaleb Keithley1-0/+403