Re: [PATCHSET] PC-9800 subarch. support for 2.5.61 (16/26) NIC

Jeff Garzik (jgarzik@pobox.com)
Mon, 17 Feb 2003 12:02:51 -0500


> -#ifdef __ISAPNP__
> +#if defined(__ISAPNP__) && !defined(CONFIG_X86_PC9800)

I am curious, does PC9800 support ISAPNP at all?

Perhaps a dumb question, but I wonder if the above ifdef can be
simplified by turning off ISAPNP on PC9800?

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