CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Wed, 26 Mar 2008 10:20:09 -0700 (PDT)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 08/03/26 10:20:09 Log message: 23. In favour of the majority case, assume x86 and x86_64 systems cannot hard-fail master aborts. On an experimental basis, also assume the same of alpha systems. This adds support for such systems that don't include a PCI-to-ISA bridge. (Marc La France) Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/common/: xf86pciBus.c xc/programs/Xserver/hw/xfree86/os-support/bus/: Pci.h Revision Changes Path 3.3937 +5 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.93 +4 -4 xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c 1.57 +23 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h