From dd8127acceca3952de91f9d6c8762e620e3f0c1b Mon Sep 17 00:00:00 2001 From: "hadaq@countinghouse" Date: Thu, 28 Aug 2014 17:21:17 +0200 Subject: [PATCH] status, mt --- hub/startup.script | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hub/startup.script b/hub/startup.script index e3383db..8bcd876 100644 --- a/hub/startup.script +++ b/hub/startup.script @@ -48,16 +48,16 @@ wait #Load hub level setting for time-out for each hub in the system trbcmd loadbit 0xfe11 0xc5 0xffff0000 0x80300000 #with new hub (with auto-switch-off) - + trbcmd loadbit 0xfe15 0xc5 0xffff0000 0x00080000 trbcmd loadbit 0xfe23 0xc5 0xffff0000 0x00080000 trbcmd loadbit 0x8890 0xc5 0xffff0000 0x00080000 trbcmd loadbit 0x8101 0xc5 0xffff0000 0x00060000 trbcmd loadbit 0x8111 0xc5 0xffff0000 0x00060000 - trbcmd loadbit 0x8301 0xc5 0xffff0000 0x00060000 - trbcmd loadbit 0x8311 0xc5 0xffff0000 0x00060000 - trbcmd loadbit 0x8321 0xc5 0xffff0000 0x00060000 + trbcmd loadbit 0x8301 0xc5 0xffff0000 0x80260000 #new design 2014-08-18 + trbcmd loadbit 0x8311 0xc5 0xffff0000 0x80260000 #new design 2014-08-18 + trbcmd loadbit 0x8321 0xc5 0xffff0000 0x80260000 #new design 2014-08-18 trbcmd loadbit 0x8401 0xc5 0xffff0000 0x00060000 trbcmd loadbit 0x8411 0xc5 0xffff0000 0x00060000 trbcmd loadbit 0x8421 0xc5 0xffff0000 0x00060000 -- 2.43.0