Add Jens Eden's (PTB) asyn motor MAXnet driver.

This commit is contained in:
Ron Sluiter
2010-05-11 13:40:23 +00:00
parent 731e6f35c8
commit d8b20645d0
+1
View File
@@ -14,6 +14,7 @@ LIBRARY_IOC_DEFAULT += oms
# The following is required for the OMS PC68/78 (i.e., devOmsPC68) device driver.
ifdef ASYN
SRCS += devOmsPC68.cc drvOmsPC68.cc
SRCS += drvMAXnetAsyn.cc
endif
# The following is required for the OMS VME8/44 (i.e., devOMS) device driver.