From ece9fac5ec9561849488aea657b55c75abe8e78e Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 16 Mar 2004 15:43:30 +0000 Subject: [PATCH] Support for IPAC R2.7 and above. --- motorExApp/WithAsyn/WithAsynVxInclude.dbd | 6 ++++-- motorExApp/WithAsyn/WithMPFVxInclude.dbd | 6 ++++-- motorExApp/WithMPF/WithMPFVxInclude.dbd | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/motorExApp/WithAsyn/WithAsynVxInclude.dbd b/motorExApp/WithAsyn/WithAsynVxInclude.dbd index fa3b5168..94f3770d 100644 --- a/motorExApp/WithAsyn/WithAsynVxInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynVxInclude.dbd @@ -5,7 +5,9 @@ include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devNewport.dbd" include "devPIMotor.dbd" -# Only for IPAC R2.6 and above. -include "tyGSOctal.dbd" +# Only for IPAC R2.7 and above. +driver(drvIpac) +registrar(vipc616Registrar) +registrar(tyGSOctalRegistrar) diff --git a/motorExApp/WithAsyn/WithMPFVxInclude.dbd b/motorExApp/WithAsyn/WithMPFVxInclude.dbd index fa3b5168..94f3770d 100644 --- a/motorExApp/WithAsyn/WithMPFVxInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFVxInclude.dbd @@ -5,7 +5,9 @@ include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devNewport.dbd" include "devPIMotor.dbd" -# Only for IPAC R2.6 and above. -include "tyGSOctal.dbd" +# Only for IPAC R2.7 and above. +driver(drvIpac) +registrar(vipc616Registrar) +registrar(tyGSOctalRegistrar) diff --git a/motorExApp/WithMPF/WithMPFVxInclude.dbd b/motorExApp/WithMPF/WithMPFVxInclude.dbd index fa3b5168..94f3770d 100644 --- a/motorExApp/WithMPF/WithMPFVxInclude.dbd +++ b/motorExApp/WithMPF/WithMPFVxInclude.dbd @@ -5,7 +5,9 @@ include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devNewport.dbd" include "devPIMotor.dbd" -# Only for IPAC R2.6 and above. -include "tyGSOctal.dbd" +# Only for IPAC R2.7 and above. +driver(drvIpac) +registrar(vipc616Registrar) +registrar(tyGSOctalRegistrar)