Endrun

ENDRUN(4) - Device Drivers Manual

Tty, Ntpd, Ldattach, Sysctl, Endrun

ENDRUN(4) - Device Drivers Manual # ENDRUN(4) - Device Drivers Manual NAME # endrun - EndRun Technologies native time-of-day message timedelta sensor SYNOPSIS # pseudo-device endrun [count] DESCRIPTION # This line discipline interfaces serial EndRun Technologies devices. The line discipline is enabled by the following sequence: #include <sys/ioctl.h> int ldisc = ENDRUNDISC, fildes; ... ioctl(fildes, TIOCSETD, &ldisc); The byte stream is unaltered by the line discipline which maintains a timedelta sensor using the EndRun data. ...

LDATTACH(8) - System Manager's Manual

Init, Tty, Pty, Msts, Nmea, Ttys, Endrun, Ldattach

LDATTACH(8) - System Manager’s Manual # LDATTACH(8) - System Manager’s Manual NAME # ldattach - attach a line discipline to a serial line SYNOPSIS # ldattach [-27dehmop] [-s baudrate] [-t cond] discipline device DESCRIPTION # ldattach is used to attach a line discipline to a serial line to allow for in-kernel processing of the received and/or sent data. Depending on the line discipline being attached, one or more options may be applied. ...