Kano
|
7ad9132bbe
usb lock out use cg locks
|
13 years ago |
Kano
|
ad30d41f79
usb lock out transfers during open/close
|
13 years ago |
Con Kolivas
|
5597115020
Add error message to libusb pipe error
|
13 years ago |
Con Kolivas
|
29f5fc4888
Differentiate libusb control transfer pipe errors from transfer errors since they're not fatal.
|
13 years ago |
Con Kolivas
|
c7360dbe78
Create a usb_bulk_transfer wrapper for libusb_bulk_transfer to cope with pipe errors.
|
13 years ago |
Con Kolivas
|
42891f07a7
Merge pull request #444 from zenwheel/master
|
13 years ago |
ckolivas
|
465ca14236
Only show efficiency in pool information for pools that don't support local work generation.
|
13 years ago |
ckolivas
|
9aeed2f992
Create a pool_localgen bool function for testing when a pool can generate work locally.
|
13 years ago |
Scott Jann
|
c38a225ad8
ignore file that is generated on Macs
|
13 years ago |
Scott Jann
|
16587dd7c1
compile unix code on Mac OS X
|
13 years ago |
Graeme Humphries
|
255db6a3fa
Final changes for 3.1.0.
|
13 years ago |
Graeme Humphries
|
51b1b029b8
Added new build dep, bumped version to 3.1.0.
|
13 years ago |
kanoi
|
67f89efffc
Merge pull request #443 from kanoi/master
|
13 years ago |
Kano
|
84ffcbc51b
Use mining start time for device MH/U calculations
|
13 years ago |
Luke Dashjr
|
a11db3083e
Bump version to 3.1.0
|
13 years ago |
Luke Dashjr
|
ee499962a9
Bugfix: openwrt: Expect fixed bitstream path for input
|
13 years ago |
Luke Dashjr
|
ef2fe0c181
Merge branch 'bitstream_src' into bfgminer
|
13 years ago |
Luke Dashjr
|
f8d8e99a74
make-release: Include all submodules, recursively
|
13 years ago |
Luke Dashjr
|
a9c6ce1fcc
Remove API.java example (no copyright license)
|
13 years ago |
Luke Dashjr
|
1a4e4f2628
Merge branch 'make_install' into bfgminer
|
13 years ago |
Luke Dashjr
|
f6824582d3
Improve Makefile organization and fix "make install"
|
13 years ago |
Luke Dashjr
|
a3c0883c90
Merge commit '279dc32' into bfgminer
|
13 years ago |
Luke Dashjr
|
279dc32a4b
icarus: Upgrade work division autodetection probe to be faster and also detect 8 core
|
13 years ago |
Con Kolivas
|
bd6bc6bd23
Decrease the sleep duration before reading in avalon to not let the read buffer overflow.
|
13 years ago |
Luke Dashjr
|
01231c8a3b
Merge branch 'bitstream_src' into bfgminer
|
13 years ago |
Luke Dashjr
|
1bf0274c47
Add submodule for ZtexBTCMiner (aka ztex_ufm1_*)
|
13 years ago |
Luke Dashjr
|
b279bc3aeb
ztex: Use standard file header/comment formatting, and update license to GPLv3
|
13 years ago |
Con Kolivas
|
13a4aaa61a
Failure to read and write on pseudo semaphores on apple happens routinely on shut down so should not be a quit error, just a warning.
|
13 years ago |
Con Kolivas
|
827a6ab7da
Unlock usb dev lock in the same place in usbutils.
|
13 years ago |
Con Kolivas
|
9604cbee98
Sleep if the avalon buffer is empty and we've requested a read to allow the write thread to take precedence.
|
13 years ago |