summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/Pci.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Introduce a consistent coding styleKeith Packard1-3/+2
2011-11-18xfree86: Deprecate the use of xf86PciInfo.hJeremy Huddleston1-1/+0
2011-10-15pci: Port xf86MapLegacyIO to pciaccessAdam Jackson1-11/+5
2010-09-14xfree86: bus: move macros from common PCI header to private fileTiago Vignatti1-5/+0
2010-05-24xfree86: bus: remove unused headersTiago Vignatti1-2/+0
2010-05-24xfree86: bus: remove unused pci macrosTiago Vignatti1-6/+0
2009-07-28xfree86: remove pci debug macrosTiago Vignatti1-18/+0
2009-05-14xfree86: Add two __FreeBSD_kernel__ checksJulien Cristau1-1/+2
2009-04-15Fix build on hurd-i386Samuel Thibault1-1/+1
2009-02-16PCI: Remove pciBusAddrToHostAddr and associated nonsenseAdam Jackson1-13/+0
2008-11-24PCI: Simplify OS PCI function registration a bit.Adam Jackson1-15/+1
2008-11-24PCI: Remove config mechanism details.Adam Jackson1-21/+0
2008-11-24PCI: Remove non-pciaccess path for x86.Adam Jackson1-7/+0
2008-11-24PCI: Always build domain support.Adam Jackson1-6/+1
2008-11-19Use bsd_pci stub routines on Solaris too, since we use pciaccess for real workAlan Coopersmith1-1/+1
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson1-8/+4
2008-08-18Remove (unused) pciMaxBusNum.Adam Jackson1-2/+0
2008-08-18Remove sparcPci.cAdam Jackson1-8/+2
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson1-8/+0
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson1-2/+0
2008-08-18Drop dead PowerPC PCI code.Adam Jackson1-2/+1
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson1-1/+1
2008-06-17Bug #15169: Make the server build again on Alpha.Ian Romanick1-63/+14
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 ...Ian 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