[SERIAL] Don't initialise port->mctrl before calling ->startup
If a serial port is hung up using vhangup() with HUPCL cleared (so DTR isn't dropped), and then re-opened, we don't want to drop the DTR line. This occurs during the login process, and dropping DTR would cause a modem to hang up.
Showing
Please register or sign in to comment