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

4043 Commits

Author SHA1 Message Date
James Z.M. Gao
7ada22a4e6 define le32toh if needed 2013-04-19 09:13:36 +08:00
James Z.M. Gao
5ba07b9a03 Merge remote-tracking branch 'upstream/master' 2013-04-19 09:03:41 +08:00
Con Kolivas
d5981f8380 Merge pull request #425 from BitSyncom/avalon
fliter out the wrong result from adjust fan code
2013-04-18 18:01:40 -07:00
Xiangfu
8e8313c974 fliter out the wrong result from adjust fan code 2013-04-19 08:57:07 +08:00
James Z.M. Gao
19be008900 Merge remote-tracking branch 'upstream/master' 2013-04-19 08:55:13 +08:00
James Z.M. Gao
50cf25942e compile avalon driver on win32 and win64 2013-04-19 08:54:36 +08:00
ckolivas
5315838d2d Restart threads on the rare chance we found the block ourselves. 2013-04-19 09:19:05 +10:00
ckolivas
76ecffbf65 Add more FAQs about crossfire. 2013-04-19 09:12:31 +10:00
Con Kolivas
a3bbe0e116 Set last device valid work on adding device. 2013-04-18 18:19:35 +10:00
Con Kolivas
3fa4a9f55f Increment last device valid work count in submit_nonce to cover scrypt. 2013-04-18 17:58:58 +10:00
Con Kolivas
d49ecf198e Set opt_scrypt drv max diff for correctness. 2013-04-18 17:22:38 +10:00
Con Kolivas
bc0e71448e Make scrypt submission use the submit_nonce code, with nonces matching endianness. 2013-04-18 17:14:59 +10:00
Con Kolivas
c1ff90a7ab Do testing for HW errors on submit nonce for both scrypt and sha. 2013-04-18 15:07:32 +10:00
Con Kolivas
6b714dd431 Increment hardware error count from the one site. 2013-04-18 14:47:46 +10:00
Con Kolivas
2dea04704a Merge branch 'master' of github.com:ckolivas/cgminer 2013-04-18 12:49:31 +10:00
Con Kolivas
2029d8299d Merge pull request #423 from gzm55/master
build out of source dir
2013-04-17 19:49:17 -07:00
Con Kolivas
a6250fbb96 Rename scrypt regenhash function for consistency. 2013-04-18 12:26:32 +10:00
Con Kolivas
daea9c95a7 Add new best share info to verbose logging. 2013-04-18 12:11:41 +10:00
James Z.M. Gao
473865db50 Merge remote-tracking branch 'upstream/master' 2013-04-18 08:48:48 +08:00
Con Kolivas
8bb52b4481 Merge branch 'master' of github.com:ckolivas/cgminer 2013-04-18 10:47:24 +10:00
Con Kolivas
1a7fc4e9cc Add notice for when network diff is changed. 2013-04-18 10:47:02 +10:00
ckolivas
6ffba7e9d8 Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there. 2013-04-17 22:03:00 +10:00
ckolivas
a797898fc3 Unnecessary extra array in ocl code. 2013-04-17 22:01:38 +10:00
ckolivas
42e8eac9dc Merge branch 'master' into avalon-dev 2013-04-17 15:58:21 +10:00
ckolivas
8e73c47cd2 Further driver FAQs. 2013-04-17 15:17:17 +10:00
ckolivas
1c2621a9a2 Add MAC FAQ. 2013-04-17 10:58:33 +10:00
ckolivas
65e7dcca9d Add more FAQ details. 2013-04-17 09:06:01 +10:00
Con Kolivas
b4bc5e2b13 Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device. 2013-04-16 22:57:55 +10:00
Con Kolivas
fdfb77e7c2 Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code. 2013-04-16 22:41:45 +10:00
James Z.M. Gao
57fcd07bdd Merge remote-tracking branch 'upstream/master' 2013-04-16 10:28:12 +08:00
James Z.M. Gao
ac053edcb4 build out of source dir 2013-04-16 10:27:10 +08:00
Con Kolivas
9c48d68411 Merge branch 'master' into avalon-dev 2013-04-15 23:01:46 +10:00
Con Kolivas
d41d210b03 Set device_diff for queued work or there will be no diff1 share count. 2013-04-15 23:01:08 +10:00
Con Kolivas
f6284f7ca5 Merge branch 'master' into avalon-dev 2013-04-15 20:30:47 +10:00
Con Kolivas
dbab07a12d Only reset an avalon device with no results when there are no results consecutively. 2013-04-15 20:30:02 +10:00
Con Kolivas
245fbe1c73 More FAQs. 2013-04-15 12:42:43 +10:00
Con Kolivas
0e486576f7 More FAQs. 2013-04-15 12:42:11 +10:00
Con Kolivas
36bb133e61 Cleanup when stratum curl fails to initialise. 2013-04-15 12:34:34 +10:00
Con Kolivas
81549c5bff Avoid applog in recalloc_sock. 2013-04-15 12:16:05 +10:00
Con Kolivas
69c203d88a Avoid applog under stratum_lock in recv_line. 2013-04-15 12:07:52 +10:00
Con Kolivas
e4effc372c Avoid applog under stratum_lock in __stratum_send. 2013-04-15 12:01:24 +10:00
Con Kolivas
d248e7aafa Put spacing around locking in util.c for clarity. 2013-04-15 11:50:59 +10:00
Con Kolivas
67ebf45c19 Avoid applog under cg_wlock. 2013-04-15 11:44:19 +10:00
Con Kolivas
8d22ca1ac1 Put spacing around locking code for clarity. 2013-04-15 11:42:16 +10:00
Con Kolivas
3209c113d1 Avoid applog under pool_lock. 2013-04-15 11:34:21 +10:00
Con Kolivas
51fbcfed6d Avoid more recursive locks. 2013-04-15 11:25:48 +10:00
Con Kolivas
b948669a4f Avoid applog while ch_lock is held. 2013-04-15 11:13:48 +10:00
Con Kolivas
29f0ac77da Avoid recursive locks in fill_queue. 2013-04-15 10:30:12 +10:00
Con Kolivas
ec9390dc4e Variable is already initialised in global scope. 2013-04-15 10:19:37 +10:00
Con Kolivas
0488a850cd More GPU faqs. 2013-04-15 10:18:03 +10:00