K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-10T07:02:41.000000Z K 7 svn:log V 327 Move the turning on of the interrupts for the card at the bridge from the activate method to the setup_intr, and turn it off to teardown_intr. This makes the ed driver not enter its interrupt routine during the probe. Apparently, an interrupt happens when you disable the interrupts. There are other problems with ed still. END