README updates.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
diff --git a/ASIC-README b/ASIC-README
index f495d29..5d71f05 100644
--- a/ASIC-README
+++ b/ASIC-README
@@ -2,11 +2,12 @@ SUPPORTED DEVICES
Currently supported devices include the Avalon (including BitBurner and
Klondike), the Butterfly Labs SC range of devices, the ASICMINER block
-erupters and the BPMC BF1 (bitfury) USB devices. No COM ports on windows or
-TTY devices will be used by cgminer as it communicates directly with them
-via USB so it is normal for them to not exist or be disconnected when
-cgminer is running.
+erupters, the BF1 (bitfury) USB (red and blue) devices, KnCminer Mercury,
+Saturn and Jupiter devices, and upcoming Hashfast devices.
+No COM ports on windows or TTY devices will be used by cgminer as it
+communicates directly with them via USB so it is normal for them to not exist or
+be disconnected when cgminer is running.
The BFL devices should come up as one of the following:
diff --git a/README b/README
index 7f32794..87c558e 100644
--- a/README
+++ b/README
@@ -110,12 +110,14 @@ CGMiner specific configuration options:
--disable-adl Override detection and disable building with adl
--enable-scrypt Compile support for scrypt litecoin mining (default
disabled)
+ --enable-avalon Compile support for Avalon (default disabled)
--enable-bflsc Compile support for BFL ASICs (default disabled)
--enable-bitforce Compile support for BitForce FPGAs (default
disabled)
--enable-bitfury Compile support for BitFury ASICs (default disabled)
+ --enable-hashfast Compile support for Hashfast (default disabled)
--enable-icarus Compile support for Icarus (default disabled)
- --enable-avalon Compile support for Avalon (default disabled)
+ --enable-knc Compile support for KnC miners (default disabled)
--enable-klondike Compile support for Klondike (default disabled)
--enable-modminer Compile support for ModMiner FPGAs(default disabled)
--without-curses Compile support for curses TUI (default enabled)
@@ -278,7 +280,7 @@ See SCRYPT-README for more information regarding litecoin mining.
Cgminer should automatically find all of your Avalon ASIC, BFL ASIC, BitForce
FPGAs, Icarus bitstream FPGAs, Klondike ASIC, ASICMINER usb block erupters,
-ModMiner FPGAs or Ztex FPGAs
+KnC ASICs, Hashfast ASICs and ModMiner FPGAs.
---
@@ -762,7 +764,7 @@ working in the logs?
A: http://us.php.net/manual/en/sockets.installation.php
Q: What is a PGA?
-A: At the moment, cgminer supports 4 FPGAs: BitForce, Icarus, ModMiner, and Ztex.
+A: At the moment, cgminer supports 3 FPGAs: BitForce, Icarus and ModMiner.
They are Field-Programmable Gate Arrays that have been programmed to do Bitcoin
mining. Since the acronym needs to be only 3 characters, the "Field-" part has
been skipped.