writing drivers for xfree86 v4.x

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

 





I see that you can basically allow fbScreenInit to handle setting the
pScreen fn pointers mostly to those defined in the fb/ folder, from
withing your xyzScreenInit.

But, I see that a lot of functions fb/ appear only to be stubs (i.e., they
trivially return TRUE) -- how then does the server actually take care of
hadnling these various requests from the client.  For example,

Bool
fbUnmapWindow(WindowPtr pWindow)
{
    return TRUE;
}

Thanks!

_______________________________________________

Newbie@XFree86.Org
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

[Index of Archives]     [XFree86]     [Xfree86 Xpert]     [X.org]     [IETF Annouce]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Picture Sharing]     [Linux Security]     [Linux RAID]

  Powered by Linux