K 10 svn:author V 3 phk K 8 svn:date V 27 2012-02-26T20:56:49.289195Z K 7 svn:log V 239 Also call the low-level driver if ->c_iflag & (IXON|IXOFF|IXANY) changes. Uftdi(4) examines (c_iflag & (IXON|IXOFF)) to control hw XON-XOFF support. This is obviously no good, if changes to those bits are not communicated down the stack. END