|
b542f523
|
2013-10-29T22:08:00
|
|
Add copyright notice to knc driver.
|
|
6e3bee0d
|
2013-10-29T21:31:44
|
|
Trivial style changes to knc driver.
|
|
e6843588
|
2013-10-28T14:40:23
|
|
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.
|
|
ac7dc468
|
2013-10-28T14:27:57
|
|
Use the existing device_data for knc state data.
|
|
1388b841
|
2013-10-28T12:06:48
|
|
Revert "Process multiple responses in the knc driver."
This reverts commit 76af3bf9a3ee2a3f0be5280ebe5f42ab4de100c9.
|
|
32ec3628
|
2013-10-28T12:04:15
|
|
Only count successful nonces as hashrate in the knc driver.
|
|
76af3bf9
|
2013-10-28T12:01:54
|
|
Process multiple responses in the knc driver.
|
|
5467dfe7
|
2013-10-28T11:55:12
|
|
Fix trivial warnings in knc driver.
|
|
53570ae8
|
2013-10-02T03:49:47
|
|
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
|
|
6d4a03ad
|
2013-10-18T15:16:11
|
|
Better HW error count; disable permanently those cores which fail often
|