Re: PATCH: move soft_cursor into fbconsole
From: Jon Smirl <hidden>
Date: 2005-07-02 00:56:57
Another way to think of this, let's make another member variable .fb_hwcursor. When the driver has a hardware cusor is sets .fb_hwcursor. If you want to use the software cursor use the exisiting .fb_cursor. If you think about it every driver is going to have the exact same assignment .fb_cursor = soft_cursor. If every driver is going to have exactly the same assignment, why do we need the variable? It's the existence of the hardware cursor that varies from driver to driver, that's the one we need the variable for. -- Jon Smirl jonsmirl@gmail.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click