Luke Dashjr
|
e1c694eae3
bitfury: More debugging info for dynamic osc6_bits
|
12 years ago |
Luke Dashjr
|
4dc561854d
Bugfix: bitfury: Fix tv_stat to persist
|
12 years ago |
Luke Dashjr
|
5a72379bb6
bitfury: Remove useless debugging
|
12 years ago |
Luke Dashjr
|
e3de3d90ce
bitfury: Simplify dynamic osc6_bits logic such that the range is defined in one place
|
12 years ago |
Luke Dashjr
|
ffee071754
bitfury: Remove unused skip_stat
|
12 years ago |
Luke Dashjr
|
7255a3c9ad
Bugfix: bitfury: Stick to tracking best_done per-chip, and never call zero_stats (which is for users, not drivers)
|
12 years ago |
Luke Dashjr
|
22b33149c4
Bugfix: bitfury: Use proc_repr rather than incorrectly calculated chip_id
|
12 years ago |
Luke Dashjr
|
86cd7da20a
Bugfix: bitfury: struct bitfury_device is already chip-specific
|
12 years ago |
Dmitry Sorokin
|
5255b8bf23
bitfury: dynamic osc_6 bits
|
12 years ago |
Luke Dashjr
|
4fce2eea72
bitfury: Improve frequency calculation - fixes occasional miscalculations as well as makes it safer with multiple devices
|
12 years ago |
Anatoly Legkodymov
|
75a7e1465b
bitfury: Added frequency calculation
|
12 years ago |
Anatoly Legkodymov
|
ece89fd3b0
tm_i2c: Corrected copyright
|
12 years ago |
Luke Dashjr
|
9312bd4095
Merge branch 'knc' into bfgminer
|
12 years ago |
Luke Dashjr
|
6eab13424a
Bugfix: knc: Maintain queue_full for all cores, so they continue to queue work even if the first is disabled
|
12 years ago |
Kano
|
a95dfb1497
klondike - fix uninitialised dev bug
|
12 years ago |
Luke Dashjr
|
3a09303736
bitfury: Allow setting osc6_bits up to 60
|
12 years ago |
Luke Dashjr
|
81860ae81f
Bugfix: Set status to LIFE_DEAD2 when killing threads at shut off, to avoid calling driver code
|
12 years ago |
Luke Dashjr
|
6e770d6c7c
Merge branch 'cg_merges_20131023b' into bfgminer
|
12 years ago |
Con Kolivas
|
e1b4aa980c
Merge branch 'master' into hashfast
|
12 years ago |
Luke Dashjr
|
7d0708ce58
Skip "testing stability" message at startup
|
12 years ago |
Con Kolivas
|
3ffc3f1d78
Adjust the binary ntime data in submit_noffset_nonce even when there is no hex ntime string for eg. gbt.
|
12 years ago |
Con Kolivas
|
b1cf6e60cc
Try switching pools if for some reason we end up with only idle pools and have ended up current_pool set to an idle one.
|
12 years ago |
Con Kolivas
|
f29f612182
Merge branch 'master' into hashfast
|
12 years ago |
Con Kolivas
|
316e6d61c9
Put an entry into the work struct telling drivers how much they can roll the ntime themselves.
|
12 years ago |
Con Kolivas
|
60613956e8
Check a pool is stable for >5 mins before switching back to it.
|
12 years ago |
Luke Dashjr
|
3e84cb862c
ManageTUI: Slash key performs processor selection by search
|
12 years ago |
Con Kolivas
|
0657b64e38
Only set libusb cancellable status if the transfer succeeds.
|
12 years ago |
Con Kolivas
|
4728dd82d1
Remove the applog on miner threads dying to prevent deadlocks on exit.
|
12 years ago |
Con Kolivas
|
4c979d756f
Do one extra guaranteed libusb event handling before testing if there are any pending async usb transfers.
|
12 years ago |
Con Kolivas
|
0da551fac1
Use a linked list for all usb transfers instead of just cancellable ones.
|
12 years ago |