263b702284
added several characters to the list of valid input characters
Jim Kowalkowski1994-10-28 20:15:47 +00:00
f318710159
increased the USP packet time-out to 250ms, added a parm to the configure() routine to let user specify it.
Jim Kowalkowski1994-10-28 20:15:10 +00:00
969487ef0b
Added VME bus violation prevention code/bug fix from LANL.
John Winans1994-10-28 19:55:30 +00:00
173da3eb7a
Added support for arbitrary block transfer requests
Marty Kraimer1994-10-19 20:04:10 +00:00
a781baf507
Added a manual rearm mode to the driver.
John Winans1994-10-19 18:31:52 +00:00
7a96e3e27e
ANSIfied the bitbus driver so that the compiler stopped warning about exery third line of code.
John Winans1994-10-19 18:31:22 +00:00
d8f2d20e09
Added the bitbus driver's .o file (left it out before.)
John Winans1994-10-19 18:30:42 +00:00
53c7dc1109
Additional notes regarding write permissions for multiple architecture builds...
Mark Anderson1994-10-14 19:35:35 +00:00
c1a4e6d3f7
Some supplemental information for building on HP and Alpha.
Mark Anderson1994-10-14 19:30:32 +00:00
d4bfcaf67b
Clean up some inconsistencies which Alpha OSF/1 systems complained about (these changes have been fenced in by #ifdef __alpha, etc).
Mark Anderson1994-10-13 20:00:27 +00:00
3c96fdef74
Change the locally defined and used random() function to local_random() to avoid collision with the standard math library's random() function.
Mark Anderson1994-10-13 19:58:34 +00:00
9bf17bdc72
Introduce a new file, realpath.c, for emulating the realpath() system call on SUNOS on non-SUNOS systems such as HP-UX and OSF/1. Note that on SUNOS systems, realpath.c is empty after pre-processing and does not interfere with the system supplied version.
Mark Anderson1994-10-13 19:56:53 +00:00
8af01b54c1
Add realpath.c and realpath.o to the Makefile for incorporation into the libCom library, thereby satisfying the realpath() function calls found in other parts of EPICS. Note that realpath() is found in SUNOS, but not HP-UX or OSF/1,... (and that realpath.c is empty after pre-processing on SUN).
Mark Anderson1994-10-13 19:54:15 +00:00
6a163b5d83
Introduce temporary symbol (ARCH_TYPE=$$ARCH) and use in later targets/rules to avoid problem with $* symbol resolution in some versions of gnumake.
Mark Anderson1994-10-13 19:44:34 +00:00
92289698c4
EPICS_CA_SEARCH_ADDR_LIST => EPICS_CA_ADDR_LIST
Jeff Hill1994-09-29 20:58:32 +00:00
aeb4cd2791
handle pend status from dbPutNotify() flush send after every put notify dont send out of memory exception in reply to search requests that dont have a matching channel name
Jeff Hill1994-09-29 20:58:01 +00:00
2182c83be2
proper incr of oustanding io count and proper polarity of io test
Jeff Hill1994-09-29 20:39:27 +00:00
26e6b831c8
* .01 010393 Applied fix for zero C ISR param causes incorrect * identification as MACRO ISR problem.
Jeff Hill1994-09-29 20:03:06 +00:00