K 10 svn:author V 3 kib K 8 svn:date V 27 2012-08-20T12:07:10.765626Z K 7 svn:log V 271 MFC r232197 (on behalf of phk): 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