Akira Taniguchi writes:
 > Sorry, broken english because I am Japanese.
 > 
 > My ct65548 is working with XFree86 4.3.0.
 > But mouse cursor write dust what's black dot.
 > I don't know what to do that probrem.

Thanks a lot for finding this! 

    Good work!

This is a real bug. It should be:

    if (cPtr->PanelType & ChipsLCD) 
        ChipsNew->XR[0x51] |= 0x04;
    else 
        ChipsNew->XR[0x51] &= ~0x04;

Could you please test this for me?

Egbert.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to