Lines Matching full:dtr
260 /* turn on RTS, and DTR for power supply */
264 msyslog(LOG_CRIT, "NeoClock4X(%d): can't query RTS/DTR state: %m", unit);
269 sl232 = sl232 | TIOCM_DTR | TIOCM_RTS; /* turn on RTS, and DTR for power supply */
271 sl232 = sl232 | CIOCM_DTR | CIOCM_RTS; /* turn on RTS, and DTR for power supply */
275 msyslog(LOG_CRIT, "NeoClock4X(%d): can't set RTS/DTR to power neoclock4x: %m", unit);
280 msyslog(LOG_EMERG, "NeoClock4X(%d): don't know how to set DTR/RTS to power NeoClock4X with this OS!",
409 /* turn on RTS, and DTR for power supply */
413 msyslog(LOG_CRIT, "NeoClock4X(%d): can't query RTS/DTR state: %m",
417 /* turn on RTS, and DTR for power supply */
420 /* turn on RTS, and DTR for power supply */
425 msyslog(LOG_CRIT, "NeoClock4X(%d): can't set RTS/DTR to power neoclock4x: %m",