index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
bus
Age
Commit message (
Expand
)
Author
2008-11-24
PCI: Unexport xf86scanpci
Adam Jackson
2008-11-24
PCI: Simplify OS PCI function registration a bit.
Adam Jackson
2008-11-24
PCI: Remove config mechanism details.
Adam Jackson
2008-11-24
PCI: Remove non-pciaccess path for x86.
Adam Jackson
2008-11-24
PCI: Always build domain support.
Adam Jackson
2008-11-19
Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work
Alan Coopersmith
2008-10-26
Bug#16501: autodetection of sbus graphic cards
Bernhard R. Link
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-10-03
Remove unused pciNumBuses
Adam Jackson
2008-08-18
Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0.
Adam Jackson
2008-08-18
Remove (unused) pciMaxBusNum.
Adam Jackson
2008-08-18
Remove sparcPci.c
Adam Jackson
2008-08-18
Remove XF86SCANPCI_WRAPPER.
Adam Jackson
2008-08-18
Remove vestigial MAX_PCI_DEVICES.
Adam Jackson
2008-08-18
Remove PciProbeType and associated weirdness.
Adam Jackson
2008-08-18
Drop dead PowerPC PCI code.
Adam Jackson
2008-07-17
Dead code removal
Daniel Stone
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
2008-06-17
Bug #15169: Make the server build again on Alpha.
Ian Romanick
2008-04-30
Add M32R architecture support (bug #10020)
Kazuhiro Inaoka
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
2008-03-13
Bug #14091: Fix build (and runtime) on ia64.
Doug Chapman
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
2008-02-25
Fine, we don't need pciInit() anymore. Nuke, nuke, nuke...
Tiago Vignatti
2008-02-25
Jesus, pciInit() was called 32 times in my machine without need!
Tiago Vignatti
2008-02-25
Some doc clean up:
Tiago Vignatti
2008-02-25
Clean some garbage caused when pciaccess was merged:
Tiago Vignatti
2007-12-27
[SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().
David S. Miller
2007-12-03
xf86getpagesize -> getpagesize elsewhere in os-support/
Adam Jackson
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
2007-09-27
Fix PCI rework build on Solaris (copy what BSD does)
Alan Coopersmith
2007-09-26
Remove unused pciAddrHostToBus functions from ix86Pci.c
Alan Coopersmith
2007-08-28
Replace BSD custom PCI code with a stub implementation thanks to pciaccess.
Eric Anholt
2007-08-27
Remove the BusAccWindows resource code which is now unused.
Eric Anholt
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2007-08-16
Add some more support for DragonFly. From Joerg Sonnenberger
Jeremy C. Reed
2007-07-04
Bug 5000: Fix domain support for SGI Altix
Jonathan Lim
2007-06-28
Fix another usage of MAX_PCI_DEVICES.
Adam Jackson
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2007-05-28
Read ROM in chunks
David Nusinow
2007-05-10
Disable Simba PCI bridge routing code (Bug #8020).
Matthias Hopf
2007-04-25
Fix a buffer overrun on machines with excessively large PCI busses.
Adam Jackson
2007-04-09
Look for the PCI ROM file elsewhere in sysfs.
Adam Jackson
2007-03-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2007-02-25
Fix root bus/domain selection on alpha
Jay Estabrook
2007-02-14
Merge fix missed on previous commit.
Ian Romanick
2007-01-29
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
2007-01-26
Call linuxPciOpenFile() for r/w access if applicable.
Jonathan Lim
2007-01-24
Move xf86ReadLegacyBIOS to the one place that uses it.
Ian Romanick
[next]