K 10 svn:author V 3 bde K 8 svn:date V 27 1998-08-11T17:01:32.000000Z K 7 svn:log V 238 Register tty software interrupt handlers at run time using register_swi() instead of at compile time using ifdefs. Use _swi_null instead of dummycamisr. CAM and dpt should call register_swi() instead of hacking on ihandlers[] directly. END