From 415f516a443d8f737703689ee13ccbde04189a75 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 3 Jun 1993 12:40:54 +0000 Subject: [PATCH] TTL fp triggerfix --- src/drv/drvEpvxi.c | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/src/drv/drvEpvxi.c b/src/drv/drvEpvxi.c index 103089ad2..2d1f890ab 100644 --- a/src/drv/drvEpvxi.c +++ b/src/drv/drvEpvxi.c @@ -66,6 +66,9 @@ * due to no entry for the 030 in the resman * tables - it cant see itself in A16. * A work around was installed. + * .22 joh 05-24-93 Fixed over-zealous parameter checks in + * TTL trigger route + * .23 joh 06-03-93 Fixed incorect MXI BP TTL trigger enable * * To do * ----- @@ -2697,6 +2700,11 @@ unsigned io_map /* bits 0-5 correspond to trig 0-5 */ int status; int i; + mask = (1<dir.w.dd.mxi.trigger_config = tmp; return VXI_SUCCESS;