summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Check setuid() return value. Bugzilla #7116.Matthieu Herrb1-1/+4
2006-06-05When we can, bound the maximum number of PCI devices to attempt to scan, byDaniel Stone4-2/+25
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson1-4/+1
2006-06-03Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)Daniel Stone1-1/+1
2006-06-01Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)Daniel Stone2-186/+165
2006-06-01Die XTESTEXT1, die!Daniel Stone1-33/+1
2006-05-30Powerpc machines also need ioperm_noop.cMatthieu Herrb1-1/+2
2006-05-29Remove -xkbmap argument.Daniel Stone1-6/+0
2006-05-27check buffersize before reading next char, fixes the "mouse stuck at left"Matthieu Herrb1-1/+1
2006-05-18Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang.Adam Jackson3-3/+25
2006-05-18Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to lessAdam Jackson1-11/+15
2006-05-18Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be runningAdam Jackson1-12/+13
2006-05-15Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)Adam Jackson1-0/+4
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson3-5/+28
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie3-0/+58
2006-04-26Bug #6750: This patch detects Intel bridges that are transparent but aren'tDave Airlie1-2/+3
2006-04-22When reading the kernel keyboard mapping (readKernelMapping inBenjamin Herrenschmidt1-1/+1
2006-04-14Bug #6580: Don't install xf86drm.h, that's libdrm's job.Adam Jackson1-3/+3
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson60-404/+404
2006-03-16Add support for ZX2 PCI-E local bus adaptors. (Alex Williamson, HP)Daniel Stone1-0/+12
2006-03-10Add DragonFly support. (It is like FreeBSD.)Jeremy C. Reed1-10/+10
2006-03-05Don't hard-code -DUSE_DEV_IO here. configure generates the proper OSMatthieu Herrb1-1/+1
2006-02-21Eliminate unused PCI BIOS reading functionality. The old code used severalIan Romanick2-112/+29
2006-02-20Eliminate all the code for querying the PCI class from the PCI ID database.Ian Romanick1-1/+0
2006-02-13Fix linux build without libc wrappers (From Fredrik Höglund)Benjamin Herrenschmidt2-0/+11
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt9-47/+25
2006-02-03Fix sysmouse handling on DragonFly, mostly garbage arrived. From JoergJeremy C. Reed1-8/+8
2006-01-28Add libc_wrapper support for random(), which will be used in upcoming EXAEric Anholt3-1/+9
2006-01-10Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.Daniel Stone1-0/+2
2005-12-29Remove PowerMAX_OS define it never worked , it'll never work again,Dave Airlie8-269/+3
2005-12-14Bug #4718: Command line flag to disable ACPI.Adam Jackson1-2/+3
2005-12-12Remove unnecessary include of dgaproc.h that broke Solaris builds.Alan Coopersmith1-4/+0
2005-12-08Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck)Adam Jackson1-1/+1
2005-12-02Define XFree86Server only where it is required.Kevin E Martin6-5/+6
2005-12-01Bug #5160: Fix the modular build to try to use the same logic for choosingEric Anholt1-24/+36
2005-11-30Import libdrm 2.0XORG-6_8_99_903DRM-2_0_0Adam Jackson5-19/+35
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin6-6/+7
2005-11-18Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck)Adam Jackson1-2/+2
2005-11-10Dont pass wheel mouse buttons as real buttons, map them as Z-Axis movementXORG-6_8_99_902Kean Johnson3-30/+16
2005-11-09Bug #4915: ButtonMapping option which allows to define arbitrary buttonMatthias Hopf4-13/+18
2005-11-09DRM 1.0.5 importDRM-1_0_5Kevin E Martin2-5/+4
2005-11-08Add newly checked in files to Xorg server build.Kevin E Martin3-2/+23
2005-11-08Bug #2880, add functions for byte and word level access to pci configKristian Høgsberg3-14/+128
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson23-111/+3112
2005-10-31Fix fd leak by closing them in the ACPI code instead of just usingKevin E Martin1-0/+2
2005-10-19Fix PCI bus scan on ia64 E8870 chipsets.Adam Jackson1-1/+1
2005-10-18DRM 20051017 importDRM-20051017Kevin E Martin1-1/+1
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin7-14/+59
2005-10-15Fix typo and add new Makefiles to AC_OUTPUTKevin E Martin2-1/+10
2005-10-14Add sysv and sco os-support subdirs and add simple EXTRA_DIST Makefile.amKristian Høgsberg3-1/+3