CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED] 02/10/03 14:32:22

Log message:
   363. In certain circumstances, allow VGA-rerouting through Simba bridges.
        This only affects UltraSPARC-IIi systems.  This is a small but
        necessary step in eradicating SparcArchitecture's need to compile the ati
        dribver with -DAVOID_CPIO (Marc La France).
   362. In int10, ignore interrupts whose simulation isn't yet implemented.
        Previously, such interrupts caused the emulation to stop.  (Egbert Eich,
        Marc La France).
   361. Add full support for multi-head on 460GX-based Itanium systems
        (Marc La France, with documentation loaned by Intel under NDA).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86pciBus.c 
      xc/programs/Xserver/hw/xfree86/etc/:
        scanpci.c 
      xc/programs/Xserver/hw/xfree86/int10/:
        helper_exec.c 
      xc/programs/Xserver/hw/xfree86/os-support/bus/:
        Imakefile Pci.h sparcPci.c 
Added files:
      xc/programs/Xserver/hw/xfree86/os-support/bus/:
        ia64Pci.c 
  
  Revision      Changes    Path
  3.2324        +10 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.62          +3 -3      xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c
  3.89          +118 -1    xc/programs/Xserver/hw/xfree86/etc/scanpci.c
  1.22          +8 -3      xc/programs/Xserver/hw/xfree86/int10/helper_exec.c
  1.25          +4 -1      xc/programs/Xserver/hw/xfree86/os-support/bus/Imakefile
  1.32          +2 -1      xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h
  1.10          +124 -14   xc/programs/Xserver/hw/xfree86/os-support/bus/sparcPci.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to