K 10 svn:author V 3 imp K 8 svn:date V 27 2002-02-10T03:34:44.000000Z K 7 svn:log V 306 o Use bus_generic_setup_intr instead of bus_setup_intr. o Call bus_generic_setup_intr and check its return value. Don't setup func until we successfully get the interrupt from our parent. o Add comments about some maybe questionable stuff so I can check later to make sure that it really is that way. END