Con Kolivas
|
b542f5235b
|
Add copyright notice to knc driver.
|
2013-10-29 22:08:00 +11:00 |
|
Con Kolivas
|
6e3bee0d5b
|
Trivial style changes to knc driver.
|
2013-10-29 21:58:55 +11:00 |
|
Con Kolivas
|
e684358828
|
Use a mutex to protect data in the knc structure, to prevent loading more work during a flush, and unlock and return to main between calls to get_queued_work.
|
2013-10-28 14:40:23 +11:00 |
|
Con Kolivas
|
ac7dc468e2
|
Use the existing device_data for knc state data.
|
2013-10-28 14:27:57 +11:00 |
|
Con Kolivas
|
1388b84178
|
Revert "Process multiple responses in the knc driver."
This reverts commit 76af3bf9a3 .
|
2013-10-28 12:06:48 +11:00 |
|
Con Kolivas
|
32ec362821
|
Only count successful nonces as hashrate in the knc driver.
|
2013-10-28 12:04:15 +11:00 |
|
Con Kolivas
|
76af3bf9a3
|
Process multiple responses in the knc driver.
|
2013-10-28 12:01:54 +11:00 |
|
Con Kolivas
|
5467dfe7a9
|
Fix trivial warnings in knc driver.
|
2013-10-28 11:55:12 +11:00 |
|
Vitalii Demianets
|
6d4a03ad81
|
Better HW error count; disable permanently those cores which fail often
|
2013-10-26 23:58:52 +02:00 |
|
Vitalii Demianets
|
53570ae8a0
|
KnC driver: knc-spi-fpga ASIC driver
This driver talks to KnCMiner controller via SPI
Protocol specification is available at
https://github.com/KnCMiner/jupiter-hw-docs/blob/master/fpga_spi.md
|
2013-10-26 23:58:52 +02:00 |
|