CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:28:11

Log message:
25. Make some of ATIProbe()'s verbose messages less misleading
(Marc La France).
24. Fix reversed memset() arguments in atimisc LUT handling (David Krause).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
atidac.c atiprobe.c ativersion.h 
  
  Revision  ChangesPath
  3.3938+4 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.27  +2 -2  xc/programs/Xserver/hw/xfree86/drivers/ati/atidac.c
  1.79  +75 -27xc/programs/Xserver/hw/xfree86/drivers/ati/atiprobe.c
  1.93  +2 -2  
xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:29:49

Log message:
  Typo.

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
atiprobe.c 
  
  Revision  ChangesPath
  1.80  +3 -3  xc/programs/Xserver/hw/xfree86/drivers/ati/atiprobe.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
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  ChangesPath
  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

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:46:01

Log message:
27. Fix integer wrap-arounds in XAA's wide line code path (Paul Mackerras).
26. Fix XAA segfault when dealing with certain TE fonts with null glyphs
(Soran Sandmann Pedersen).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/xaa/:
xaaTEText.c xaaWideLine.c 
  
  Revision  ChangesPath
  3.3939+4 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.9   +21 -4 xc/programs/Xserver/hw/xfree86/xaa/xaaTEText.c
  1.13  +8 -16 xc/programs/Xserver/hw/xfree86/xaa/xaaWideLine.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:47:27

Log message:
  Fix fallout from prior changes to the ServerTarget() imake rule.

Modified files:
  xc/programs/lbxproxy/:
Imakefile 
  xc/programs/xfs/:
Imakefile 
  
  Revision  ChangesPath
  1.17  +1 -5  xc/programs/lbxproxy/Imakefile
  3.28  +1 -5  xc/programs/xfs/Imakefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 11:39:13

Log message:
28. Update to 2008-03-26 pci.ids snapshot.  Also add some more recent PCI
Radeon IDs.  (Marc La France)

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/common/:
xf86PciInfo.h 
  xc/programs/Xserver/hw/xfree86/etc/:
pci.ids 
  xc/programs/Xserver/hw/xfree86/scanpci/:
xf86PciStdIds.h 
  
  Revision  ChangesPath
  3.3940+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.166 +90 -1 xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h
  1.14  +2252 -472 xc/programs/Xserver/hw/xfree86/etc/pci.ids
  1.26  +20262 
-1753xc/programs/Xserver/hw/xfree86/scanpci/xf86PciStdIds.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 11:57:51

Log message:
32. Temporarily ignore 64-bit PCI memory address spaces on SPARC
(Marc La France).
31. For fault isolation purposes, on SPARC, bracket all PCI configuration
space accesses with MEMBAR's  (Marc La France).
30. Add PCI-X and PCI Express to the mix of PCI variants that are supported
in a single system.  Includes, but is not limited to, support for Sun's
Ultra 25 and Ultra 45 systems.  (Marc La France).
29. Remove assumption that all PCI entities have a function 0
(Marc La France).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/etc/:
scanpci.c 
  xc/programs/Xserver/hw/xfree86/os-support/bus/:
Pci.c Pci.h sparcPci.c xf86Pci.h 
  
  Revision  ChangesPath
  3.3941+10 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.100 +9 -3  xc/programs/Xserver/hw/xfree86/etc/scanpci.c
  1.100 +317 -68   xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c
  1.58  +2 -1  xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h
  1.32  +180 -91   
xc/programs/Xserver/hw/xfree86/os-support/bus/sparcPci.c
  1.49  +104 -19   
xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Pci.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 12:04:52

Log message:
32. Zero out all SPARC SunOS framebuffers on server exit (Marc La France).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/os-support/sunos/:
sun_init.c 
  
  Revision  ChangesPath
  3.3942+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.11  +57 -31
xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 12:07:04

Log message:
  Whitespace cleanup

Modified files:
  xc/programs/Xserver/hw/xfree86/common/:
xf86PciInfo.h 
  xc/programs/Xserver/hw/xfree86/os-support/bus/:
Pci.c 
  xc/programs/Xserver/hw/xfree86/os-support/sunos/:
sun_init.c 
  
  Revision  ChangesPath
  1.167 +9 -9  xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h
  1.101 +4 -4  xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c
  1.12  +3 -3  
xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit