Commit Graph

305 Commits

Author SHA1 Message Date
Jeff Hill
4b2f0c1d74 doc 1995-02-17 20:41:16 +00:00
Jeff Hill
53bfe9888a new model names 1995-02-17 20:40:27 +00:00
John Winans
a93e2e8b26 Cleaned up some Hideos hacking and commented out the LANL debug code because
APS has had some add behaviour from GPIB lately and it is one of few things
that has changed WRT to it.
1995-02-14 22:33:01 +00:00
Marty Kraimer
68a0f7a00b Low and High words were mixed up. 1995-02-13 15:15:06 +00:00
Marty Kraimer
0c9de2c129 For ab_bt_write and ab_bt_read, remove from driver list before calling callback 1995-02-13 15:10:55 +00:00
John Winans
a437b010b3 Killed 162 stuff and ready for TranServ. 1995-02-13 14:53:34 +00:00
John Winans
9bbf6fe17e Removed references to the mvme162 stuff (replaced by HiDEOS.) 1995-02-07 18:53:56 +00:00
John Winans
1c4adbf2ce Removed building of the drvMvme162 stuff (replaced by HiDEOS.) 1995-02-07 18:52:25 +00:00
John Winans
3941fb3ead Added some ifdef'd out test code to see if the end of the sequence program
could be updated to NOT cause an extra sample from port zero to be taken
at the end of the sequence.  As it turns out, it causes more harm than
good.  There must be something wrong with my understanding on how it works.
For now, the misfeature of the extra sample at the end of the sequence will
have to stay.
1995-01-06 17:03:43 +00:00
John Winans
0859173047 Added debug flag guards to ALL printing. The default debug level is set
to 1 -- this provides the same output as the old version.
1994-12-16 16:11:26 +00:00
John Winans
d9066673ef Removed DMAC command chaining structure(s) from the ibLink
structure so they can be malloc'd seperately.  This keeps
the usage of A24 space restricted to ONLY those structures
that have to be there.
1994-12-14 22:29:14 +00:00
John Winans
ad41921414 Rewrote the init code so that it always returns a zero (don't kill the
startup.cmd file.)  It is possible that this could cause some confusion
to the database, should it decide to then use a link that did not init
properly.
1994-12-12 16:03:00 +00:00
John Winans
3ce0670ba8 Turned off the debugging system (it consumed an additional 30% of CPU) 1994-11-17 21:15:26 +00:00
Janet B. Anderson
70e2716ff0 One file per line again, commented out drvCaenV265.c 1994-11-14 23:22:15 +00:00
Jeff Hill
0c2699c85b added drvCaenV265.c 1994-11-14 18:59:31 +00:00
Jeff Hill
ea9d141a54 dded caenV265 1994-11-14 18:48:45 +00:00
Marty Kraimer
348f4c0e8d One line per module 1994-11-14 16:20:22 +00:00
John Winans
969487ef0b Added VME bus violation prevention code/bug fix from LANL. 1994-10-28 19:55:30 +00:00
John Winans
6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Marty Kraimer
173da3eb7a Added support for arbitrary block transfer requests 1994-10-19 20:04:10 +00:00
John Winans
a781baf507 Added a manual rearm mode to the driver. 1994-10-19 18:31:52 +00:00
John Winans
7a96e3e27e ANSIfied the bitbus driver so that the compiler stopped warning about
exery third line of code.
1994-10-19 18:31:22 +00:00
John Winans
d8f2d20e09 Added the bitbus driver's .o file (left it out before.) 1994-10-19 18:30:42 +00:00
Janet B. Anderson
ce9e6f8186 Added rule for drvSup 1994-10-06 14:41:20 +00:00
John Winans
34979f6b77 Added an extensive debugging facility. 1994-10-04 18:42:46 +00:00
Jeff Hill
c81a313f0b removed trailing comma 1994-09-29 20:01:54 +00:00
Janet B. Anderson
0bbd42b4f1 Minor changes 1994-09-07 20:42:35 +00:00
Janet B. Anderson
c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson
d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00
Matt Needes
dd3de4d8f0 Added "all:" and "clean::" deps, changed flag usage, cleanup. 1994-08-23 20:35:03 +00:00
Matt Needes
8334f1fdd4 New stuff. 1994-08-21 01:02:07 +00:00
Matt Needes
07562040a9 Changed from CONFIG_vx to CONFIG in inclusion. 1994-08-15 20:57:10 +00:00
Mike Bordua
1c56ce0e0e Fixed install, removed .o from PROD[1-2]. 1994-07-17 10:36:49 +00:00
Mike Bordua
29d74ef8c2 Added install target. 1994-07-17 08:37:02 +00:00
Mike Bordua
712e6ff2b8 Changed :: to : . 1994-07-16 00:29:50 +00:00
Mike Bordua
873fc94949 Removed rec/ from various includes. (rec directory moved) 1994-07-12 20:33:05 +00:00
Mike Bordua
17a0b22e83 Fixed collision. 1994-07-12 20:32:04 +00:00
Mike Bordua
203c80f2fe Initial Makefile. 1994-07-12 20:25:13 +00:00
Matt Needes
deed02d520 LANL merge into ANL for R3.12 1994-06-22 15:35:59 +00:00
John Winans
da93c276a4 Added error checking on bitbus message queue calls 1994-06-10 09:04:01 +00:00
John Winans
ec14c35f2d changed invalid link messages and limited print storm possibility 1994-06-10 09:03:26 +00:00
John Winans
c60d22bfdd ooooooops I reversed the meaning of an IF statement 1994-06-08 14:40:55 +00:00
John Winans
e2f2be1b48 Changed all accesses to vxMemProbe's in the ^X reset logic 1994-06-08 10:44:47 +00:00
John Winans
4cb7ccbbb8 Added either-or logic to message completion notification 1994-06-08 10:44:07 +00:00
John Winans
9472e6e616 *** empty log message *** 1994-06-08 10:39:45 +00:00
John Winans
7a997e7822 Added link reset for ^X reboots & removed task checking in response matching code 1994-06-08 10:38:31 +00:00
John Winans
ee9bc61792 Added the new calls to the A24 support in devLib 1994-06-08 10:37:03 +00:00
John Winans
caf52f70ef added if-else logic to completion signals 1994-05-26 13:04:10 +00:00
Marty Kraimer
5d3e47a922 added support for Allen Bradley RTD module 1994-05-26 12:55:19 +00:00
John Winans
bd1af0644d (finally) added the per-message timeout feature 1994-05-10 12:56:16 +00:00