kernel-ark/drivers
Bill Nottingham a40920b42a [PATCH] vgacon: set vc_hi_font_mask correctly
When allocating a new VC with vgacon_init(), the font is shared across all
the VGA consoles.  However, the font mask was always set to the default
value of zero in visual_init(), even if we were using 512 character fonts
at the time.

Moreover, code in vgacon.c:vga_do_font_op() didn't reset the mask if the
console driver thinks it's already in 512 character mode.  This means that
to *fix* it, you'd actually have to take the console out of 512 character
mode and then set it back.

The attached sets vc_hi_font_mask in vgacon_init() for any new consoles
opened if the vgacon driver is already in 512 character mode, solving this.

This bug goes back to 2.4.18 at least, probably earlier.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:07 -07:00
..
acorn
acpi [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
atm [ATM]: ENI155P error handling fix 2005-04-24 19:14:36 -07:00
base
block [PATCH] nbd: Don't create all MAX_NBD devices by default all the time 2005-05-01 08:59:07 -07:00
bluetooth
cdrom
char [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
cpufreq [PATCH] Add suspend method to cpufreq core 2005-04-29 07:40:12 -07:00
crypto
dio
eisa
fc4
firmware
i2c [PATCH] ppc annotations: i2c-mpc 2005-04-25 18:32:12 -07:00
ide [PATCH] ppc32: Fix IDE related crash on wakeup 2005-05-01 08:58:41 -07:00
ieee1394
infiniband [PATCH] missing include in mthca 2005-04-24 12:28:36 -07:00
input [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
isdn [PATCH] missing include in hisax 2005-04-24 12:28:35 -07:00
macintosh [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4 2005-05-01 08:58:41 -07:00
mca
md [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
media [PATCH] LifeView FlyTV Platinum FM: GPIO usage 2005-05-01 08:59:05 -07:00
message
misc
mmc
mtd
net [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
nubus
oprofile [PATCH] oprofile trivial user annotations 2005-04-26 07:43:42 -07:00
parisc
parport
pci
pcmcia
pnp
s390 [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
sbus [PATCH] mostek bogus sparse annotations fixed 2005-04-24 12:28:36 -07:00
scsi [PATCH] ultrastor build fix 2005-05-01 08:58:35 -07:00
serial [PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value 2005-04-29 22:46:40 +01:00
sh
sn
tc
telephony
usb [PATCH] size_t portability fixes - drivers/usb 2005-04-26 11:26:53 -07:00
video [PATCH] vgacon: set vc_hi_font_mask correctly 2005-05-01 08:59:07 -07:00
w1
zorro
Kconfig
Makefile