git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81cfe79
)
[x86 setup] Present the canonical video mode number to the kernel
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 13 Sep 2007 21:14:29 +0000
(14:14 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 20 Sep 2007 18:06:58 +0000
(11:06 -0700)
Canonicalize the video mode number as presented to the kernel. The
video mode number may be user-entered (e.g. ASK_VGA), an alias
(e.g. NORMAL_VGA), or a size specification, and that confuses the
suspend wakeup code.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found