Skip to content

Commit

Permalink
3c509: convert to isa_driver and pnp_driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ondrej Zary authored and Jeff Garzik committed Mar 29, 2008
1 parent a0f55e0 commit ac4bed1
Showing 1 changed file with 372 additions and 357 deletions.
Loading

0 comments on commit ac4bed1

Please sign in to comment.