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

From: Antonino A. Daplas
Date: Wed May 09 2007 - 10:51:30 EST


On Wed, 2007-05-09 at 10:30 -0400, Lennart Sorensen wrote:
> On Wed, May 09, 2007 at 08:04:07AM +0800, Antonino A. Daplas wrote:
> > On Tue, 2007-05-08 at 20:32 +0200, Alexander van Heukelum wrote:
> > > On Tue, May 08, 2007 at 03:28:17AM -0700, Andrew Morton wrote:
> > > > On Sat, 5 May 2007 12:44:52 +0200 Alexander van Heukelum <heukelum@xxxxxxxxxxxxx> wrote:

> > > @@ -95,7 +95,8 @@ #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_VESA_PAD 0x36
> > > +#define PARAM_CAPABILITIES 0x38
>
> Isn't this ^^^ what you are suggesting below?
>

Yes, sorry, why did I miss that one :-)

Tony

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/