summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)Author
2009-02-25Merge tag 'xorg-server-1.6.0' into debian-experimentalJulien Cristau
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade
2009-02-17xfree86: always force RAW mode under linux.Peter Hutterer
2009-01-16Merge tag 'xorg-server-1.5.99.901' into debian-experimentalJulien Cristau
2009-01-09xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer
2008-12-16Support -sharevts on FreeBSDRobert Noland
2008-12-15When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.Keith Packard
2008-12-08Merge branch 'debian-experimental' into testTimo Aaltonen
2008-11-25Warning fixAdam Jackson
2008-11-24Remove xf86IODelayAdam Jackson
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson
2008-11-24Remove the remnants of Jensen supportAdam Jackson
2008-11-24Bus: Remove ISA support.Adam Jackson
2008-11-24PCI: Unexport xf86scanpciAdam Jackson
2008-11-24Bus: Remove the notion of estimated resources.Adam Jackson
2008-11-24PCI: Remove unused ia64 platform code.Adam Jackson
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-24Solaris: Make KDSETMODE failure non fatal, and retry it on interruptsAlan Coopersmith
2008-11-22Remove the old libusbhid copy from os-support/bsd.Matthieu Herrb
2008-11-21int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.Egbert Eich
2008-11-21Support for BSD apmMatthieu Herrb
2008-11-19Use bsd_pci stub routines on Solaris too, since we use pciaccess for real workAlan Coopersmith
2008-11-06Merge tag 'xorg-server-1.5.3' into debian-experimentalJulien Cristau
2008-11-05linux: Drain the console fd of data when using evdev for keyboardsAdam Jackson
2008-11-05xfree86: if AllowEmptyInput is true, enable RAW mode on the console.Peter Hutterer
2008-11-05linux: Drain the console fd of data when using evdev for keyboardsAdam Jackson
2008-10-30Refactor Solaris mapping code to work with standard shared/vidmem.cAlan Coopersmith
2008-10-26Bug#16501: autodetection of sbus graphic cardsBernhard R. Link
2008-10-16xfree86: if AllowEmptyInput is true, enable RAW mode on the console.Peter Hutterer
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-10-03Remove unused pciNumBusesAdam Jackson
2008-10-02Unifdef ISCAdam Jackson
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith
2008-08-18Remove dead {bsd,lnx}Resource.cMathieu Bérard
2008-08-18Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.Adam Jackson
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard
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-18Remove PciProbeType and associated weirdness.Adam Jackson
2008-08-18Remove ancient unused inline hack.Mathieu Bérard
2008-08-18Drop dead PowerPC PCI code.Adam Jackson
2008-08-09remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb
2008-07-28Fix Makefile.am crack.Michel Dänzer
2008-07-27Switch to running autoreconf at build timeJulien Cristau