[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <wrphcglx9w0.fsf@hina.wild-wind.fr.eu.org>
Date: Thu, 07 Feb 2008 12:51:11 +0100
From: Marc Zyngier <maz@...terjones.org>
To: Ondrej Zary <linux@...nbow-software.org>
Cc: Jeff Garzik <jeff@...zik.org>, netdev@...r.kernel.org,
Linux Kernel <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_driver v3
>>>>> "Ondrej" == Ondrej Zary <linux@...nbow-software.org> writes:
Ondrej> Tested using 3 ISA cards in various combinations of PnP and non-PnP modes.
Ondrej> #ifdef CONFIG_EISA
Ondrej> ret = eisa_driver_register(&el3_eisa_driver);
Ondrej> + if (!ret)
Ondrej> + eisa_registeted = 1;
Ondrej> #endif
^^^^^^^^^^^^^^^
You probably should at least test-compile this driver with CONFIG_EISA
enabled...
Regards,
M.
--
And if you don't know where you're going, any road will take you there...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists