K 10 svn:author V 3 bde K 8 svn:date V 27 2003-11-16T13:31:45.000000Z K 7 svn:log V 358 Restored the call to schedsofttty() (now spelled swi_sched(...)) again. Its restoration in rev.1.102 was mistranslated to the equivalent of setsofttty() in rev.1.105. This increased overheads by causing a context switch to the SWI handler after almost every interrupt. The increase was approx. 50% on a Celeron 366 (from 23 usec to 34 usec per interrupt). END