mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add the nullmodem device
This commit is contained in:
parent
eb8d2682ce
commit
6d823e816b
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue