Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-25 Thread Jerone Young
Yes multiboot 1 for i386-pc is very much still supported and functional (one thing I made sure wouldn't break with all this new stuff). I went through and changed a lot of the function declarations to match up with GCS...many where not. Hopefully this will really kickstart things in the Multiboot

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-25 Thread Hollis Blanchard
On 7/25/07, Stefan Reinauer <[EMAIL PROTECTED]> wrote: * Marco Gerards <[EMAIL PROTECTED]> [070725 11:53]: > "Jerone Young" <[EMAIL PROTECTED]> writes: > > > I'm going to submit a new patch shortly. I'll also check it in. So it > > will not suffer from code rot :-) Need to make sure some stuff wo

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-25 Thread Marco Gerards
Stefan Reinauer <[EMAIL PROTECTED]> writes: > * Marco Gerards <[EMAIL PROTECTED]> [070725 11:53]: >> "Jerone Young" <[EMAIL PROTECTED]> writes: >> >> > I'm going to submit a new patch shortly. I'll also check it in. So it >> > will not suffer from code rot :-) Need to make sure some stuff works >

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-25 Thread Stefan Reinauer
* Marco Gerards <[EMAIL PROTECTED]> [070725 11:53]: > "Jerone Young" <[EMAIL PROTECTED]> writes: > > > I'm going to submit a new patch shortly. I'll also check it in. So it > > will not suffer from code rot :-) Need to make sure some stuff works > > on ppc then it'll be in. Probably tonight or tom

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-25 Thread Marco Gerards
"Jerone Young" <[EMAIL PROTECTED]> writes: > I'm going to submit a new patch shortly. I'll also check it in. So it > will not suffer from code rot :-) Need to make sure some stuff works > on ppc then it'll be in. Probably tonight or tomorrow. Great to have multiboot2! Having multiboot2 on the PP

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-24 Thread Jerone Young
I'm going to submit a new patch shortly. I'll also check it in. So it will not suffer from code rot :-) Need to make sure some stuff works on ppc then it'll be in. Probably tonight or tomorrow. On 7/22/07, Marco Gerards <[EMAIL PROTECTED]> wrote: "Jerone Young" <[EMAIL PROTECTED]> writes: > Wil

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-22 Thread Marco Gerards
"Jerone Young" <[EMAIL PROTECTED]> writes: > Will do the changes for the coding style (good point). Do you want me to wait with the review until you did this? At first sight I noticed a few GCS related issues. Is this code completely up-to-date with the draft on the wiki? I do not mind getting

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-08 Thread Jerone Young
Will do the changes for the coding style (good point). On 7/7/07, Otavio Salvador <[EMAIL PROTECTED]> wrote: "Jerone Young" <[EMAIL PROTECTED]> writes: > diff -r b85dfdfcce16 conf/powerpc-ieee1275.rmk > --- a/conf/powerpc-ieee1275.rmk Wed Jul 04 15:53:23 2007 -0500 > +++ b/conf/powerpc-ie

Re: [RFC] [PATCH] Add multiboot 2 capabilities

2007-07-07 Thread Otavio Salvador
"Jerone Young" <[EMAIL PROTECTED]> writes: > diff -r b85dfdfcce16 conf/powerpc-ieee1275.rmk > --- a/conf/powerpc-ieee1275.rmk Wed Jul 04 15:53:23 2007 -0500 > +++ b/conf/powerpc-ieee1275.rmk Thu Jul 05 08:04:34 2007 -0500 > @@ -102,7 +102,9 @@ pkgdata_MODULES = halt.mod \ > linux