From 6d823e816bed65e82e30bdeace535b5b65f9bf1b Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Tue, 1 Jan 2002 05:16:03 +0000 Subject: [PATCH] Add the nullmodem device --- sys/conf/NOTES | 1 + sys/i386/conf/NOTES | 1 + 2 files changed, 2 insertions(+) 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