Rework vesa driver for shadowing and multiple screen support. Allow enable
to fail and avoid crashing
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
/* $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/fbdev.h,v 1.2 1999/12/30 03:03:08 robin Exp $ */
|
||||
/* $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/fbdev.h,v 1.4 2000/05/06 22:17:42 keithp Exp $ */
|
||||
|
||||
#ifndef _FBDEV_H_
|
||||
#define _FBDEV_H_
|
||||
@@ -56,7 +56,7 @@ fbdevInitScreen (ScreenPtr pScreen);
|
||||
void
|
||||
fbdevPreserve (KdCardInfo *card);
|
||||
|
||||
void
|
||||
Bool
|
||||
fbdevEnable (ScreenPtr pScreen);
|
||||
|
||||
Bool
|
||||
|
||||
Reference in New Issue
Block a user