summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/e8870PCI.h
AgeCommit message (Collapse)AuthorFilesLines
2008-07-17Dead code removalDaniel Stone1-41/+0
Remove a whole bunch of code that was never built, be it entire files or just dead ifdefs.
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2004-09-15Adding support for OS dependent probing of IA64 chipsets. Not all IA64Egbert Eich1-1/+3
chipsets can be probed without OS support as probing them is only possible using ACPI. One example of this are the HP ZX1/2 chipsets: previously the code assumed that these chips were present when no other of the known chipsets could be probed. This assumption brought SGI Altrix machines with 64 CPUs to a grinding halt.
2003-11-14Initial revisionKaleb Keithley1-0/+36