index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
bus
/
linuxPci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-04
Bug 5000: Fix domain support for SGI Altix
Jonathan Lim
1
-2
/
+58
2007-05-28
Read ROM in chunks
David Nusinow
1
-1
/
+3
2007-04-09
Look for the PCI ROM file elsewhere in sysfs.
Adam Jackson
1
-2
/
+2
2007-01-26
Call linuxPciOpenFile() for r/w access if applicable.
Jonathan Lim
1
-1
/
+2
2006-11-16
Bug 9041: Check the return code in xf86MapDomainMemory().
Bjorn Helgaas
1
-10
/
+10
2006-11-03
Do not map full 0-1MB legacy range
Bjorn Helgaas
1
-13
/
+7
2006-11-03
Fixing mach64 driver bailing out on ia64
Egbert Eich
1
-3
/
+1
2006-11-03
Add domain support to linuxPciOpenFile().
Matthias Hopf
1
-22
/
+68
2006-11-03
Fixing domain support for ia64
Matthias Hopf
1
-0
/
+103
2006-11-03
Added missing domain stripping in already domain aware code.
Matthias Hopf
1
-2
/
+2
2006-10-10
Fixing probably long-standing bug in domain support.
Matthias Hopf
1
-1
/
+1
2006-09-20
Really fix sparc on 64-bit kernel/32-bit userland.
Donnie Berkholz
1
-1
/
+1
2006-09-10
the new PCI mapping routines are broken on sparc64 (in fact they look
Jesse Barnes
1
-0
/
+6
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-07-06
Refactor linuxGetIOSize and linuxGetSizes. Eliminate the unnecessary
Ian Romanick
1
-36
/
+23
2006-06-05
When we can, bound the maximum number of PCI devices to attempt to scan, by
Daniel Stone
1
-0
/
+4
2006-06-01
Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)
Daniel Stone
1
-17
/
+30
2006-04-26
Bug #6751: Use the Linux PCI ROM interface on Linux properly. The old
Dave Airlie
1
-0
/
+43
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
1
-4
/
+4
2005-12-29
Remove PowerMAX_OS define it never worked , it'll never work again,
Dave Airlie
1
-4
/
+0
2005-11-08
Bug #2880, add functions for byte and word level access to pci config
Kristian Høgsberg
1
-2
/
+68
2005-10-19
Fix PCI bus scan on ia64 E8870 chipsets.
Adam Jackson
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-22
Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,
Adam Jackson
1
-14
/
+176
2005-02-09
Added PCI2Host bus translations for linux PPC and fixed fixed bugs in
Egbert Eich
1
-0
/
+53
2005-01-28
Modifying X.Org Xserver DDX to allow to run X with ordinary user
Egbert Eich
1
-9
/
+22
2004-11-30
Make Xorg the default server to install.
Egbert Eich
1
-2
/
+4
2004-07-06
Separated Intel drivers from default DriDrivers to avoid building them on
Egbert Eich
1
-7
/
+17
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
1
-1
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+584