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

From: Zwane Mwaikambo
Date: Mon Oct 03 2005 - 13:32:35 EST


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
-
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/