From 27f82a6284a67e6ac245e0a5bba6d0c29869b57b Mon Sep 17 00:00:00 2001
From: Marty Kraimer iocInit dbConvert and dbFastLinkConv When a double precision 0 is converted to a float, instead of 0 the float
+value becomes -FLT_MIN, which is a very small ,value, e.g. -1.175494e-38. iocInit and initHooks initialProcess is now called before interruptAccept. This means that
initial processing will be done before periodically scanned and I/O Inter
-scanned record s start processing.Changes since 3.13.5
-
drvBitBus
+ +A check is made that Irqvector is a multiple of 4.
dbCa.c
@@ -39,6 +49,11 @@ set FALSE when the raw value is successfully read.In do_sel udf is not set false at the beginning. If selm has an invalid value recGblSetSevr(psel,SOFT_ALARM,MAJOR_ALARM) is called.
+devMz8310
+ +Changes were made so that this works on the powerPC. Improved IACK +code.
+CA Client Library
Scope: