CVS Update: xc (branch: trunk)

Egbert Eich xorg-commit at cvs.freedesktop.org
Wed May 18 18:38:50 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	eich at gabe.freedesktop.org	05/05/18 08:38:50

Log message:
  2005-05-18  Egbert Eich  <eich-at-freedesktop-dot-org>
  
  	* programs/Xserver/hw/xfree86/vbe/vbe.c: (VBESetVBEMode):
  	VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This
  	can be a standard mode solely determined by the mode ID or it may
  	be a detailed mode with almost arbitrary mode parameters. The mode
  	parameters are passed to the BIOS in a memory area pointed to by
  	es:di. If bit 11 in the video mode is set this memory area is
  	evaluated.
  	When we don't have such an area (passed to VBESetVBEMode() this
  	function should unset this bit for sanity reasons.
  	(Bugzilla #3329)

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/vbe/:
        vbe.c 
  
  Revision      Changes    Path
  1.935         +13 -0     xc/ChangeLog
  1.7           +2 -1      xc/programs/Xserver/hw/xfree86/vbe/vbe.c




More information about the xorg-commit mailing list