Luke Dashjr
|
d5117a9c41
Trigger automatic rescans if an expected probe fails (assuming the device just needs more time to initialise)
|
12 years ago |
Luke Dashjr
|
3defd15c20
Schedule rescan after a 1 second delay, should it be requested twice
|
12 years ago |
Luke Dashjr
|
58d2216625
hotplug: Wait 100ms before rescanning, so plugging in a hub can be handled at once and drivers have time to finish initialisation
|
12 years ago |
Luke Dashjr
|
dd477df65f
Linux hotplug: Ignore EAGAIN and EINTR from epoll_wait so debugging works
|
12 years ago |
Luke Dashjr
|
985982f62c
Common hotplug_trigger function to use regardless of platform-specific implementation
|
12 years ago |
Luke Dashjr
|
a3554e9b1e
Autoscan for new devices on Linux using libudev
|
12 years ago |
Luke Dashjr
|
a6d471fcce
Autoscan for new devices on Windows when DBT_DEVNODES_CHANGED message is broadcast
|
12 years ago |
Luke Dashjr
|
ea1b67f91b
littlefury: Close device if there are any communication problems
|
12 years ago |
Luke Dashjr
|
d35d841253
littlefury: Abstract out littlefury_set_power
|
12 years ago |
Luke Dashjr
|
8f7021fe77
Bugfix: hashfast: Add missing serial_claim
|
12 years ago |
Luke Dashjr
|
497985c1ad
Bugfix: drillbit: Add missing serial_claim
|
12 years ago |
Luke Dashjr
|
c7950c5d2b
Bugfix: bifury: Add missing serial_claim
|
12 years ago |
Luke Dashjr
|
f61f35801e
Merge commit '24274c4' into bfgminer
|
12 years ago |
Luke Dashjr
|
24274c4df6
Bugfix: littlefury: Add missing serial_claim
|
12 years ago |
Luke Dashjr
|
c9e719afcd
Merge branch 'hotplug2' into bfgminer
|
12 years ago |
Luke Dashjr
|
6379a602de
Bugfix: Allocate all new devices completely, before trying to activate any (since the first processor may control the secondary ones)
|
12 years ago |
Luke Dashjr
|
f25f16e99b
Since scrypt miners tend to work at actual share difficulty, use that for diff1 counting
|
12 years ago |
Luke Dashjr
|
bf7f0388e6
Replace suffix_string with a wrapper around format_unit3
|
12 years ago |
Luke Dashjr
|
4171eed74c
Bugfix: diff1 measurements should be increased by nonce difficulty, not share difficulty
|
12 years ago |
Luke Dashjr
|
2488db5483
Merge branch 'drillbit' into bfgminer
|
12 years ago |
Luke Dashjr
|
9878862aec
drillbit: strtol into a long int so negative responses properly get an error
|
12 years ago |
Luke Dashjr
|
c2a17ee34c
Rename *nonces variables to *_diff1 to reflect their nature better
|
12 years ago |
Luke Dashjr
|
86a9237f8e
Refactor diff1 records to properly weigh non-diff1 work
|
12 years ago |
Luke Dashjr
|
3faf6ed768
AUTHORS: Add Nico Oelgart
|
12 years ago |
Luke-Jr
|
401fb6a992
Merge pull request #378 from nicoSWD/bfgminer
|
12 years ago |
Nico Oelgart
|
399c0c78ff
Fixed multiple XSS injection vectors
|
12 years ago |
Luke Dashjr
|
e317957e0e
Merge branch 'drillbit' into bfgminer
|
12 years ago |
Luke Dashjr
|
ee43da130f
drillbit: Expand allowed external clock range to 0-65535
|
12 years ago |
Luke Dashjr
|
9646b5b2f3
Bump version to 3.10.0
|
12 years ago |
Luke Dashjr
|
746adb9a34
Merge commit '0399b43' into bfgminer
|
12 years ago |