Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_driver v3

From: Marc Zyngier
Date: Thu Feb 07 2008 - 07:07:27 EST


>>>>> "Ondrej" == Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/