K 10 svn:author V 3 mav K 8 svn:date V 27 2009-11-04T15:40:19.918034Z K 7 svn:log V 375 MFp4: - Remove CAM_PERIPH_POLLED flag. It is broken by design. Polling can't be periph flag. May be SIM, may be CCB, but now it works fine just without it. - Remove check unused for at least five years. If we will ever have non-BIO devices in CAM, this check is smallest of what we will need. - If several controllers complete requests same time, call swi_sched() only once. END