DMSET
(void)commctl(com, TIOCM_DTR | TIOCM_RTS, DMSET);
(void)commctl(com, *(int *)data, DMSET);
case DMSET: