K 10 svn:author V 6 marcel K 8 svn:date V 27 2013-11-11T06:22:29.938185Z K 7 svn:log V 393 Fix the L1 console, broken for the Altix 450. Using POLL and GETC apparently does return any characters. Special SAL calls exists for when the console is asynchronous. Replace the poll call with getting the interrupt status and replace the getc call with an interrupt read. It is not known if this change breaks the Altix 350, but it is assumed that it will not harm. testing will tell us... END