Add the nullmodem device

This commit is contained in:
Julian Elischer 2002-01-01 05:16:03 +00:00
parent eb8d2682ce
commit 6d823e816b
2 changed files with 2 additions and 0 deletions

View file

@ -1038,6 +1038,7 @@ options SES_ENABLE_PASSTHROUGH
# `xterm', among others.
device pty #Pseudo ttys
device nmdm #back-to-back tty devices
device speaker #Play IBM BASIC-style noises out your speaker
device gzip #Exec gzipped a.out's
device md #Memory/malloc disk

View file

@ -1038,6 +1038,7 @@ options SES_ENABLE_PASSTHROUGH
# `xterm', among others.
device pty #Pseudo ttys
device nmdm #back-to-back tty devices
device speaker #Play IBM BASIC-style noises out your speaker
device gzip #Exec gzipped a.out's
device md #Memory/malloc disk