From c583aaaf306c54332cafd85f6551a977f229e2cb Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 16 Jun 2003 15:05:40 +0000 Subject: [PATCH] Forgot MDrive17. --- motorApp/ImsSrc/devImsMotor.dbd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/motorApp/ImsSrc/devImsMotor.dbd b/motorApp/ImsSrc/devImsMotor.dbd index 72709de7..67ffae8f 100644 --- a/motorApp/ImsSrc/devImsMotor.dbd +++ b/motorApp/ImsSrc/devImsMotor.dbd @@ -1,7 +1,10 @@ # Intelligent Motion Systems driver support. device(motor,VME_IO,devIM483SM,"IM483SM") device(motor,VME_IO,devIM483PL,"IM483PL") +device(motor,VME_IO,devMDrive, "MDrive") driver(drvIM483SM) driver(drvIM483PL) +driver(drvMDrive) registrar(IMSmotorRegister) +