Dear Gerd,
On 18.10.19 12:14, Gerd Hoffmann wrote:
On Thu, Oct 17, 2019 at 10:33:52PM +0200, Uwe Kleine-König wrote:
For cbvga only modes with MM_DIRECT are usable, so skip the other ones. This effectively adds the following modes:
{ 0x10D, { MM_DIRECT, 320, 200, 15, 8, 16, SEG_GRAPH } }, { 0x10E, { MM_DIRECT, 320, 200, 16, 8, 16, SEG_GRAPH } }, { 0x10F, { MM_DIRECT, 320, 200, 24, 8, 16, SEG_GRAPH } }, { 0x140, { MM_DIRECT, 320, 200, 32, 8, 16, SEG_GRAPH } },
Signed-off-by: Uwe Kleine-König uwe@kleine-koenig.org
Patches applied.
Thanks, but git and Vim show strange line ending ^M for these changes.
Kind regards,
Paul