From f56f1d899438366460b64a705b551ec901e24acf Mon Sep 17 00:00:00 2001 From: Michael Traxler Date: Mon, 28 Oct 2013 16:12:43 +0100 Subject: [PATCH] ip address of the eventbuilder is corrected, cu --- users/gsi_ee_lab_kp1pc105/configure_trb3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/gsi_ee_lab_kp1pc105/configure_trb3.sh b/users/gsi_ee_lab_kp1pc105/configure_trb3.sh index 7c26c73..9d14edb 100755 --- a/users/gsi_ee_lab_kp1pc105/configure_trb3.sh +++ b/users/gsi_ee_lab_kp1pc105/configure_trb3.sh @@ -15,7 +15,7 @@ trbcmd w 0x8000 0x830d 0x1 # enable readout bit trbcmd w 0x8000 0x8100 0x214397ea # lower 4 bytes trbcmd w 0x8000 0x8101 0x001b # upper two bytes -trbcmd w 0x8000 0x8102 0xc0a80101 # destination IP-address: 192.168.1.1 +trbcmd w 0x8000 0x8102 0xc0a80002 # destination IP-address: 192.168.1.1 trbcmd w 0x8000 0x8103 0xc352 # destination port trbcmd w 0x8000 0x8104 0xdead0110 # source MAC-address trbcmd w 0x8000 0x8105 0x001b # source MAC: upper bytes -- 2.43.0