Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113386
b: refs/heads/master
c: 2407390
h: refs/heads/master
v: v3
  • Loading branch information
Michal Januszewski authored and Ingo Molnar committed Oct 5, 2008
1 parent d234488 commit 65ef2e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d960c9ce47c5360b39e47c064818e91c89df0e21
refs/heads/master: 2407390bd20de38740eef87eab4fe3d1deafdbdd
2 changes: 1 addition & 1 deletion trunk/arch/x86/boot/video-vesa.c
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ static void vesa_store_pm_info(void)
static void vesa_store_mode_params_graphics(void)
{
/* Tell the kernel we're in VESA graphics mode */
boot_params.screen_info.orig_video_isVGA = 0x23;
boot_params.screen_info.orig_video_isVGA = VIDEO_TYPE_VLFB;

/* Mode parameters */
boot_params.screen_info.vesa_attributes = vminfo.mode_attr;
Expand Down

0 comments on commit 65ef2e1

Please sign in to comment.