Re-enable setmode() in wscons implementation.
This commit is contained in:
parent
b592059273
commit
ba53dd71d7
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: vidc20config.c,v 1.2 2001/04/01 16:58:05 reinoud Exp $ */
|
/* $NetBSD: vidc20config.c,v 1.3 2001/04/09 19:23:32 reinoud Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001 Reinoud Zandijk
|
* Copyright (c) 2001 Reinoud Zandijk
|
||||||
@ -677,9 +677,7 @@ vidcvideo_init(void)
|
|||||||
/* vidcvideo_flash_go() */;
|
/* vidcvideo_flash_go() */;
|
||||||
|
|
||||||
/* setting a mode goes wrong in 32 bpp ... 8 and 16 seem OK */
|
/* setting a mode goes wrong in 32 bpp ... 8 and 16 seem OK */
|
||||||
#if 0
|
|
||||||
vidcvideo_setmode(vidc_currentmode);
|
vidcvideo_setmode(vidc_currentmode);
|
||||||
#endif
|
|
||||||
|
|
||||||
vidcvideo_textpalette();
|
vidcvideo_textpalette();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user