Xref: utzoo comp.sys.m68k:2188 comp.realtime:1211 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!snorkelwacker.mit.edu!bloom-beacon!eru!kth.se!sunic!mcsun!cernvax!chx400!iam.unibe.ch!optolab!hueni From: hueni@optolab.pyl.unibe.ch (hermann hueni) Newsgroups: comp.sys.m68k,comp.realtime Subject: KERMIT for philips ERM (embedded realtime monitor) available Keywords: kermit erm realtime-system philips vme-system Message-ID: <1991Mar20.120918.12700@iam.unibe.ch> Date: 20 Mar 91 12:09:18 GMT Sender: news@iam.unibe.ch Organization: Neurongroup, Physiological Institute, University of Berne, Switzerland Lines: 37 Originator: hueni@optolab 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