Re: [PATCH] Make bootsector stub 16-bit-only (i386)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Antonino A. Daplas
Date: Tuesday, May 8, 2007 - 5:04 pm

On Tue, 2007-05-08 at 20:32 +0200, Alexander van Heukelum wrote:

You would also need this minor change.

Tony

diff --git a/arch/i386/boot/video.S b/arch/i386/boot/video.S
index 5e2280c..2d637d1 100644
--- a/arch/i386/boot/video.S
+++ b/arch/i386/boot/video.S
@@ -95,7 +95,7 @@ #define PARAM_VESAPM_SEG      0x2e
 #define PARAM_VESAPM_OFF       0x30
 #define PARAM_LFB_PAGES                0x32
 #define PARAM_VESA_ATTRIB      0x34
-#define PARAM_CAPABILITIES     0x36
+#define PARAM_CAPABILITIES     0x38
 
 /* Define DO_STORE according to CONFIG_VIDEO_RETAIN */
 #ifdef CONFIG_VIDEO_RETAIN


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Make bootsector stub 16-bit-only (i386), Alexander van Heukelum, (Sat May 5, 3:44 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Sat May 5, 11:07 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Andrew Morton, (Tue May 8, 3:28 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Tue May 8, 4:25 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Andi Kleen, (Tue May 8, 5:27 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Tue May 8, 10:13 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Andrew Morton, (Tue May 8, 11:12 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Tue May 8, 11:27 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Alexander van Heukelum, (Tue May 8, 11:32 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Tue May 8, 11:45 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Alexander van Heukelum, (Tue May 8, 12:19 pm)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Andrew Morton, (Tue May 8, 1:00 pm)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Tue May 8, 3:27 pm)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Antonino A. Daplas, (Tue May 8, 5:04 pm)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Alexander van Heukelum, (Wed May 9, 1:54 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Antonino A. Daplas, (Wed May 9, 6:45 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Lennart Sorensen, (Wed May 9, 7:30 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Antonino A. Daplas, (Wed May 9, 7:51 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Wed May 9, 9:51 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), Alexander van Heukelum, (Wed May 9, 11:18 am)
Re: [PATCH] Make bootsector stub 16-bit-only (i386), H. Peter Anvin, (Wed May 9, 11:27 am)