K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-05-06T13:48:53.879285Z K 7 svn:log V 282 Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus versions instead. They were never needed as bus_generic_intr() and bus_teardown_intr() had been changed to pass the original child device up in 42734, but the ISA bus was not converted to new-bus until 45720. END