summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2008-11-25Warning fixAdam Jackson1-0/+1
2008-11-24Remove xf86IODelayAdam Jackson3-26/+1
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson11-280/+0
2008-11-24Remove the remnants of Jensen supportAdam Jackson4-483/+26
2008-11-24Bus: Remove ISA support.Adam Jackson1-4/+0
2008-11-24PCI: Unexport xf86scanpciAdam Jackson1-1/+1
2008-11-24Bus: Remove the notion of estimated resources.Adam Jackson1-3/+0
2008-11-24PCI: Remove unused ia64 platform code.Adam Jackson3-121/+0
2008-11-24PCI: Simplify OS PCI function registration a bit.Adam Jackson4-43/+5
2008-11-24PCI: Remove config mechanism details.Adam Jackson3-23/+0
2008-11-24PCI: Remove non-pciaccess path for x86.Adam Jackson3-495/+0
2008-11-24PCI: Always build domain support.Adam Jackson4-16/+1
2008-11-24Solaris: Make KDSETMODE failure non fatal, and retry it on interruptsAlan Coopersmith1-4/+10
2008-11-22Remove the old libusbhid copy from os-support/bsd.Matthieu Herrb9-2167/+1
2008-11-21int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.Egbert Eich1-2/+10
2008-11-21Support for BSD apmMatthieu Herrb1-1/+9
2008-11-19Use bsd_pci stub routines on Solaris too, since we use pciaccess for real workAlan Coopersmith1-1/+1
2008-11-05linux: Drain the console fd of data when using evdev for keyboardsAdam Jackson1-0/+17
2008-10-30Refactor Solaris mapping code to work with standard shared/vidmem.cAlan Coopersmith3-232/+202
2008-10-26Bug#16501: autodetection of sbus graphic cardsBernhard R. Link1-14/+68
2008-10-16xfree86: if AllowEmptyInput is true, enable RAW mode on the console.Peter Hutterer1-1/+34
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson5-7/+6
2008-10-03Remove unused pciNumBusesAdam Jackson5-7/+0
2008-10-02Unifdef ISCAdam Jackson1-17/+1
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith1-6/+0
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith1-1/+1
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