>>>>> "Ondrej" == Ondrej Zary <linux@rainbow-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...
--