[comp.realtime] KERMIT for philips ERM

hueni@optolab.pyl.unibe.ch (hermann hueni) (03/20/91)

Hello,

If anybody is interested for a KERMIT port onto philips ERM-system,
please drop me a e-mail (hueni@iam.unibe.ch) and I will send you a patchfile
that may be applied to the sources of 'cucl' kermit:

/*  This is a remote-only Kermit for Berkeley Unix 2.8 (11/44),
          produced at UCL by surgery on the "demonstration" Kermit,
          plus enhancements.
    The program should run unmodified in any unix-like environment;
          for use in any other environment in which an ASCII OS supports
          a VDU terminal on an RS232 port, there should be no need to
          modify any routines in this file.  All possibly machine-dependent
          routines have been isolated in file "uclkmd.c"; these should
          be checked before compilation.

             Chris Kennington.       UCL.    9th May 1985.        */
*/

/*
 *      20. March 1991
 *
 *      adapted to philips embedded realtime monitor (ERM v3.1)
 *      on a VME 68020 pg2100 board and cross compiled from
 *      a philips pg9000 UNIX sysV.2 system by
 *
 *      Hermann Hueni
 *      Physiological Institute, University of Berne
 *      Buehlplatz 5
 *      CH-3012 Berne
 *      hueni@iam.unibe.ch
 */

This kermit implementation is not a very fancy one. If you have a better one,
I would be interested to get it.

Hermann Hueni, hueni@iam.unibe.ch