Commit 0d618976c145c18134780c16d5f6578071ebf783

Con Kolivas 2013-12-24T08:35:34

Merge branch 'master' of github.com:ckolivas/cgminer

diff --git a/ASIC-README b/ASIC-README
index 67b16ff..34472d1 100644
--- a/ASIC-README
+++ b/ASIC-README
@@ -322,6 +322,20 @@ temperature just below an optimal target. This option allows you to change the
 target temperature. When actively cooled below this, the devices will run at
 maximum speed.
 
+
+BITFURY Devices
+
+--drillbit-options <arg> Set drillbit options <int|ext>:clock[:clock_divider][:voltage]
+
+int/ext defines the clock source - default int
+clock_divider must be 1 or 2 with a default of 1
+int allows a clock of 0 to 63 with recommended 48-58 for div 2 and 30-48 for div 1
+ with a default of 40 with div 1
+ext recommends a clock of 80 to 230, with a default of 200
+
+voltage must be one of 650, 750, 850 or 950 with a default of 850
+
+
 ---
 
 This code is provided entirely free of charge by the programmer in his spare
diff --git a/README b/README
index cf2420e..09fcfa1 100644
--- a/README
+++ b/README
@@ -221,6 +221,7 @@ ASIC only options:
 --bitburner-fury-options <arg> Override avalon-options for BitBurner Fury boards baud:miners:asic:timeout:freq
 --bitburner-fury-voltage <arg> Set BitBurner Fury core voltage, in millivolts
 --bitburner-voltage <arg> Set BitBurner (Avalon) core voltage, in millivolts
+--drillbit-options <arg> Set drillbit options <int|ext>:clock[:clock_divider][:voltage]
 --klondike-options <arg> Set klondike options clock:temptarget
 
 See ASIC-README for more information regarding these.