Luke Dashjr
|
fcb3023a0d
Bugfix: DevAPI: Reduce race-collision delay to 1ms so thread_shutdown actually gets called before threads are killed forcefully
|
12 years ago |
Luke Dashjr
|
a40794c177
Merge commit 'ead27b5' into bfgminer
|
12 years ago |
Luke Dashjr
|
ead27b5dc7
Bugfix: configure: Use AC_SYS_LARGEFILE to ensure nonce/share log files can safely grow bigger than 2 GB
|
12 years ago |
Luke Dashjr
|
da50ad4f2d
make-release: Include libhidapi-0.dll
|
12 years ago |
Luke Dashjr
|
2afb5237dd
mcp2210: Port to Windows
|
12 years ago |
Luke Dashjr
|
e5d1e36bd6
configure: Find hidapi.h for mcp2210 using pkg-config
|
12 years ago |
Luke Dashjr
|
16a132f853
bitfury: Provide read/write access to osc6_bits from the Manage TUI
|
12 years ago |
Luke Dashjr
|
be972e7e12
Merge commit '51f2310' into bfgminer
|
12 years ago |
Luke Dashjr
|
51f231060f
Bugfix: Correct argument type for --submit-threads option
|
12 years ago |
Con Kolivas
|
74a4ccba28
Bump version to 3.6.2
|
12 years ago |
Con Kolivas
|
eac5d49df4
Update NEWS.
|
12 years ago |
Con Kolivas
|
65b130cda1
Remove unused components of jansson
|
12 years ago |
Con Kolivas
|
4ed54d8c46
Remove unused parts of libusb
|
12 years ago |
Con Kolivas
|
539f2c35d0
Work around older libtoolize that fails without top ltmain.sh not being present during autogen
|
12 years ago |
Con Kolivas
|
40034ba1a2
Add m4 directory to jansson
|
12 years ago |
Con Kolivas
|
ec4dfc5e65
Fix open coded use of autoreconf in autogen
|
12 years ago |
Con Kolivas
|
77cffa2f40
Update jansson to only build parts we require and suited to our build environment.
|
12 years ago |
Con Kolivas
|
d529a3fdbd
Initial import of jansson-2.5
|
12 years ago |
Con Kolivas
|
955e971d3d
Prevent further USB transfers from occurring once the shutdown signal has been sent to prevent transfers getting stuck and libusb failing to shut down.
|
12 years ago |
Con Kolivas
|
bec75b61a6
Make the USB polling thread poll every second to potentially aid longer timeout transfers.
|
12 years ago |
ckolivas
|
f821d0fbf3
Set device_diff on work in get_work to not be missed with drivers that use get_work directly.
|
12 years ago |
ckolivas
|
330e64282e
Convert icarus driver to hash_driver_work model.
|
12 years ago |
Kano
|
addb8481c3
bflsc - also allow ' 0' in DEVICES IN CHAIN
|
12 years ago |
Kano
|
8455cc3f77
bflsc - allow a 0 in DEVICES IN CHAIN
|
12 years ago |
Luke Dashjr
|
74990bab80
nanofury: Reduce oscillator bits to 50 to stay within USB specs
|
12 years ago |
Luke Dashjr
|
3831814acd
bitfury: If multiple integers differ after 4 tries, just go with the first so we can start mining
|
12 years ago |
Luke Dashjr
|
70489fc739
nanofury: Implement actual mining code
|
12 years ago |
Luke Dashjr
|
fb751d9b18
nanofury: Turn off device after checkport
|
12 years ago |
Luke Dashjr
|
c0354d63c4
nanofury: New driver; detect device
|
12 years ago |
Luke Dashjr
|
386a5bfc7f
mcp2210: Implement protocol required for NanoFury USB sticks
|
12 years ago |