]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
users/mainz: Added personal setup.sh
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Fri, 12 Apr 2013 07:35:28 +0000 (09:35 +0200)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Fri, 12 Apr 2013 07:35:28 +0000 (09:35 +0200)
users/mainz_kph_a2/setup.sh

index 428fd3eecf4e108a9e8742ecc8c6161f81668659..a10ce746680438ad74bd2f699a8e037ef3b9a9b8 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
-export PATH=${HOME}/trbsoft/daqdata/bin:${HOME}/trbsoft/trbnettools/binlocal:${PATH}
+# PATH should already be marked as exported...
+PATH=${HOME}/trbsoft/bin:${PATH}
+PATH=${HOME}/trbsoft/daqdata/bin:${PATH}
+PATH=${HOME}/trbsoft/trbnettools/binlocal:${PATH}
 export TRB3_SERVER=trb019
 export DAQOPSERVER=localhost:0
 
@@ -39,9 +42,12 @@ trbcmd w 0x8000 0x830b 0x7
 trbcmd w 0x8000 0x830d 0x0
 
 #mac address of the EB
-# 14:fe:b5:ec:10:9a
-trbcmd w 0x8000 0x8100 0xb5ec109a # lower 4 bytes
-trbcmd w 0x8000 0x8101 0x14fe #upper byte
+# 14:fe:b5:ec:10:9a (normandy)
+#trbcmd w 0x8000 0x8100 0xb5ec109a # lower 4 bytes
+#trbcmd w 0x8000 0x8101 0x14fe # upper byte
+# 00:19:b9:0a:ad:e2 (a2trb)
+trbcmd w 0x8000 0x8100 0xb90aade2 # lower 4 bytes
+trbcmd w 0x8000 0x8101 0x0019 # upper byte
 
 # destination port and source IP and so on
 trbcmd w 0x8000 0x8102 0xc0a80101