For EPICS R3.14.3 and above, prefix registerRecordDeviceDriver() with the name of the application.

This commit is contained in:
Ron Sluiter
2003-11-03 19:15:25 +00:00
parent 5ad7adfede
commit fc784dc6d3
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ ld < WithMPFVx.munch
cd startup
dbLoadDatabase("../../dbd/WithMPFVx.dbd")
registerRecordDeviceDriver(pdbbase)
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/WithMPF.db")
+1 -1
View File
@@ -3,7 +3,7 @@
errlogInit(0)
dbLoadDatabase("../../dbd/WithMPF.dbd")
registerRecordDeviceDriver(pdbbase)
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/WithMPF.db")
routerInit
+1 -1
View File
@@ -3,7 +3,7 @@
errlogInit(0)
dbLoadDatabase("../../dbd/WithMPF.dbd")
registerRecordDeviceDriver(pdbbase)
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/WithMPF.db")
routerInit
+1 -1
View File
@@ -23,7 +23,7 @@ ld < WithMPFVx.munch
cd startup
dbLoadDatabase("../../dbd/WithMPFVx.dbd")
registerRecordDeviceDriver(pdbbase)
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/WithMPF.db")
+1 -1
View File
@@ -3,7 +3,7 @@
errlogInit(0)
dbLoadDatabase("../../dbd/WithMPF.dbd")
registerRecordDeviceDriver(pdbbase)
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/WithMPF.db")
routerInit
+1 -1
View File
@@ -3,7 +3,7 @@
errlogInit(0)
dbLoadDatabase("../../dbd/WithMPF.dbd")
registerRecordDeviceDriver(pdbbase)
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/WithMPF.db")
routerInit