Con Kolivas
|
deb9aec0ed
Remove the unused sha224 functions.
|
13 years ago |
Denis Ahrens
|
abae6b983a
driver-ztex: use the correct size for the swap array
|
13 years ago |
Denis Ahrens
|
7c01f16593
driver-ztex: search the complete noncerange based on the actual speed
|
13 years ago |
Denis Ahrens
|
26ef730c28
driver-ztex: support for broken fpga on a multifpga board
|
13 years ago |
Con Kolivas
|
b53fa540b4
Merge pull request #347 from denis2342/ztex
|
13 years ago |
Denis Ahrens
|
dba007287c
ztex: more style and whitespace fixes
|
13 years ago |
Con Kolivas
|
c99636f21b
Begin tearing down the old workio command queues by removing submit commands from there and submit them asynchronously via their own threads.
|
13 years ago |
Denis Ahrens
|
f7083c00af
driver-ztex: libztex_setFreq() must be called before ztex_releaseFpga()
|
13 years ago |
Denis Ahrens
|
e59f668191
driver-ztex: changed two pairs of malloc()/memset() to calloc()
|
13 years ago |
Denis Ahrens
|
0e5c716cfc
ztex: Correctly release mutex and reset FPGA if configuration fails
|
13 years ago |
Denis Ahrens
|
4629553ad6
ztex: Display FPGA clock frequency with only one decimal
|
13 years ago |
Con Kolivas
|
14e169b29f
Add an extra slot in the max backlog for ztex to minimise dupes.
|
13 years ago |
Con Kolivas
|
90d1d7b6ca
Convert unreliable usleep calls to nmsleep calls in ztex driver.
|
13 years ago |
ckolivas
|
5c7e03084a
Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value.
|
13 years ago |
Luke Dashjr
|
d4af2d0535
Turn work_restart array into a bool in thr_info
|
13 years ago |
Con Kolivas
|
ae400b4f09
Only show ztex board count if any exist.
|
13 years ago |
Con Kolivas
|
5cf4b7c432
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
13 years ago |
nelisky
|
ed60e33a94
Some tweaks to reporting and logging.
|
14 years ago |
nelisky
|
ec336cdeb2
Removing extra debug
|
14 years ago |
nelisky
|
0eda541560
ztex updateFreq was always reporting on fpga 0
|
14 years ago |
nelisky
|
0080aea432
Trying harder to get 1.15y working
|
14 years ago |
nelisky
|
4c4d3b51b0
fix typo
|
14 years ago |
nelisky
|
7aaf1b6a07
Specifying threads on multi fpga boards extra cgpu
|
14 years ago |
nelisky
|
5a58b3f5b3
Missing the add cgpu per extra fpga on 1.15y boards
|
14 years ago |
nelisky
|
57a72d51fb
Blind implementation of multi-fpga board 1.15y.
|
14 years ago |
Con Kolivas
|
ab764da472
Merge pull request #178 from nelisky/ztex-120417
|
14 years ago |
nelisky
|
316ebc3b04
Code style cleanup
|
14 years ago |
nelisky
|
b29edd111d
Using less heap space as my TP-Link seems to not handle this much
|
14 years ago |
Kano
|
cad0855ba8
Ensure everyone sees the same screen/api name as the previous version for ZTex
|
14 years ago |
nelisky
|
5f5e1063f4
Firmware 15d4 support
|
14 years ago |