summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan 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
2007-01-24Move xf86ReadLegacyBIOS to the one place that uses it.Ian Romanick5-142/+0
2007-01-22Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources.Ian Romanick2-12/+0
2007-01-22Convert xf86GetPciHostConfigFromTag to get_parent_bridge.Ian Romanick1-33/+51
2007-01-22Elminiate ARCH_PCI_OS_INIT.Ian Romanick3-19/+6
2007-01-19Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick2-2/+11
2007-01-16Eliminate use of Tag field.Ian Romanick1-3/+2
2007-01-15Fix accidental commit (bug) in linuxOpenLegacy.Ian Romanick1-2/+2
2007-01-15Fix domain insanity.Ian Romanick4-79/+52
2007-01-12Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define.Ian Romanick1-20/+0
2007-01-12Fix typos in conditionally compiled code.Ian Romanick1-2/+2