1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-11 07:17:58 +00:00
Commit Graph

113 Commits

Author SHA1 Message Date
Kano
a44f6d285a bflsc fix details identification 2013-04-26 15:40:56 +10:00
Kano
179cc524f5 BFLSC fix FPGA identity overlap 2013-04-26 14:15:32 +10:00
Con Kolivas
a84e424b73 Locking error in bflsc_send_work 2013-04-26 13:04:20 +10:00
Con Kolivas
cbe13be85c Use htobe32 function for converting nonce in bflsc. 2013-04-26 12:57:21 +10:00
Con Kolivas
102b9477aa Replace deprecated bzero with memset in bflsc driver. 2013-04-26 12:54:48 +10:00
Con Kolivas
5c1ecaffa3 Fix compilation of bflsc driver without opencl. 2013-04-26 12:48:33 +10:00
Con Kolivas
4c8acdf9dc Check for realloc failures in bflsc driver. 2013-04-26 12:44:01 +10:00
Con Kolivas
b0f8b278ca Check for failure to calloc in bflsc driver. 2013-04-26 12:41:19 +10:00
Con Kolivas
5c30059142 Trivial style change 2013-04-26 12:39:21 +10:00
Con Kolivas
c30391225f Use copy_time function in bflsc driver. 2013-04-26 12:35:14 +10:00
Con Kolivas
41fa60ce59 Use cgtime in bflsc driver and update copyright notice. 2013-04-26 12:32:28 +10:00
Con Kolivas
e92b13a2a2 Use a separate function for bfl initialise that doesn't require locking. 2013-04-26 12:21:25 +10:00
Kano
c769db692d bflsc v0.1 2013-04-26 10:32:28 +10:00