From 591a515024272182aa39512497856e7b86e105d5 Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Mon, 12 May 2008 19:10:30 +0000 Subject: [PATCH] asyn doesn't have this autosave-support file, which is intended to match asyn/db/asynRecord.db --- iocBoot/iocvxWorks/asynRecord.req | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 iocBoot/iocvxWorks/asynRecord.req diff --git a/iocBoot/iocvxWorks/asynRecord.req b/iocBoot/iocvxWorks/asynRecord.req new file mode 100644 index 0000000..39ca3af --- /dev/null +++ b/iocBoot/iocvxWorks/asynRecord.req @@ -0,0 +1,14 @@ +$(P).SCAN +$(P).TMOD +$(P).OEOS +$(P).IEOS +$(P).OFMT +$(P).IFMT +$(P).TMOT +$(P).NRRD +$(P).BAUD +$(P).DBIT +$(P).SBIT +$(P).PRTY +$(P).MCTL +$(P).FCTL -- GitLab