summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES1
-rw-r--r--sys/i386/conf/NOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 2e065f2..5d56a4c 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 2e065f2..5d56a4c 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud