From 7b02812cb54688f74daa0b9dcdcce268680bda90 Mon Sep 17 00:00:00 2001 From: hades Date: Wed, 11 Apr 2001 12:36:01 +0000 Subject: [PATCH] *** empty log message *** --- hadaq/Makefile | 2 +- hadaq/param.tcl | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hadaq/Makefile b/hadaq/Makefile index 06a1ed2..79433bb 100644 --- a/hadaq/Makefile +++ b/hadaq/Makefile @@ -11,7 +11,7 @@ # $ . makeenv LYNXOS TOF # $ . makeenv UNIX SOFT -COPTS = -O3 -finline-functions -DNDEBUG +COPTS = -g -UNDEBUG CFLAGS = $(COPTS) $(INCLUDES) $(DEFINES) DAQCTRL_OBJS = daqctrl.o daq_lib.o \ diff --git a/hadaq/param.tcl b/hadaq/param.tcl index d054830..c88f61c 100644 --- a/hadaq/param.tcl +++ b/hadaq/param.tcl @@ -42,7 +42,9 @@ set ipc4(ipc_vmebase) 0x500000 set ipc5(ipc_vmebase) 0x600000 set ipc6(ipc_vmebase) 0x700000 set ipc7(ipc_vmebase) 0x800000 -set ipc8(ipc_vmebase) 0xa00000 +set ipc8(ipc_vmebase) 0x900000 +set ipc9(ipc_vmebase) 0xa00000 + set race0(cardbase) 0x00000000 set race1(cardbase) 0x10000000 set race2(cardbase) 0x20000000 -- 2.43.0