From f52f03181550045595d6dcf469d311e159b4b261 Mon Sep 17 00:00:00 2001 From: Hades DAQ Date: Tue, 26 Feb 2013 13:31:58 +0100 Subject: [PATCH] corrected, mt --- users/gsi_ee_lab_kp1pc105/configure_trb3.sh | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/users/gsi_ee_lab_kp1pc105/configure_trb3.sh b/users/gsi_ee_lab_kp1pc105/configure_trb3.sh index 11f43fe..5a78bb2 100755 --- a/users/gsi_ee_lab_kp1pc105/configure_trb3.sh +++ b/users/gsi_ee_lab_kp1pc105/configure_trb3.sh @@ -12,16 +12,9 @@ trbcmd w 0x8000 0x830d 0x0 #mac address of the EB #kp1pc105 00:1b:21:43:97:ea -trbcmd w 0x8000 0x8100 0x214397ea -#trbcmd w 0x8000 0x8100 0x2170e8c4 -trbcmd w 0x8000 0x8101 0x001b #upper byte +trbcmd w 0x8000 0x8100 0x214397ea # lower 4 bytes +trbcmd w 0x8000 0x8101 0x001b # upper two bytes -#kp1pc092.gsi.de ether 00:21:9b:78:79:35 C eth0 -#trbcmd w 0x8000 0x8100 -#trbcmd w 0x8000 0x8101 0x0021 - -#00:1b:21:43:97:ea -#trbcmd w 0x8000 0x8102 0xc0a80013 trbcmd w 0x8000 0x8102 0xc0a80101 trbcmd w 0x8000 0x8103 0xc350 trbcmd w 0x8000 0x8104 0xdead8001 -- 2.43.0