1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
ckolivas
5c7e03084a Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value. 2012-07-11 22:59:58 +10:00
Luke Dashjr
d4af2d0535 Turn work_restart array into a bool in thr_info 2012-07-06 05:13:05 +00:00
Con Kolivas
ae400b4f09 Only show ztex board count if any exist. 2012-06-26 22:38:18 +10:00
Con Kolivas
5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 2012-06-25 16:59:29 +10:00
nelisky
ed60e33a94 Some tweaks to reporting and logging.
- Adding fpga number to the ztex string representation
- Removing usb details from the ztex string representation
- First frequency set no longer reports a bogus old freq
2012-05-04 08:33:13 -07:00
nelisky
ec336cdeb2 Removing extra debug 2012-05-04 01:10:35 -07:00
nelisky
0eda541560 ztex updateFreq was always reporting on fpga 0 2012-05-03 14:13:34 -07:00
nelisky
0080aea432 Trying harder to get 1.15y working 2012-05-03 13:24:59 -07:00
nelisky
4c4d3b51b0 fix typo 2012-05-03 10:28:29 -07:00
nelisky
7aaf1b6a07 Specifying threads on multi fpga boards extra cgpu 2012-05-03 09:35:59 -07:00
nelisky
5a58b3f5b3 Missing the add cgpu per extra fpga on 1.15y boards 2012-05-03 09:06:09 -07:00
nelisky
57a72d51fb Blind implementation of multi-fpga board 1.15y. 2012-05-02 07:26:52 -07:00
Con Kolivas
ab764da472 Merge pull request #178 from nelisky/ztex-120417
Firmware 15d4 support
2012-04-26 16:33:27 -07:00
nelisky
316ebc3b04 Code style cleanup 2012-04-25 04:54:51 -07:00
nelisky
b29edd111d Using less heap space as my TP-Link seems to not handle this much 2012-04-25 01:55:56 -07:00
Kano
cad0855ba8 Ensure everyone sees the same screen/api name as the previous version for ZTex 2012-04-23 18:10:21 +10:00
nelisky
5f5e1063f4 Firmware 15d4 support
Not yet using suspend and while we have fpga counting implemented it isn't being used yet, thus only the groundwork for quad board support is done, not actually working yet.
2012-04-22 08:14:54 -07:00
Con Kolivas
78a32f2ebc Style police on driver-ztex.c 2012-04-22 10:54:26 +10:00
Luke Dashjr
730849c988 Make a union for cgpu device handles, and rename "device" to "device_ztex" since it's Ztex-specific 2012-04-21 03:01:42 -04:00
Luke Dashjr
657716e563 Merge branch 'master' into ztex 2012-04-21 02:56:20 -04:00