Add the nullmodem device

This commit is contained in:
julian 2002-01-01 05:16:03 +00:00
parent 0c033b3d2b
commit 9f5f416483
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