K 10 svn:author V 6 marcel K 8 svn:date V 27 2005-09-21T04:36:40.000000Z K 7 svn:log V 260 Fix an unaligned I/O memory access in the event that a SCB times out. The FXP_SCR_FLOWCONTROL registers is at offset 0x19, but 2 bytes wide. It cannot be read as a word without causing a panic on architectures that enforce strict alignment. MFC after: 3 days END