debian man page for nmdm

Query: nmdm

OS: debian

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NMDM(4) 						   BSD Kernel Interfaces Manual 						   NMDM(4)

NAME
nmdm -- nullmodem terminal driver
SYNOPSIS
device nmdm
DESCRIPTION
The nmdm driver provides two tty(4) devices connected by a virtual ``null modem'' cable. If either of the two tty devices have the CDSR_OFLOW bit (``stty dsrflow'') set in their line discipline, the nmdm device will emulate the speed configured in the termios(4) settings. The speed emulation works independently in the two directions, controlled by the slower end's termios settings (c_ispeed, c_ospeed, CS5 ... CS8, CSTOPB and PARENB).
FILES
/dev/nmdmN[AB] nullmodem device nodes. Where the A node has a matching B node. The nmdm driver implements ``on-demand device creation'' so simply accessing a given instance in /dev will create it.
DIAGNOSTICS
None.
SEE ALSO
stty(1), termios(4), tty(4)
HISTORY
The nmdm driver first appeared in FreeBSD 4.4.
BSD
January 27, 2005 BSD
Related Man Pages
ucom(4) - debian
ucom(4) - centos
pty(4) - xfree86
pty(4) - redhat
pty(4) - minix
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?