Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2013 14:53:25 -0600
From:      Douglas Carmichael <dcarmich@dcarmichael.net>
To:        Steve Wills <swills@freebsd.org>
Cc:        x11@freebsd.org
Subject:   xf86-video-vmware cursor fix not committed (ports/181385)
Message-ID:  <872E37BB-72C0-4289-A44D-9F25BCE9621A@dcarmichael.net>

next in thread | raw e-mail | index | archive | help

--Apple-Mail=_A90078EE-15DC-470A-BED8-837D32C24476
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Steve:

There=92s also a fix for a cursor-related bug in xf86-video-vmware that =
has not been committed at all (PR: ports/181385), and has received no =
action since August.

(The bug manifests itself when using xdm by an =91Unable to map mmio =
BAR=92 message from xorg after restarting xdm at logout.)

What would be the best way to have this committed to the port, as it =
significantly impacts use of FreeBSD under VMware?

Here=92s a link to the PR: =
http://www.freebsd.org/cgi/query-pr.cgi?pr=3D181385

=97Douglas


--Apple-Mail=_A90078EE-15DC-470A-BED8-837D32C24476
Content-Disposition: attachment;
	filename=xf86-video-vmware-13.0.1-cursor.patch
Content-Type: application/octet-stream;
	x-unix-mode=0644;
	name="xf86-video-vmware-13.0.1-cursor.patch"
Content-Transfer-Encoding: 7bit

--- work/xf86-video-vmware-13.0.1/src/vmware.c	2013-04-17 03:02:10.000000000 -0700
+++ work/xf86-video-vmware-13.0.1/src/vmware.c	2013-08-18 04:04:34.000000000 -0700
@@ -366,6 +366,7 @@
         return FALSE;
     }
     pVMWARE->suspensionSavedRegId = id;
+    pVMWARE->SavedReg.svga_reg_id = id;
 
 #if !XSERVER_LIBPCIACCESS
     pVMWARE->PciTag = pciTag(pVMWARE->PciInfo->bus, pVMWARE->PciInfo->device,

--Apple-Mail=_A90078EE-15DC-470A-BED8-837D32C24476--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?872E37BB-72C0-4289-A44D-9F25BCE9621A>