summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2008-08-18Remove dead {bsd,lnx}Resource.cMathieu Bérard4-200/+1
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson5-190/+15
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard8-1243/+3
2008-08-18Remove (unused) pciMaxBusNum.Adam Jackson2-10/+1
2008-08-18Remove sparcPci.cAdam Jackson3-991/+2
2008-08-18Remove XF86SCANPCI_WRAPPER.Adam Jackson1-8/+0
2008-08-18Remove vestigial MAX_PCI_DEVICES.Adam Jackson1-2/+0
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson2-188/+123
2008-08-18Remove ancient unused inline hack.Mathieu Bérard2-20/+1
2008-08-18Drop dead PowerPC PCI code.Adam Jackson3-88/+1
2008-08-09remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb1-66/+0
2008-07-28Fix Makefile.am crack.Michel Dänzer1-1/+1
2008-07-23Unifdef DGUX.Adam Jackson1-69/+1
2008-07-23Unifdef sgi.Adam Jackson1-8/+1
2008-07-23Unifdef QNX.Adam Jackson3-72/+1
2008-07-20distcheck fixesJulien Cristau6-6/+4
2008-07-17Dead code removalDaniel Stone16-2604/+9
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard3-52/+3
2008-07-17Drop hw/xfree86/os-support/lynxos/Adam Jackson8-1281/+1
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone2-95/+1
2008-07-16XFree86: Delete OSMouse codeDaniel Stone13-3030/+2
2008-07-07Update bsd & solaris descriptions in README.OS-libAlan Coopersmith1-2/+2
2008-07-04Update README.OS-lib to reflect reality.Tiago Vignatti1-283/+0
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson3-4/+4
2008-06-19Various messages clean-ups.Matthieu Herrb1-7/+12
2008-06-19build fixMatthieu Herrb1-1/+1
2008-06-19preserve errno around the SIGIO handlerMatthieu Herrb1-0/+3
2008-06-17Bug #15169: Make the server build again on Alpha.Ian Romanick3-482/+14
2008-05-23xfree86: fix build on GNU/kFreeBSDJulien Cristau1-1/+1
2008-05-22int10: add pci_device_enable support on LinuxDave Airlie1-0/+4
2008-05-17OpenBSD doesn't define __x86_64__, simplify tests.Brad Smith1-4/+4
2008-04-30Add M32R architecture support (bug #10020)Kazuhiro Inaoka3-2/+9
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner3-6/+6
2008-04-06Remove stale codeSascha Hlusiak4-365/+0
2008-03-16test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb1-0/+2
2008-03-13Bug #14091: Fix build (and runtime) on ia64.Doug Chapman4-70/+2
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis2-0/+5
2008-02-25Fine, we don't need pciInit() anymore. Nuke, nuke, nuke...Tiago Vignatti1-17/+10
2008-02-25Jesus, pciInit() was called 32 times in my machine without need!Tiago Vignatti1-8/+0
2008-02-25Some doc clean up:Tiago Vignatti1-69/+0
2008-02-25remove lnxPciInit() unused function.Tiago Vignatti1-10/+0
2008-02-25Clean some garbage caused when pciaccess was merged:Tiago Vignatti1-12/+1
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson3-5/+5
2008-01-29Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.cColeman Kane1-1/+1
2008-01-22There is no such thing as /dev/cpu/mtrr.Adam Jackson1-10/+1
2008-01-02Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macrosAlan Coopersmith1-3/+3
2007-12-27[SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().David S. Miller1-1/+1
2007-12-16xfree86: permit access to io port 0xffff on the hurdSamuel Thibault1-2/+2
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh21-3207/+27
2007-12-03xf86getpagesize -> getpagesize elsewhere in os-support/Adam Jackson7-7/+7