Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

termio(7)

xnsxt(7)



  ldterm(7)                           CLIX                           ldterm(7)



  NAME

    ldterm - Loadable STREAMS tty module

  DESCRIPTION

    The ldterm module is a STREAMS module that can be pushed onto any stream
    to perform termio-style processing.  The ldterm module supports all of the
    standard ioctl() calls, as described in termio.  Each ioctl() call is
    passed downstream so that STREAMS drivers may perform the necessary
    hardware functions.  The ldterm module does not keep track of the c_cflag
    member in the termio structure.  This member should be stored by a driver
    downstream and filled-in on any TCGETA ioctl() request.

    All processed data will be sent downstream as M_DATA messages and all
    incoming data is expected to be in M_DATA messages.

  NOTES

    Currently only the xnsxt STREAMS driver uses ldterm.

  RELATED INFORMATION

    Files:  termio(7), xnsxt(7)






























  2/94 - Intergraph Corporation                                              1




Typewritten Software • bear@typewritten.org • Edmonds, WA 98026