Commit Graph

1498 Commits

Author SHA1 Message Date
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
Janet B. Anderson
82867f0684 Now installs individual objects instead of devLibOpt 1994-12-14 15:00:16 +00:00
John Winans
6fb928ea9d Updated the GPIB request header. 1994-12-12 19:59:45 +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
a60cba8671 Fixed array index for temerature reading. 1994-12-07 15:11:13 +00:00
Jeff Hill
1066acd60c doc 1994-12-07 00:34:41 +00:00
Jeff Hill
4c546a0299 allow event thread to finish at exit() by temp unlock 1994-12-07 00:33:24 +00:00
Jeff Hill
d6fe343a88 sync group leak fix 1994-12-07 00:31:59 +00:00
Jeff Hill
94c6314dc9 little endian no MIT float byte swap 1994-12-07 00:31:13 +00:00
Jeff Hill
1657a97783 removed debug 1994-12-07 00:30:44 +00:00
Jeff Hill
36fb04f13a removed debug stuff 1994-12-07 00:29:03 +00:00
Jeff Hill
2ea3005498 . 1994-12-07 00:28:18 +00:00
Jeff Hill
885e9e829f send prior to calling select() opt and vxWorks td() safe 1994-12-07 00:27:29 +00:00
Jeff Hill
5f53ebb4c2 no change 1994-12-07 00:20:58 +00:00
Jeff Hill
6bc97431bc *** empty log message *** 1994-12-07 00:19:11 +00:00
Marty Kraimer
0b50562f67 Moved code to src/libCom/envSubr 1994-12-05 14:45:34 +00:00
Marty Kraimer
523c0c37c6 Moved code for src/misc/epicsEnvParams to envSubr 1994-12-05 14:44:21 +00:00
Marty Kraimer
52eba44ac4 Print arg of yy_error 1994-12-05 14:42:41 +00:00
Janet B. Anderson
d0d1a39c57 Removed unbundled products apCreateShadow and apStatusSync 1994-11-30 15:17:07 +00:00
John Winans
622c4f8382 Added IRQ mode stuff 1994-11-30 15:10:23 +00:00
Jeff Hill
da47b297d2 new env var 1994-11-29 22:41:46 +00:00
Jeff Hill
53b2a77378 no tiny buckets 1994-11-29 22:41:12 +00:00
Jeff Hill
81de80789c added new EPICS env var
fixed delete of cast iiu when all disconn chan deleted
1994-11-29 22:40:22 +00:00
Marty Kraimer
d32a6bb770 Fix for ctl/L 1994-11-29 22:37:17 +00:00
Johnny Tang
5d341aed37 atdb.c is included in atdb_yacc.c 1994-11-29 21:37:18 +00:00
Jeff Hill
3fee3eceff fixed vx exit handler problems 1994-11-23 21:03:41 +00:00
Johnny Tang
ded5d21444 Use elex and antelope instead of lex and yacc. 1994-11-23 20:17:11 +00:00
Janet B. Anderson
02310d0bd4 Converted from flex and yacc to e_flex and antelope. 1994-11-23 19:48:14 +00:00
Johnny Tang
2fb0212252 Included main.c scan.c and yylex.c into parse.y 1994-11-23 19:33:09 +00:00
Johnny Tang
2e16f3a6d7 Comment out flexdef.h 1994-11-23 19:31:39 +00:00
Johnny Tang
47fa7a4fa4 include scan.c yylex.c and main.c 1994-11-23 19:30:54 +00:00
Marty Kraimer
0a1c03c8d4 Added omod field sp that monitors to oval properly posted 1994-11-23 15:33:36 +00:00
Marty Kraimer
8815ca1008 emoved simulation fields 1994-11-23 15:30:55 +00:00
Marty Kraimer
c1b65bad02 Dont build pal and switch 1994-11-23 15:30:20 +00:00
Jeff Hill
a8c8dc89d9 fixed use of bogus broadcast var pointer in conn.c prior to first search 1994-11-18 00:34:06 +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
Jeff Hill
bc89526dff more fixes for use of defunct task var under vxWorks 1994-11-17 21:12:23 +00:00
John Winans
1c7a4ef3db Major restructuring of init code. 1994-11-17 21:11:58 +00:00
Marty Kraimer
a7333f554d add asLib.h 1994-11-17 20:27:35 +00:00
Jeff Hill
c2484d675b sccs %W%W => CVS $Id$ 1994-11-17 19:11:06 +00:00
Jeff Hill
589ccacc3d Fixed vxWorks exit handler used wrong task variable 1994-11-17 19:09:55 +00:00
Jeff Hill
9d3ce3aedd dont alloc chan in response to search message 1994-11-16 03:42:07 +00:00
Jeff Hill
a88293bbbb dont alloc channel in response to search request changes 1994-11-16 03:41:25 +00:00
Marty Kraimer
46e1cdf441 In non-syc mode return 2 for no convert 1994-11-15 21:46:35 +00:00
Marty Kraimer
1a826583e7 On ca_puts changed check for illegal type (needed for alarm ack) 1994-11-15 20:25:48 +00:00
Janet B. Anderson
99434dfe06 Added gsd_sync_subr.c and USR_LDFLAGS 1994-11-15 16:24:27 +00:00
Janet B. Anderson
70e2716ff0 One file per line again, commented out drvCaenV265.c 1994-11-14 23:22:15 +00:00
Johnny Tang
51eb05d411 replace install with cp and chmod. 1994-11-14 23:21:51 +00:00
Marty Kraimer
f2d167920c Fixed get so it doesnt try ACK request types 1994-11-14 21:01:53 +00:00
Jeff Hill
d453191f25 added windows_depen.c 1994-11-14 19:04:57 +00:00