summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/Pci.h
AgeCommit message (Expand)Author
2008-11-24PCI: Simplify OS PCI function registration a bit.Adam Jackson
2008-11-24PCI: Remove config mechanism details.Adam Jackson
2008-11-24PCI: Remove non-pciaccess path for x86.Adam Jackson
2008-11-24PCI: Always build domain support.Adam Jackson
2008-11-19Use bsd_pci stub routines on Solaris too, since we use pciaccess for real workAlan Coopersmith
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson
2008-08-18Remove (unused) pciMaxBusNum.Adam Jackson
2008-08-18Remove sparcPci.cAdam Jackson
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson
2008-08-18Drop dead PowerPC PCI code.Adam Jackson
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson
2008-06-17Bug #15169: Make the server build again on Alpha.Ian Romanick
2008-04-30Add M32R architecture support (bug #10020)Kazuhiro Inaoka
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner
2008-03-13Bug #14091: Fix build (and runtime) on ia64.Doug Chapman
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer
2007-08-28Replace BSD custom PCI code with a stub implementation thanks to pciaccess.Eric Anholt
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-05-10Disable Simba PCI bridge routing code (Bug #8020).Matthias Hopf
2007-01-22Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources.Ian Romanick
2007-01-22Elminiate ARCH_PCI_OS_INIT.Ian Romanick
2007-01-15Fix domain insanity.Ian Romanick
2007-01-12Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define.Ian Romanick
2007-01-12Eliminate unused pciAddrHostToBus infrastructure.Ian Romanick
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick
2006-11-03Fixing domain support for ia64Matthias Hopf
2006-08-08Remove prototypes from some functions that were previously removed.Ian Romanick
2006-08-02Remove the last remants of the pci{Read,Write}{Long,Word,Byte}Ian Romanick
2006-08-02Remove pciConfigPtr and all of the associated cruft.Ian Romanick
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick
2006-06-05When we can, bound the maximum number of PCI devices to attempt to scan, byDaniel Stone
2006-06-03Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)Daniel Stone
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie
2005-12-29Remove PowerMAX_OS define it never worked , it'll never work again,Dave Airlie
2005-11-08Bug #2880, add functions for byte and word level access to pci configKristian Høgsberg
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith
2005-05-04Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse inEric Anholt
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).Kevin E Martin
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich