From 77ca6d0df18672809a30805a2e383f56134d8292 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Wed, 21 Jan 1998 21:03:46 +0000 Subject: [PATCH] include old device definitions --- src/dev/symbDev/symb.dbd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/dev/symbDev/symb.dbd b/src/dev/symbDev/symb.dbd index 1a3bb4596..7351ab8fe 100644 --- a/src/dev/symbDev/symb.dbd +++ b/src/dev/symbDev/symb.dbd @@ -11,3 +11,11 @@ device( "stringout", INST_IO, "devSoSymb" , "vxWorks Variable (INST_IO)" ) device( "waveform" , INST_IO, "devWfSymb" , "vxWorks Variable (INST_IO)" ) device( "mbbi" , INST_IO, "devMbbiSymbRaw", "Raw vxWorks Variable (INST_IO)" ) device( "mbbo" , INST_IO, "devMbboSymbRaw", "Raw vxWorks Variable (INST_IO)" ) + +#for compatibility with old +device(ai,CONSTANT,devAiSymb,"vxWorks Variable") +device(ao,CONSTANT,devAoSymb,"vxWorks Variable") +device(longin,CONSTANT,devLiSymb,"vxWorks Variable") +device(longout,CONSTANT,devLoSymb,"vxWorks Variable") +device(stringin,CONSTANT,devSiSymb,"vxWorks Variable") +device(stringin,CONSTANT,devSiSymb,"vxWorks Variable")