K 10 svn:author V 3 bde K 8 svn:date V 27 2006-12-26T18:33:55.000000Z K 7 svn:log V 304 After rev.1.169, the "interrupt" coalescing parameters are not used in bge_intr(). Some of them are used in bge_poll(). Simplify by only initializing these for polling mode and not toggling them when switching modes. This also fixes missing synchronization with the coalescing engine in the toggling. END