Skip to content

Commit

Permalink
V1.11
Browse files Browse the repository at this point in the history
  1) Bugfix: don't send garbage after SPI commands to FPGA.
     This fixes "LED shows random colors" problem and possibly some others;
  2) Bugfix: don't crash BFGMiner because of SPI communication errors.
     This possibly fixes frequent BFGMiner restarts;
  3) Improvement: Init last_nonce on die config.
     This possibly fixes "High number of rejects after die reconfig".
  • Loading branch information
Vitalii Demianets committed Nov 18, 2014
1 parent a768c18 commit 64fa73e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bfgminer
Submodule bfgminer updated 3 files
+6 −3 driver-titan.c
+1 −1 knc-asic
+3 −3 titan-asic.c
2 changes: 1 addition & 1 deletion knc-asic
Submodule knc-asic updated 3 files
+23 −23 knc-asic.c
+2 −2 knc-led.c
+47 −37 knc-spimux.c

0 comments on commit 64fa73e

Please sign in to comment.