epvxiLib -> drvEpvxi
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* routines for the VXI device support and resource management
|
||||
* $Id$
|
||||
* Routines for the VXI device support and resource management.
|
||||
*
|
||||
*
|
||||
*
|
||||
@@ -140,7 +141,7 @@ static char *sccsId = "$Id$\t$Date$";
|
||||
#include <memLib.h>
|
||||
|
||||
#define SRCepvxiLib /* allocate externals here */
|
||||
#include <epvxiLib.h>
|
||||
#include <drvEpvxi.h>
|
||||
|
||||
#define NICPU030
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* epvxiMsgLib.c
|
||||
* $Id$
|
||||
*
|
||||
* driver for VXI message based devices
|
||||
*
|
||||
@@ -47,7 +47,7 @@ static char *sccsId = "$Id$\t$Date$";
|
||||
|
||||
#include <vxWorks.h>
|
||||
#include <semLib.h>
|
||||
#include <epvxiLib.h>
|
||||
#include <drvEpvxi.h>
|
||||
#include <fast_lock.h>
|
||||
#ifdef V5_vxWorks
|
||||
# include <iv.h>
|
||||
@@ -1106,7 +1106,6 @@ vxiHP1404MsgSignalSetup()
|
||||
return ERROR;
|
||||
}
|
||||
|
||||
logMsg("found HP1404 device\n");
|
||||
msgCommanderLA = hpMsgLA;
|
||||
hpE1404SignalConnect(hpRegLA, signalHandler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user