Re: Modular versus non-modular ISAPNP

2001-03-13 Thread Jeff Garzik
Ion Badulescu wrote: > > On Mon, 12 Mar 2001 22:02:12 -0500, Jeff Garzik <[EMAIL PROTECTED]> wrote: > > > It is highly recommended to always compile with CONFIG_ISAPNP=y due to > > these differences. If you grep around for CONFIG_ISAPNP versus > > CONFIG_ISAPNP_MODULE, you'll see that many driv

Re: Modular versus non-modular ISAPNP

2001-03-12 Thread Ion Badulescu
On Mon, 12 Mar 2001 22:02:12 -0500, Jeff Garzik <[EMAIL PROTECTED]> wrote: > It is highly recommended to always compile with CONFIG_ISAPNP=y due to > these differences. If you grep around for CONFIG_ISAPNP versus > CONFIG_ISAPNP_MODULE, you'll see that many drivers are woefully > unprepared for

Modular versus non-modular ISAPNP (was Re: PATCH - compile fix for 3c509.c in 2.4.3-pre3)

2001-03-12 Thread Jeff Garzik
Neil Brown wrote: > On Monday March 12, [EMAIL PROTECTED] wrote: > > On Tue, 13 Mar 2001, Neil Brown wrote: > > > in 2.4.3-pre3, drivers/net/3c509.c will not compile ifdef CONFIG_ISAPNP. > > > > > > The following patches fixes the error. I suspect that 3c515.c has > > > the same problem, but I