summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/mpparse.c
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2009-03-18 23:54:05 (GMT)
committerH. Peter Anvin <hpa@linux.intel.com>2009-03-18 23:54:05 (GMT)
commit5f641356127712fbdce0eee120e5ce115860c17f (patch)
tree25e4fb9f3984bd2cd9621fb599e964975fad2028 /arch/x86/kernel/mpparse.c
parentbe721696cac9d66566d59b205ee573ecb2f7c35b (diff)
downloadlinux-5f641356127712fbdce0eee120e5ce115860c17f.tar.xz
x86, setup: fix the setting of 480-line VGA modes
Impact: fix rarely-used feature The VGA Miscellaneous Output Register is read from address 0x3CC but written to address 0x3C2. This was missed when this code was converted from assembly to C. While we're at it, clean up the code by making the overflow bits and the math used to set the bits explicit. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/kernel/mpparse.c')
0 files changed, 0 insertions, 0 deletions