From 8fb472b71091c76fbf9f4a1db62a2108a3431b9f Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 9 Jul 2010 11:51:11 -0500 Subject: [PATCH] Add "Test Asyn" device definitions for the aai and aao record types. --- src/dev/testDev/devTestAsyn.dbd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dev/testDev/devTestAsyn.dbd b/src/dev/testDev/devTestAsyn.dbd index 21ffebe74..32dfff60f 100644 --- a/src/dev/testDev/devTestAsyn.dbd +++ b/src/dev/testDev/devTestAsyn.dbd @@ -1,7 +1,9 @@ # $Id$ device(ai,CONSTANT,devTestAsyn,"Test Asyn") +device(aai,CONSTANT,devTestAsyn,"Test Asyn") device(ao,CONSTANT,devTestAsyn,"Test Asyn") +device(aao,CONSTANT,devTestAsyn,"Test Asyn") device(bi,CONSTANT,devTestAsyn,"Test Asyn") device(bo,CONSTANT,devTestAsyn,"Test Asyn") device(calcout,CONSTANT,devTestAsyn,"Test Asyn")