summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/linuxPci.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-04Bug 5000: Fix domain support for SGI AltixJonathan Lim1-2/+58
2007-05-28Read ROM in chunksDavid Nusinow1-1/+3
2007-04-09Look for the PCI ROM file elsewhere in sysfs.Adam Jackson1-2/+2
2007-01-26Call linuxPciOpenFile() for r/w access if applicable.Jonathan Lim1-1/+2
2006-11-16Bug 9041: Check the return code in xf86MapDomainMemory().Bjorn Helgaas1-10/+10
2006-11-03Do not map full 0-1MB legacy rangeBjorn Helgaas1-13/+7
2006-11-03Fixing mach64 driver bailing out on ia64Egbert Eich1-3/+1
2006-11-03Add domain support to linuxPciOpenFile().Matthias Hopf1-22/+68
2006-11-03Fixing domain support for ia64Matthias Hopf1-0/+103
2006-11-03Added missing domain stripping in already domain aware code.Matthias Hopf1-2/+2
2006-10-10Fixing probably long-standing bug in domain support.Matthias Hopf1-1/+1
2006-09-20Really fix sparc on 64-bit kernel/32-bit userland.Donnie Berkholz1-1/+1
2006-09-10the new PCI mapping routines are broken on sparc64 (in fact they lookJesse Barnes1-0/+6
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-06Refactor linuxGetIOSize and linuxGetSizes. Eliminate the unnecessaryIan Romanick1-36/+23
2006-06-05When we can, bound the maximum number of PCI devices to attempt to scan, byDaniel Stone1-0/+4
2006-06-01Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)Daniel Stone1-17/+30
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie1-0/+43
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-4/+4
2005-12-29Remove PowerMAX_OS define it never worked , it'll never work again,Dave Airlie1-4/+0
2005-11-08Bug #2880, add functions for byte and word level access to pci configKristian Høgsberg1-2/+68
2005-10-19Fix PCI bus scan on ia64 E8870 chipsets.Adam Jackson1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-22Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,Adam Jackson1-14/+176
2005-02-09Added PCI2Host bus translations for linux PPC and fixed fixed bugs inEgbert Eich1-0/+53
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-9/+22
2004-11-30Make Xorg the default server to install.Egbert Eich1-2/+4
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich1-7/+17
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt1-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+584