Index: /config/DRSDAQ.conf
===================================================================
--- /config/DRSDAQ.conf	(revision 20)
+++ /config/DRSDAQ.conf	(revision 20)
@@ -0,0 +1,20 @@
+# Configuration file for the drsdaq program
+
+RawDataPath        /ct3data
+
+RotateWave         1
+
+FirstSample        0
+LastSample         1023
+
+MinDiskSpaceMB     1000
+MaxFileSizeMB      5000
+
+CCPort             2000
+
+FirstVMESlot       1
+LastVMESlot        7
+
+LogFile            DRSDAQ.log
+
+HVFeedbackConfig   ../config/HVFeedback.conf
Index: /config/HVFeedback.conf
===================================================================
--- /config/HVFeedback.conf	(revision 20)
+++ /config/HVFeedback.conf	(revision 20)
@@ -0,0 +1,17 @@
+# Configuration file for the HV feedback program
+
+LedTrigBoard	    0
+LedTrigChip 	    1
+LedTrigChannel	    7
+
+LedTrigSample  	    940
+LedTrigThreshold    100
+
+LedSignalSample     400
+LedBaselineSample   100
+
+DefaultNumAverage   100
+
+HVControlServer     eth-vme02.ethz.ch
+HVControlPort	    3000
+MaxCmdAckDelay	    5
