Commit Graph

14729 Commits

Author SHA1 Message Date
Jeff Hill 9b76f9d9c0 Fix alignment problem found by purify 1995-04-26 03:14:08 +00:00
Jeff Hill 302f4ef6c8 dont send exception msg to all serach requests when the server
runs out of memory (send exception resp only in reply to search
requests that find a match)
1995-04-26 03:12:53 +00:00
Jeff Hill 64b7a679a0 Use vxWorks sem for locks and free lists when fdmgr delete
(none of this is currently used under UNIX)
1995-04-26 03:11:02 +00:00
Jeff Hill e9624769cb moved already ANSI drivers into the ANSI directory 1995-04-26 03:02:57 +00:00
Jeff Hill 5ccee17d09 ANSI C changes 1995-04-26 03:01:02 +00:00
Jeff Hill 5e67b97e89 reformatted statement and fixed doc 1995-04-26 02:53:11 +00:00
Jeff Hill 7cd16f8ad6 fixed comment 1995-04-26 02:51:02 +00:00
Jeff Hill b5aa0e300c fixed bug where nill func ptr io block called for get cb at disconnect 1995-04-26 02:49:30 +00:00
Jim Kowalkowski c27c38d531 New Pentek 4261 support added 1995-04-25 15:49:23 +00:00
Jim Kowalkowski b46166314f New device support for the Pentek 4261 ADC. 1995-04-25 15:47:21 +00:00
John Winans 593df59742 Changed name of HiDEOS link configuration command/function. 1995-04-25 15:32:23 +00:00
Andrew Johnson 561e2e9fb9 Moved environment parameter defaults to config/CONFIG_ENV 1995-04-24 16:02:24 +00:00
Ned Arnold 18b173eeb6 If reassignable PV ends in .DESC, change to .VAL 1995-04-19 18:58:50 +00:00
John Winans 47b3da99a0 Added support for the HiDEOS system as a GPIB bus transport agent. 1995-04-12 19:31:41 +00:00
cvs2svn dd0ce8918a This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta12'. 1995-04-07 11:50:22 +00:00
Jim Kowalkowski a655930baf added ability to include files without substitution in the pattern file. R3.12.0-beta12 1995-04-07 11:50:21 +00:00
Jeff Hill 84773e71a0 init unintialized (and unused) fields in the protocol 1995-04-06 17:11:02 +00:00
Jeff Hill 214b9ae5c1 Use copyin structure to avoid VAX fp except when ieee is in VAX fp type
- also use dbr_ types
1995-04-06 17:06:14 +00:00
Jeff Hill 420249caac removed USEC_PER_SEC def 1995-04-06 17:01:52 +00:00
Jeff Hill 17a0f487a8 Increment the search resp count 1995-04-06 16:53:28 +00:00
Jeff Hill bbfcd9ff78 Use dbr_ types 1995-04-06 16:51:20 +00:00
Jeff Hill b9dc0dad91 added caIOBlockListFree() declaration 1995-04-06 16:49:51 +00:00
Jeff Hill 50be068a02 free outstanding get/put cb requests when the IOC disconnects 1995-04-06 16:47:41 +00:00
Jeff Hill a90bdf0098 exponentially increase delay between search requests only when we get
no responses
1995-04-06 16:33:02 +00:00
Jeff Hill a58a2439cd removed debug code (that was already commented out) 1995-04-06 16:28:45 +00:00
Jeff Hill 962b520be8 removed unused variables 1995-04-06 16:25:09 +00:00
Jeff Hill 6747d4e0e9 restored call to ca_flush_io() in ca_pend_event()
also now uses caIOBlockListFree()
1995-04-06 16:00:31 +00:00
Jeff Hill 043eeb6a7c added ASSERTUNIX 1995-04-06 15:48:52 +00:00
Janet B. Anderson 6b50908dd6 Portability changes. 1995-04-05 15:52:30 +00:00
Jim Kowalkowski 2d9514e8ad updated to use the new db format without the database() section 1995-04-05 15:28:03 +00:00
John Winans 2e7e1416d3 Only do a sysIntEnable() for those cards that are found with the probe. 1995-04-05 14:13:43 +00:00
cvs2svn ed2f5648b2 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta11'. 1995-03-31 15:05:08 +00:00
John Winans 96da4b1121 Added devMpc.c R3.12.0-beta11 1995-03-31 15:05:07 +00:00
John Winans 3c6191cccd Machine protection system interface card 1995-03-31 15:03:32 +00:00
Marty Kraimer 60a488940c Make include look at ansi before old 1995-03-31 13:54:27 +00:00
Marty Kraimer 1c1d8228c7 Allen Bradley completely rewritten and move to ansi 1995-03-31 13:49:52 +00:00
Marty Kraimer b2ee2f2347 New version of Allen Bradlet driver 1995-03-31 13:48:59 +00:00
Marty Kraimer 2c2673dcea Allen Bradley support completele rewritten 1995-03-31 13:47:50 +00:00
Janet B. Anderson 0e760bfc70 Modified includes to reflect new drv subdirectories old and ansi 1995-03-31 00:05:46 +00:00
Janet B. Anderson f0234af637 Added solaris scripts for starting caRepeater and iocLogServer - anj 1995-03-30 23:17:59 +00:00
Janet B. Anderson 96f58790c4 Seperated drv files into ansi and old dirs. Added combine dir. 1995-03-30 19:36:44 +00:00
Janet B. Anderson 2c1004fb41 Changed include location in drv directory 1995-03-30 19:13:13 +00:00
Marty Kraimer f6025d2a1f Fixed bugs in dnNotify code. Move code to dbNotify.c from dbLink and dbAccess 1995-03-30 19:04:34 +00:00
cvs2svn 4d046c8424 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta10'. 1995-03-24 21:24:26 +00:00
John Winans e7e17f07af Probable race condition in PEP TX task. Moved the final transmission
byte assignment into the point where the busy list is locked.  This
is how the Xycom TX task has worked all along.  This change fixed
seems to have fixed an apparant race condition where the receive task
gets a response to a transmitted message BEFORE the TX task gets
it on the busy list.
R3.12.0-beta10
1995-03-24 21:24:25 +00:00
Janet B. Anderson 8a23d381c4 Added define for USG 1995-03-24 15:29:08 +00:00
Janet B. Anderson 46b9bb6e6a Changed bcopy to memcpy and added include for string.h 1995-03-24 15:28:20 +00:00
Marty Kraimer 9ab85124d3 Allow pvnames to contain ; 1995-03-24 13:42:21 +00:00
Ned Arnold b8f07e873d Version 1.15 always fills in RxCV, even if RxPV's are not valid. 1995-03-17 17:51:55 +00:00
John Winans 0cfd58942f Added waveform writing support 1995-03-10 16:55:40 +00:00