summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh9-31/+41
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer7-27/+23
2007-09-27Fix PCI rework build on Solaris (copy what BSD does)Alan Coopersmith2-1/+15
2007-09-26Remove unused pciAddrHostToBus functions from ix86Pci.cAlan Coopersmith1-3/+3
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh18-942/+97
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt6-116/+1
2007-08-30Remove the now-dead PciAvoid symbol.Eric Anholt3-12/+0
2007-08-28Replace BSD custom PCI code with a stub implementation thanks to pciaccess.Eric Anholt7-355/+96
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-7/+7
2007-08-27Remove the BusAccWindows resource code which is now unused.Eric Anholt7-459/+0
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick70-357/+158
2007-08-21Fix an error message to not point to @xfree86.org.Adam Jackson1-1/+1
2007-08-21xfree86: Fix build on Linux/alpha.Julien Cristau1-1/+1
2007-08-19Autoconfiguration of wsmouse for NetBSD.Blair Sadewitz1-6/+6
2007-08-16Update for support on NetBSD and DragonFly. FromJeremy C. Reed1-1/+4
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed2-2/+2
2007-08-12xfree86: Improve default mouse handling on the HurdSamuel Thibault1-1/+23
2007-08-05xserver: stop bcopy from going really slowDave Airlie2-7/+24
2007-08-01Convert all my license statements to the standard formDaniel Stone2-28/+32
2007-07-27Remove all trace of Option "BiosLocation".Adam Jackson1-16/+5
2007-07-19Fix alpha build failuresJulien Cristau2-3/+2
2007-07-12Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10Alan Coopersmith1-5/+5
2007-07-04Bug 5000: Fix domain support for SGI AltixJonathan Lim2-93/+109
2007-06-29Death to RCS tags.Adam Jackson49-82/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson10-112/+1
2007-06-28Fix another usage of MAX_PCI_DEVICES.Adam Jackson1-1/+1
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick9-102/+73
2007-06-18Make xf86{En,Dis}ableInterrupts no-ops on Linux.Adam Jackson1-57/+5
2007-06-18Compile fixes for Linux ARM platforms.Lennart Buytenhek2-3/+5
2007-05-29I/O enable/disable update for the HurdSamuel Thibault1-32/+12
2007-05-29Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/xserverMatthieu Herrb3-2/+9
2007-05-29Make this build on OpenBSDMatthieu Herrb1-2/+2
2007-05-28Fixes for s390Bastian Blank1-1/+1
2007-05-28Read ROM in chunksDavid Nusinow1-1/+3
2007-05-24Fix build on NetBSD/amd64.Matthias Drochner1-0/+5
2007-05-10Disable Simba PCI bridge routing code (Bug #8020).Matthias Hopf1-1/+1
2007-04-25Fix a buffer overrun on machines with excessively large PCI busses.Adam Jackson1-3/+11
2007-04-10Add a real xf86EnableIO/xf86DisableIO for NetBSD/PPC.Jared D. McNeill2-2/+34
2007-04-09Look for the PCI ROM file elsewhere in sysfs.Adam Jackson1-2/+2
2007-04-09VT activate or waitactive are fatal if they fail.Adam Jackson1-5/+9
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick5-6/+239
2007-03-25Static cleanup for xf86 ddx.Adam Jackson1-1/+1
2007-02-28Add sun_apm.c for Suspend-and-Resume support on SolarisJay Cotton2-2/+234
2007-02-27Sun bug 6529003: Xorg should not be including <sys/immu.h> on SolarisAlan Coopersmith1-1/+1
2007-02-25Fix root bus/domain selection on alphaJay Estabrook1-2/+3
2007-02-14Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-1/+1
2007-02-14Merge fix missed on previous commit.Ian Romanick1-1/+1
2007-02-12Typo fix.Adam Jackson1-1/+1
2007-01-29Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-1/+2
2007-01-26Call linuxPciOpenFile() for r/w access if applicable.Jonathan Lim1-1/+2