diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 2e065f2a40b..5d56a4c9b3b 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 2e065f2a40b..5d56a4c9b3b 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