Luke Dashjr
|
f1ffa2aaaf
Build without POW_SCRYPT at all
|
11 years ago |
Luke Dashjr
|
0f24272964
Replace cgpu.min_nonce_diff with drv.drv_min_nonce_diff(cgpu, malgo)
|
11 years ago |
Luke Dashjr
|
3fa4cc82a1
Merge commit '7e86813' into bfgminer
|
11 years ago |
Luke Dashjr
|
7e86813af8
Bugfix: async minerloop fix for devices disabled at start
|
11 years ago |
Luke Dashjr
|
0bcfb0abfe
Merge commit 'f6a673a' into bfgminer
|
11 years ago |
Luke Dashjr
|
f6a673aa4e
Bugfix: bfg_cond_timedwait providing semantics expected for --cmd-idle implementation
|
11 years ago |
Luke Dashjr
|
211fdffd19
Copyright cleanups and updates
|
11 years ago |
Nate Woolls
|
6f7bb3b7e5
scanhash: Document scanhash related methods with comments
|
11 years ago |
Luke Dashjr
|
089db3b79f
DevAPI: Allow using device_proc_by_id with const struct cgpu_info
|
11 years ago |
Luke Dashjr
|
93f7229eba
DevAPI: Some designs set the main thr tv_poll from secondary thrs, so check it after the loop
|
11 years ago |
Luke Dashjr
|
561a4974e9
DevAPI: Move device_proc_by_id out of bifury driver, since it is generically useful
|
11 years ago |
Luke Dashjr
|
a0a75c9beb
DevAPI: Remove long deprecated serial_detect function family
|
11 years ago |
Luke Dashjr
|
cb226af68d
Bugfix: renumber_cgpu: Rebuild repr strings to match new information
|
11 years ago |
Luke Dashjr
|
01802dd3ae
Merge commit '821a81f' into bfgminer
|
12 years ago |
Luke Dashjr
|
821a81f371
Bugfix: miner_thread: Don't call cgpu_set_defaults if it has already been called
|
12 years ago |
Luke Dashjr
|
291048138d
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
26a00e0a7a
set_device: Accept underscores for temp_{cutoff,target}
|
12 years ago |
Luke Dashjr
|
2d74f585ca
Merge commit 'ad1d998' into bfgminer
|
12 years ago |
Luke Dashjr
|
b63eca5214
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
590f7f956b
Bugfix: DevAPI: Ensure temp-cutoff and temp-target are always supported settings
|
12 years ago |
Luke Dashjr
|
cd8069db6b
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
06d137a490
Merge commit 'b942307' into bfgminer
|
12 years ago |
Luke Dashjr
|
b942307f22
Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices
|
12 years ago |
Luke Dashjr
|
1466e4f609
Extend maximum processor count to 17,576 (3 letters)
|
12 years ago |
Luke Dashjr
|
0e9b3aabc3
DevAPI: Make processor lettering code more extensible
|
12 years ago |
Luke Dashjr
|
0c55400812
Replace temp-cutoff and temp-target parameters with set-device options
|
12 years ago |
Luke Dashjr
|
d0b5be96c4
Accept parameter to set_device "help" as a request for help on a specific setting
|
12 years ago |
Luke Dashjr
|
21f5771e47
Refactor set_device interface to use option arrays
|
12 years ago |
Luke Dashjr
|
08835b5ae9
cgpu_request_control should be a noop when called from the main thread
|
12 years ago |
Luke Dashjr
|
15813069fa
Abstract mutex_request code from X6500 driver into generic device API interface
|
12 years ago |