Commit Graph

364 Commits

Author SHA1 Message Date
Marty Kraimer
d99f23e050 INC all header files 1998-01-21 21:07:02 +00:00
Marty Kraimer
bec2b11d04 fix inclues 1998-01-20 21:53:05 +00:00
Marty Kraimer
2f3a295d5d add includes for error messages 1998-01-20 21:51:58 +00:00
Marty Kraimer
7563f566ca add steppermotor.h 1998-01-20 21:50:42 +00:00
Marty Kraimer
a983d85e4d Latest version from Ned Arnold 1997-07-11 12:48:05 +00:00
Marty Kraimer
b9f80350e0 Suppress warning message. Add BT to report 1997-07-11 12:19:40 +00:00
Marty Kraimer
6f4962853b Per Ned's request 1997-06-30 14:26:24 +00:00
Jeff Hill
8fdfb8738a added scan on int bug fix from mit 1997-06-25 06:13:41 +00:00
Jeff Hill
6a51de27e5 spelling 1997-06-13 09:23:38 +00:00
Marty Kraimer
daeb1247d8 get latest version 1997-06-12 13:48:54 +00:00
Marty Kraimer
e1e8a34b2f Fixed many compiler warning messages 1997-04-30 19:02:21 +00:00
Marty Kraimer
13c9ae5fe3 Get rid of 1997-04-30 19:01:32 +00:00
Marty Kraimer
6912ff4929 Take VX_WARN_YES from config 1997-04-30 19:00:45 +00:00
Marty Kraimer
ee8fad1e7a Test version to diagnose bitbus problems 1997-03-13 16:57:49 +00:00
Jeff Hill
c25f195f08 pc does not have 68k's "nobitfield" option 1996-11-02 01:21:12 +00:00
Jeff Hill
a5e1223b0c added subroutine wrapper around reads and writes 1996-09-16 22:14:02 +00:00
Jeff Hill
0db9c03505 drvTime.c is no longer used 1996-09-16 22:11:03 +00:00
Jeff Hill
737278aa41 fixed comment 1996-09-16 18:30:27 +00:00
Jeff Hill
a01241aa19 fixed gcc warnings 1996-09-04 20:44:19 +00:00
Marty Kraimer
2433b09c1c additional include install commands were added 1996-07-29 20:35:04 +00:00
Jeff Hill
0c831f7e5a fixed comment 1996-07-10 23:59:34 +00:00
Jeff Hill
49e7beed3b fixed bug where slot is wrong when EPICS_VXI_LA_BASE isnt 0 1996-07-10 17:49:10 +00:00
Janet B. Anderson
e61dce7a96 drvSup no longer built. Individual *.o files installed. 1996-07-08 15:05:50 +00:00
Janet B. Anderson
e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Jeff Hill
2d55dafacc commented out drvCaenV265.c 1996-06-26 22:09:13 +00:00
Janet B. Anderson
28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Jeff Hill
9ea7fc6dd1 fixed resource managr bug occurring in mixed SC/DC systems 1996-06-19 20:52:04 +00:00
John Winans
7e8bdc7e43 Added the EOS logic from Mark Rivers. (It is only supported for HiDEOS
GPIB interfaces.)
1996-05-03 19:05:37 +00:00
John Winans
e1042ca5ee Fixed a reversed set of parms to a semBCreate().
Changed the data type of a parameter to memory probe call.
1996-05-03 19:04:44 +00:00
Marty Kraimer
92b1b34e02 Mods contributed by Ric Claus (SLAC) 1996-05-03 14:14:22 +00:00
Marty Kraimer
5a983c11cb Make sure link structure is allocated 1996-04-22 14:40:24 +00:00
Jeff Hill
2a3fc15e9e fixed problem where epvxiWrite() was only able to xmit positive characters 1996-04-09 15:32:50 +00:00
Marty Kraimer
6e37e4a8b7 Made STATIC static 1996-03-06 14:17:34 +00:00
Marty Kraimer
acaa1b6fbf Cosmetic change 1996-03-04 14:15:04 +00:00
Marty Kraimer
38875dd8a7 Added drvVmic2534 from LBL. NOTE: NOTE YET ANSIFIED 1996-03-04 14:13:53 +00:00
Marty Kraimer
dd34fb320b Fixed bugs 1996-02-16 19:27:11 +00:00
Marty Kraimer
a8da2b9da4 moved include files from base/include 1996-01-25 21:24:40 +00:00
Janet B. Anderson
f8dd9b2bf7 Added man pages. Man pages are now installed. 1995-12-07 21:03:27 +00:00
Janet B. Anderson
4c5497c74e Moved from base/man. Man pages are now installed. 1995-12-07 21:02:20 +00:00
Andrew Johnson
1f61d4acc2 Added CANbus driver (TIP810 Industry-Pack).
N.B. drvIpMv162 is not tested.
1995-11-14 20:18:07 +00:00
Andrew Johnson
017c55f9d9 Generating TARGETS automatically from SRCS.c 1995-10-03 21:13:45 +00:00
John Winans
222063ac53 Added code to send last byte of a RAC_RESET in pepTxTask(). It was left
out in a previous mod that modes the last byte transmission into a locked
region in order to prevent a TxTask/RxTask race condition.
1995-09-26 14:50:31 +00:00
John Winans
db1b46e5f9 Added ability to change default clock speed from shell. 1995-09-01 14:36:35 +00:00
Marty Kraimer
e6bec6af38 mrk committed for dalesio 1995-08-17 14:51:53 +00:00
Marty Kraimer
d9a05d6051 added abConfigScanListAscii and abConfigAuto 1995-08-17 14:45:57 +00:00
Jeff Hill
5903ff0cdb use arch independent types 1995-08-12 00:48:21 +00:00
John Winans
48640936f5 Changed the parameter table and associated support routines to support
buffer length specifications of size long instead of short.
1995-07-31 19:44:18 +00:00
Andrew Johnson
f3e0f33d15 Fixed port4_5 / port6_7 swap in bo_driver 1995-05-01 17:16:23 +00:00
Marty Kraimer
ef12c444d8 Added support for retrieving adapter and card status 1995-04-26 14:16:59 +00:00
Jeff Hill
b3af9b389a moved ansi drivers 1995-04-26 03:20:39 +00:00