diff options
Diffstat (limited to 'comms/minicom/files/patch-ai')
-rw-r--r-- | comms/minicom/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/minicom/files/patch-ai b/comms/minicom/files/patch-ai new file mode 100644 index 000000000000..8be58f97aaf2 --- /dev/null +++ b/comms/minicom/files/patch-ai @@ -0,0 +1,11 @@ +--- config.h.orig Fri Oct 31 11:48:00 1997 ++++ config.h Tue Aug 11 02:44:53 1998 +@@ -58,7 +58,7 @@ + + #ifdef __FreeBSD__ + # define DFL_PORT "/dev/modem" +-# define DEF_BAUD "19200" ++# define DEF_BAUD "38400" + # define CALLOUT "" + # define CALLIN "" + #endif |