CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Wed, 14 May 2008 08:40:49 -0700 (PDT)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 08/05/14 08:40:49 Log message: 49. Avoid unpredictable behaviour on PCI-X and/or PCI Express capable ix86, x86_64 and PowerPC systems (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/os-support/bus/: ix86Pci.c ppcPci.c Revision Changes Path 3.3960 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.28 +19 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/ix86Pci.c 1.11 +13 -3 xc/programs/Xserver/hw/xfree86/os-support/bus/ppcPci.c