From 8006b733b5e5cd3adf47f262eee691b54c26bcaf Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Wed, 9 Jul 2003 07:40:20 +0000 Subject: update emulators/x48: enhancements to emulators/x48 PR: 53912 Submitted by: Pedro F. Giffuni --- emulators/x48/files/patch-src+X48.ad | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 emulators/x48/files/patch-src+X48.ad (limited to 'emulators/x48/files/patch-src+X48.ad') diff --git a/emulators/x48/files/patch-src+X48.ad b/emulators/x48/files/patch-src+X48.ad new file mode 100644 index 000000000000..25880923ee81 --- /dev/null +++ b/emulators/x48/files/patch-src+X48.ad @@ -0,0 +1,13 @@ +--- src/X48.ad.orig Wed Jan 11 13:24:05 1995 ++++ src/X48.ad Sun Jun 29 10:46:17 2003 +@@ -49,8 +49,8 @@ + ! resources controlling the connections + ! + *useTerminal: True +-*useSerial: False +-*serialLine: /dev/ttyS0 ++*useSerial: True ++*serialLine: /dev/cuaa0 + + ! + ! stuff controlling initialization -- cgit v1.2.3