K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-11-02T00:54:39.792621Z K 7 svn:log V 390 Toggle card insert/remove interrupt enable bits on events Some controllers (namely Freescale's eSDHC, tested) will continue to assert the card removed or card insert interrupts even after being handled. To work around this, disable watching the interrupt that just occurred until the opposite interrupt is triggered. Linux has a similar change in its driver to address the same problem. END