3c509: convert to isa_driver and pnp_driver
authorOndrej Zary <linux@rainbow-software.org>
Fri, 28 Mar 2008 21:41:23 +0000 (14:41 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 29 Mar 2008 02:14:07 +0000 (22:14 -0400)
commitac4bed1375c06af7c76b4615ae661791b62e93ef
treeeeb3fb1733b0ed791d199a9b40e7731ed29d5701
parenta0f55e0e833009c6a4eeb2626b807e3c21b128c8
3c509: convert to isa_driver and pnp_driver

Convert 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 in various combinations of PnP and non-PnP modes.
EISA and MCA only compile-tested.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/3c509.c