Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware



Module Name:    xsrc
Committed By:   tron
Date:           Fri Jun 14 05:16:31 UTC 2002

Modified Files:
        xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware: vmware.c
            vmware.h vmwareblt.c vmwarecurs.c vmwarewindow.c

Log Message:
Latest bug fixes from the XFree86 repository:
 134. Fix HW Cursor handling in vmware driver (#5193, Jeremy, VMWare).
  15. Fix mouse Protocol "Auto" for SunOS (Marc La France).
  14. Relocate all driver low memory accesses (atimisc module not yet done)
      (Marc La France).
  13. Make driver I/O relocatable (atimisc, s3, sis and tseng not yet done)
      (Marc La France).
  12. PCI domain changes for SunOS/SPARC64 (Marc La France).
  11. PCI domain changes for Linux/SPARC64 (#4653, Divid S. Miller,
      Marc La France).
Add symbols that were missing from the registrations lists.  This removes
a lot of the misleading "unresolved symbols" messages that show up if
'X -configure' crashes.

This should fix PR xsrc/17113.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware/vmware.c \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware/vmware.h
cvs rdiff -r1.3 -r1.4 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware/vmwareblt.c
cvs rdiff -r1.4 -r1.5 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware/vmwarecurs.c
cvs rdiff -r1.1.1.1 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/vmware/vmwarewindow.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index