moved to subdirectories because of incompatobilities in vxworks 6

This commit is contained in:
zimoch
2011-02-02 10:22:38 +00:00
parent afa59492a1
commit e0861cfbbe
9 changed files with 30 additions and 189 deletions
+6 -4
View File
@@ -2,11 +2,10 @@
# setup clock:
# must be done AFTER loading iocCore and BEFORE iocInit
#ifenvsetnew(ifName(),"EPICS_TS_NTP_INET","129.129.190.1","172.19.11.101","172.20.10.10")
putenv("EPICS_TS_NTP_INET=129.129.190.1")
# 2010:
putenv("TIMEZONE=MET::-60:032802:103103")
# 2011: putenv("TIMEZONE=MET::-60:032702:103003")
# 2010: putenv("TIMEZONE=MET::-60:032802:103103")
# 2011:
putenv("TIMEZONE=MET::-60:032702:103003")
# 2012: putenv("TIMEZONE=MET::-60:032502:102803")
putenv("EPICS_TS_MIN_WEST=-60")
@@ -21,6 +20,9 @@ putenv(bootInfo("EPICS_CAS_INTF_ADDR_LIST=%e"))
putenv("EPICS_CAS_AUTO_BEACON_ADDR_LIST=NO")
putenv(bootInfo("EPICS_CAS_BEACON_ADDR_LIST=%B"))
#Enable memory >32MB on IOC that have it. (Is a NOOP on all others)
memAddToPool (sysMemTop(),EXTENDED_MEMORY)
iocInit
# initialize records