Commit Graph

287 Commits

Author SHA1 Message Date
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
John Winans
faa429fb7e Changed order of the callback and semGive in the WdTask. There was a race condition 1994-05-02 11:10:50 +00:00
Marty Kraimer
5448099dd1 Fixed IXE problems 1994-04-13 16:35:27 +00:00
Jeff Hill
64a6d52dba fixed MXI open from within MXI 1994-03-30 11:40:52 +00:00
John Winans
976c7312ef Added A24 mapping using new devLib calls and reboot/shutdown bug fix 1994-03-30 11:04:52 +00:00
Marty Kraimer
2eee6a2b93 Replaced itob by cvtLongToString 1994-03-01 07:22:57 +00:00
Marty Kraimer
3e422bd662 Fixed IXE millivolt input 1994-02-18 10:13:41 +00:00
John Winans
b460035c4f changed the reset operations for ^X reboots 1994-02-04 15:00:35 +00:00
Janet B. Anderson
baccb34017 edited by Claude Saunders 1994-01-19 09:15:36 +00:00
John Winans
1fdae84712 Claude had the wronc IRQ vector calcs for non-zero links 1993-12-17 15:54:29 +00:00
John Winans
f41250a8a5 removed extra FASTUNLOCK that was el-wrongo 1993-12-17 12:22:04 +00:00
John Winans
f9ca40db83 Changed all FASTSHLOCK stuff to SEM_ID 1993-12-16 10:37:02 +00:00
Janet B. Anderson
5e248d9f97 installed for frl 1993-12-02 10:56:58 +00:00
frl
adaf88fb3a added gain parameter to dvx_program 1993-11-22 09:56:14 +00:00
Jeff Hill
306ab6e664 removed superfluous error message 1993-10-29 16:53:33 +00:00
Janet B. Anderson
a06671fafa bug fixes num cards and card addressing error 1993-10-29 14:50:40 +00:00
Marty Kraimer
e5c07faae2 make report shorter 1993-09-20 08:10:31 +00:00
Marty Kraimer
a55545e211 make report shorter; ab_reset: all links; only reset scanner. 1993-09-20 08:09:45 +00:00
John Winans
a16899a43b *** empty log message *** 1993-09-15 14:49:07 +00:00