ckolivas
|
53d33c753f
First working port of the diakgcn kernel.
|
14 years ago |
ckolivas
|
a6c6866a0d
Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places.
|
14 years ago |
Con Kolivas
|
de4c6c29d7
Provide support for the submitold extension on a per-pool basis based on the value being detected in a longpoll.
|
14 years ago |
Con Kolivas
|
e57ac0177f
Remove unused get_dondata function.
|
14 years ago |
Con Kolivas
|
294ac0b6bf
Stagger the restart of every next thread per device to keep devices busy ahead of accessory threads per device.
|
14 years ago |
Kano
|
42fcbf7c9c
Remove most compiler warnings from api.c
|
14 years ago |
Kano
|
0ebc0c9d8a
Add last share's pool info in cgpu_info
|
14 years ago |
ckolivas
|
7d97ed6dd6
Fix various build issues.
|
14 years ago |
Con Kolivas
|
10b697f0da
Revert "Fix compile warnings in api.c"
|
14 years ago |
Kano
|
98d789bd93
Merge remote-tracking branch 'conman/master'
|
14 years ago |
Con Kolivas
|
09184720c2
As share submission is usually staggered, and delays can be costly, submit shares without delay even when --net-delay is enabled.
|
14 years ago |
Con Kolivas
|
430a19543e
Revert "Read off lpThermalControllerInfo from each ADL device."
|
14 years ago |
Kano
|
8a90f1a756
Fix compile warnings in api.c
|
14 years ago |
Con Kolivas
|
82af288e69
Revert "Fix various harmless warnings."
|
14 years ago |
Con Kolivas
|
a4b67f030f
Fix various harmless warnings.
|
14 years ago |
Con Kolivas
|
5a0b4f62d0
Map GPU devices to virtual devices in their true physical order based on BusNumber.
|
14 years ago |
Con Kolivas
|
06fd9c4a4c
Detect dual GPU cards by iterating through all GPUs, finding ones without fanspeed and matching twins with fanspeed one bus ID apart.
|
14 years ago |
Kano
|
63e31b4d78
Move intensity range values into miner.h
|
14 years ago |
Con Kolivas
|
9549dacf99
Detect dual GPU cards via the indirect information of - 1st card has a fan controller. 2nd card does not have a fan controller, cards share the same
|
14 years ago |
Luke Dashjr
|
4ae7baf0e1
BitForce: Need to use CreateFile and low-level (descriptor-based) C APIs on Windows, since fopen doesn't work with serial ports
|
14 years ago |
Con Kolivas
|
2d29cdb611
Read off lpThermalControllerInfo from each ADL device.
|
14 years ago |
Kano
|
ec2c0b784f
Add API commands: config, switchpool, gpu settings, save
|
14 years ago |
Con Kolivas
|
e15d57d729
Implement socks4 proxy support.
|
14 years ago |
Con Kolivas
|
2d5bbc7756
Provide nanosleep() equivalent for windows.
|
14 years ago |
Con Kolivas
|
1b0b7e4a7c
Merge pull request #78 from luke-jr/bugfix_adl
|
14 years ago |
Luke Dashjr
|
9a0bcc8890
Bugfix: Iterate over devices rather than threads for watchdog (and ADL)
|
14 years ago |
Con Kolivas
|
5179d22463
Introduce a --net-delay option which guarantees at least 250ms between any networking requests to not overload slow routers.
|
14 years ago |
Con Kolivas
|
9840c12e74
Generalise locking init code.
|
14 years ago |
Luke Dashjr
|
3cb7221878
Restore old ugly inconsistent display of ADL information before the standard info
|
14 years ago |
Luke Dashjr
|
5dfc8b694f
BitForce FPGA support
|
14 years ago |