Browse Source

Add more ASIC documentation.

Con Kolivas 12 years ago
parent
commit
2d8abb7c17
1 changed files with 14 additions and 2 deletions
  1. 14 2
      ASIC-README

+ 14 - 2
ASIC-README

@@ -1,13 +1,25 @@
 SUPPORTED DEVICES
 SUPPORTED DEVICES
 
 
-Currently supported devices include the Avalon and the Butterfly Labs SC range
-of devices. The BFL devices should come up as one of the following:
+Currently supported devices include the Avalon, the Butterfly Labs SC range
+of devices and the ASICMINER block eruptors.
+
+The BFL devices should come up as one of the following:
 
 
 BAJ: BFL ASIC Jalapeño
 BAJ: BFL ASIC Jalapeño
 BAL: BFL ASIC Little Single
 BAL: BFL ASIC Little Single
 BAS: BFL ASIC Single
 BAS: BFL ASIC Single
 BAM: BFL ASIC Minirig
 BAM: BFL ASIC Minirig
 
 
+BFL devices need the --enable-bflsc option when compiling cgminer yourself.
+
+Avalon will come up as AVA.
+
+Avalon devices need the --enable-avalon option when compiling cgminer.
+
+ASICMINER block eruptors will come up as AMU.
+
+ASICMINER devices need the --enable-icarus option when compiling cgminer.
+
 
 
 GETTING STARTED WITH BUTTERFLY LABS ASICS
 GETTING STARTED WITH BUTTERFLY LABS ASICS