newport console fixes

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

 



Hello list,

I patched the newport console driver to have the correct colormap
when exiting X11 / switching from X11 to console.
This problem doesn't affect all versions of the newport, the old
revision in my very old indy doesn't show these effects.
Some revision information of my (different) newports is written in
the header of the attached diff.
Could someone please apply the patch to cvs (2.4 branch, 2.6 isn't
very usable for me), if there are no objections?

Markus

-- 
No RISC - No fun!
#### old newport, works w/o patch
#
# NG1: Revision 3, 8 bitplanes, REX3 revision B, VC2 revision A, 
#      xmap9 revision A, cmap revision C, bt445 revision A
# NG1: Screensize 1296x1024
#
## (strange resolution, isn't it? - X does 1280x1024 anyway)

#### new newport, works w/ patch
#
# NG1: Revision 6, 8 bitplanes, REX3 revision B, VC2 revision A,
#      xmap9 revision A, cmap revision D, bt445 revision D
# NG1: Screensize 1280x1024

--- drivers/video/newport_con.c.orig	Mon Mar 15 10:28:08 2004
+++ drivers/video/newport_con.c	Mon Mar 15 09:55:24 2004
@@ -448,6 +448,8 @@
 {
 	static int logo_drawn = 0;
 
+	newport_init_cmap();
+
 	topscan = 0;
 	npregs->cset.topscan = 0x3ff;
 

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux