driver-bflsc.h

Branch


Log

Author Commit Date CI Message
Con Kolivas cd88be17 2015-03-05T10:34:58 Fix various symbol size change warnings
kanoi 567415b5 2014-07-02T04:13:51 bflsc28 - allow setting clock and volt from the API ascset command
kanoi 6468449c 2014-07-02T03:38:49 bflsc28 - add chip count to stats
kanoi 156a1c81 2014-07-02T03:23:24 bflsc28 stats
ckolivas 3e54c866 2014-06-28T10:09:31 Parse results for BMA based on uid and remove work from the queue when found
ckolivas 1d8b477d 2014-06-28T00:17:59 Create a hashtable of work by uid as it's accepted by BMA
ckolivas 778cfad5 2014-06-27T23:58:55 Add some rudimentary values for BMA sleep times
ckolivas bf2de5d6 2014-06-27T09:22:59 Don't mistake bflsc28 for fpga
ckolivas 22610716 2014-06-27T09:20:15 Do initial detection of bflsc28 devices
Con Kolivas a7fd6476 2013-12-10T09:38:41 Set bflsc cutoff temperature to 85 degrees and throttle 3 degrees below the cutoff temperature.
Con Kolivas 47fd1bae 2013-11-30T23:10:57 Store a per-core nonce and hw error count for bflsc.
Con Kolivas e65ad489 2013-11-30T23:10:57 Store a per-core nonce and hw error count for bflsc.
Kano dfa849ab 2013-10-18T10:42:43 bflsc use getinfo chip parallelization if it is present
Kano 3aefcce4 2013-08-31T13:56:50 logging - code mistake
Kano 0d4edbe9 2013-08-31T13:41:37 logging - applogsiz() for large messages
Con Kolivas 2853a5d9 2013-08-30T20:39:23 Temporarily revert inprocess parsing in bflsc pending fixes.
Con Kolivas 3f8d56be 2013-08-30T20:36:44 Decrease bflsc queue lines min to match removal of inprocess message.
Con Kolivas 9a867029 2013-08-30T20:24:29 Ignore responses from bflsc as INPROCESS
Con Kolivas 2a78cd36 2013-08-19T18:08:17 Increase the que_low watermarks on BFLSC for they are too low to keep the device busy on scanwork loops.
Con Kolivas 3c707202 2013-08-18T16:46:27 Use 100ms delay between checking for results on all bflsc devices as the buffering of results mean checking more frequently just wastes CPU and causes more lock contention for only marginally better latencies.
Con Kolivas 9a21a473 2013-08-09T15:17:12 Update copyright notice.
Con Kolivas d71e9f91 2013-08-09T06:43:25 Add a --bflsc-overheat command which allows you to set the throttling temperature for BFLSC devices or disable it.
Con Kolivas 812852cc 2013-08-09T06:31:57 Move bflsc defines to a header file.