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/wsfb



Module Name:    xsrc
Committed By:   macallan
Date:           Sat Oct  1 17:04:11 UTC 2005

Modified Files:
        xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb: Imakefile
            wsfb_driver.c
Added Files:
        xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb.h
            wsfb_cursor.c

Log Message:
Add hardware cursor support and the usual XF86Config options to turn it on and
off, change the default device to ttyE0 ( since ttyC0 is a serial port on most 
SPARCs )
This needs a wsdisplay driver which actually supports the WSDISPLAYIO_GCURMAX 
and WSDISPLAYIO_SCURSOR ioctls. Tested on NetBSD/sparc with igsfb on a 
JavaStation NC / Krups.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb/Imakefile
cvs rdiff -r0 -r1.1 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb.h \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb_cursor.c
cvs rdiff -r1.4 -r1.5 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb_driver.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