CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       05/08/18 08:13:07

Log message:
   122. In the vesa driver, do not call VBE to save/restore adapter state if the
        mode on server entry is not one reported by VBE (i.e. is a VGA or OEM
        mode).  This prevents hangs under certain video BIOS'es (Marc La 
France).
   121. Change the vesa and vgahw modules' saving and restoring of video memory
        for the mode on server entry to be less prone to bus lockouts
        (Marc La France).
   120. Change the vesa driver to save and restore more video memory contents
        for the mode on server entry (Marc La France).
   119. Fix vesa driver's mapping of video memory apertures (Marc La France).
   118. Experimental change to cause the vesa driver to ignore sync tolerances 
in
        XF86Config monitor sections when the monitor is detected through DDC to
        be a digital panel, relying instead on any BIOS ability to reject or
        adjust mode timings to accomodate the panel (Marc La France).
   117. Endianness changes to the vesa driver (Marc La France).
  
  In part, these changes amount to a port of the vesa driver to non-ix86
  architectures.

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/vesa/:
        vesa.c vesa.h vesa.man 
      xc/programs/Xserver/hw/xfree86/vgahw/:
        vgaHW.c 
  
  Revision      Changes    Path
  3.3575        +15 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.50          +218 -103  xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.c
  1.15          +2 -2      xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.h
  1.4           +10 -2     xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.man
  1.62          +20 -13    xc/programs/Xserver/hw/xfree86/vgahw/vgaHW.c

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

Reply via email to