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 |
Con Kolivas
|
c70cea274c
Bump version to 3.6.2
|
12 years ago |
Con Kolivas
|
a461a9129d
Update NEWS.
|
12 years ago |
Con Kolivas
|
7a32a7b808
Remove unused components of jansson
|
12 years ago |
Con Kolivas
|
b84166e42d
Remove unused parts of libusb
|
12 years ago |
Con Kolivas
|
84382e1021
Work around older libtoolize that fails without top ltmain.sh not being present during autogen
|
12 years ago |
Con Kolivas
|
8f3a055928
Add m4 directory to jansson
|
12 years ago |
Con Kolivas
|
53bcd25b00
Fix open coded use of autoreconf in autogen
|
12 years ago |
Con Kolivas
|
3488cc96ed
Update jansson to only build parts we require and suited to our build environment.
|
12 years ago |
Con Kolivas
|
591aa98cfd
Initial import of jansson-2.5
|
12 years ago |
Con Kolivas
|
3c9d61eaf7
Merge branch 'master' into libusbx
|
12 years ago |
Con Kolivas
|
4e5946d2ba
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
|
b6831453b4
Make the USB polling thread poll every second to potentially aid longer timeout transfers.
|
12 years ago |
Luke Dashjr
|
869580b458
mcp2210: Skeleton low-level driver for MCP2210 USB to SPI Master bridge
|
12 years ago |
Luke Dashjr
|
4fd9beaebe
ft232r: Use lowlevel interface for ft232r_open
|
12 years ago |
Luke Dashjr
|
24d4e7f256
Abstract ft232r scan+probe interface into new generic lowlevel driver interface
|
12 years ago |
Kano
|
bc0bb822bc
klondike - adjust work matching and cleanup
|
12 years ago |
Kano
|
ecacb24af1
miner.h allow devices to tv_stamp work
|
12 years ago |
Kano
|
c52973a96e
klondike - ensure all memcpy use the size of the target
|
12 years ago |