From: Ondrej Zary Date: Fri, 28 Mar 2008 21:41:23 +0000 (-0700) Subject: 3c509: convert to isa_driver and pnp_driver X-Git-Tag: v2.6.26-rc1~1138^2~270^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4bed1375c06af7c76b4615ae661791b62e93ef;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed