Index: trunk/tools/eam/rawfix.20230221/src/rawfix.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.pt	(revision 42447)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.pt	(revision 42451)
@@ -19,6 +19,6 @@
 # required host
 
-$HOST_CKCHIP  = ipp060
-$HOST_FIXCHIP = ipp070
+# run check_chip_locations.pl on this machine:
+$HOST_CKCHIP  = ippc180
 
 if (not($?LOGDIR)) 
@@ -38,5 +38,4 @@
 if (not($?INIT_RAWFIX)) 
   control host add $HOST_CKCHIP
-  control host add $HOST_FIXCHIP
   $INIT_RAWFIX = 1
 end
