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

2008-02-07 Thread Marc Zyngier
> "Ondrej" == Ondrej Zary <[EMAIL PROTECTED]> 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

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

2008-02-06 Thread Ondrej Zary
Hello, this patch converts 3c509 driver to isa_driver and pnp_driver. The result is that autoloading using udev and hibernation works with ISA PnP cards. It also adds hibernation support for non-PnP ISA cards. xcvr module parameter was removed as its value was not used. Tested using 3 ISA cards