RE: [patch 1/1] ES7000 platform update (i386)

From: Protasevich, Natalie
Date: Mon Oct 03 2005 - 13:35:46 EST



> From: Zwane Mwaikambo [mailto:zwane@xxxxxxxxxxxxxxxx]
> Sent: Monday, October 03, 2005 12:38 PM
> To: Protasevich, Natalie
> Cc: akpm@xxxxxxxx; ak@xxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [patch 1/1] ES7000 platform update (i386)
>
> Hello Natalie,
>
> On Sun, 2 Oct 2005 Natalie.Protasevich@xxxxxxxxxx wrote:
>
> > @@ -62,6 +62,9 @@ static unsigned int base; static int
> > es7000_rename_gsi(int ioapic, int gsi) {
> > + if (es7000_plat == 2)
> > + return gsi;
>
> Could you #define that number to something so you can
> immediately tell its Rascal/Zorro?
>
> Thanks,
> Zwane
>

Sure, good idea :) I will do that.
Thanks,
--Natalie
-
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/