|
5ee279ca
|
2013-10-21T13:30:17
|
|
Add atmel init sequence likely to be required on hashfast for windows to work.
|
|
75726f6e
|
2013-10-21T13:15:52
|
|
Implement max temp and volt monitoring on statline for hashfast driver.
|
|
f5679aaa
|
2013-10-21T12:50:45
|
|
Check for nodev on hashfast driver and disable it if it has disappeared.
|
|
1eb18061
|
2013-10-21T12:42:54
|
|
Limit the number of work items we queue at any one time in the hashfast driver and do not keep updating the job count during the scanwork() loop to prevent indefinitely changing our tail.
|
|
ad8e0f13
|
2013-10-21T12:25:15
|
|
Free hashfast structures allocated on driver shutdown.
|
|
6493b976
|
2013-10-21T12:18:42
|
|
Drop usb buffering message to debug logging level.
|
|
cbb72aa0
|
2013-10-21T12:17:13
|
|
Drop sending op_usb_init message level in hashfast driver to verbose logging.
|
|
2a92d2ad
|
2013-10-21T12:14:24
|
|
Make the cmd stored in hfa_cmd structure a uint8_t to match opcodes.
|
|
a9996115
|
2013-10-21T11:20:47
|
|
Op work restart needs a usb command macro offset for hashfast driver.
|
|
1bafafb5
|
2013-10-21T11:05:38
|
|
Enable USB buffers for hashfast on initialise and clear buffers where appropriate.
|
|
17baf454
|
2013-10-20T16:52:34
|
|
Send correct command with hfa_send_frame in hashfast driver.
|
|
eb1f54fb
|
2013-10-20T15:53:19
|
|
Add die temperatures and voltages to hashfast api output.
|
|
5acaf1fd
|
2013-10-20T15:27:54
|
|
Add die statistics to hashfast api output.
|
|
9645c1a1
|
2013-10-20T15:19:35
|
|
Add asic and core counts to hashfast api data.
|
|
1124853b
|
2013-10-20T15:17:00
|
|
Add hf_long_usb_stats1 to hashfast api data.
|
|
063b2db7
|
2013-10-20T15:06:03
|
|
Add hf_usb_init_base info to hashfast api output.
|
|
572c8b96
|
2013-10-20T13:22:14
|
|
Do the ntime binary modification to the work struct when submitting an ntime offset nonce within submit_noffset_nonce
|
|
a9835b04
|
2013-10-20T11:46:45
|
|
Implement a shutdown routine for the hashfast driver.
|
|
71c6206d
|
2013-10-20T11:28:27
|
|
Remove unused statistics from hashfast driver struct and don't pack hashfast info structs since there is no need for them to match the device ones identically.
|
|
6b2a39d2
|
2013-10-20T11:23:42
|
|
Add op stats1 processing for the hashfast driver.
|
|
92a5a2d7
|
2013-10-20T11:11:35
|
|
Implement update_die_statistics for hashfast driver.
|
|
51548c61
|
2013-10-20T11:05:10
|
|
Move to consistent function names hfa_ for hashfast driver.
|
|
8218ba2f
|
2013-10-20T10:57:17
|
|
Implement OP_NONCE processing in hashfast driver read thread.
|
|
0ae3e1ec
|
2013-10-19T18:24:50
|
|
Implement update_die_status message parsing for hashfast.
|
|
f340c52c
|
2013-10-19T18:19:23
|
|
Implement reading of a whole hashfast packet from the read thread and parsing it, implementing parsing of gwq status.
|
|
12be0113
|
2013-10-19T16:42:39
|
|
Updates to hf_protocol header
|
|
31e8ebaf
|
2013-10-19T16:08:17
|
|
Merge branch 'master' into hashfast
|
|
eed0afcd
|
2013-10-19T13:29:59
|
|
Convert libusb transfer errors to regular libusb error messages to allow for accurate message reporting.
|
|
43699c76
|
2013-10-18T23:45:41
|
|
Bump version to 3.6.4
|
|
d58f2f0f
|
2013-10-18T23:45:19
|
|
Update NEWS.
|
|
d77f3672
|
2013-10-18T23:42:02
|
|
Fixing the memory leak for remaining semaphores means we can go back to using async transfers on other OSes with our own timeout management again.
|
|
06776af0
|
2013-10-18T23:34:55
|
|
Use the forcelog function on shutdown to cope with indeterminate console lock states due to killing of threads.
|
|
8e9f32a8
|
2013-10-18T23:30:05
|
|
Add a forcelog variant of applog which invalidates any console lock to force output.
|
|
39563824
|
2013-10-18T22:04:21
|
|
Send pthread_cancel to failed completion_timeout that has timed out.
|
|
f5baf9f5
|
2013-10-18T19:12:13
|
|
Merge branch 'master' into hashfast
Conflicts:
usbutils.h
|
|
680f014c
|
2013-10-18T14:58:33
|
|
Simplify queued hashtable by storing unqueued work separately in a single pointer.
|
|
dfa849ab
|
2013-10-18T10:42:43
|
|
bflsc use getinfo chip parallelization if it is present
|
|
4aa84abb
|
2013-10-18T10:30:16
|
|
bflsc - fix brackets so [Chips] isn't always null
|
|
7838af1d
|
2013-10-18T10:51:44
|
|
Remove unused variables.
|
|
40821d1f
|
2013-10-18T10:44:56
|
|
Use cgcompletion timeouts for the unreliable shutdown functions on kill_work.
|
|
0430165f
|
2013-10-18T10:26:31
|
|
Fix cgcompletion return code and free on successful completion.
|
|
f826e357
|
2013-10-18T10:14:51
|
|
Provide a cg_completion_timeout helper function for unreliable functions that takes arbitrary functions and parameters and reliably returns.
|
|
b1fc68b5
|
2013-10-17T13:54:44
|
|
Merge pull request #508 from kanoi/master
klondike rewrite work control
|
|
789d448e
|
2013-10-18T07:05:35
|
|
Perform sync transfers on shutdown to allow final transfers to complete.
|
|
011f2d30
|
2013-10-18T06:56:13
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
ad8d9497
|
2013-10-18T06:55:30
|
|
Destroy cgsems used after transfers to not leave open files on osx.
|
|
03d9f56a
|
2013-10-18T01:04:20
|
|
klondike rewrite work control
|
|
c9adb192
|
2013-10-18T00:54:37
|
|
allow __work_complete() access
|
|
3fc7ff45
|
2013-10-16T01:54:54
|
|
miner.h allow devices to tv_stamp work
|
|
06ed3e38
|
2013-10-17T20:32:56
|
|
Bump version to 3.6.3
|
|
4b443961
|
2013-10-17T20:30:11
|
|
Update NEWS
|
|
c04f3bf3
|
2013-10-17T20:27:35
|
|
Merge branch 'master' into mergelibusb
|
|
514b3c42
|
2013-10-17T19:45:20
|
|
API add 'MHS %ds' to 'summary'
|
|
d3d3fc13
|
2013-10-17T16:14:45
|
|
Optional lock tracking and stats via the API
|
|
685c2ace
|
2013-10-17T20:03:31
|
|
Speed up polling repeat again in usb poll thread and handle async after the message to disable polling is complete.
|
|
920c0bd9
|
2013-10-17T01:46:24
|
|
Merge pull request #507 from kanoi/master
API add 'MHS %ds' to 'summary'
|
|
55e233d5
|
2013-10-17T19:45:20
|
|
API add 'MHS %ds' to 'summary'
|
|
103bc0ba
|
2013-10-17T18:52:07
|
|
Revert to using timeouts on !linux since libusb leaks memory without them.
|
|
bf810a10
|
2013-10-17T00:37:15
|
|
Merge pull request #506 from kanoi/master
optional lock reporting in the API and klondike work redesign
|
|
c2073f09
|
2013-10-17T16:14:45
|
|
Optional lock tracking and stats via the API
|
|
74a4ccba
|
2013-10-17T00:19:12
|
|
Bump version to 3.6.2
|
|
eac5d49d
|
2013-10-17T00:16:39
|
|
Update NEWS.
|
|
65b130cd
|
2013-10-16T23:31:11
|
|
Remove unused components of jansson
|
|
4ed54d8c
|
2013-10-16T23:28:21
|
|
Remove unused parts of libusb
Conflicts:
compat/libusb-1.0/doc/Makefile.am
compat/libusb-1.0/doc/doxygen.cfg.in
compat/libusb-1.0/examples/Makefile.am
compat/libusb-1.0/examples/dpfp.c
compat/libusb-1.0/examples/dpfp_threaded.c
compat/libusb-1.0/examples/hotplugtest.c
compat/libusb-1.0/examples/listdevs.c
compat/libusb-1.0/examples/sam3u_benchmark.c
|
|
539f2c35
|
2013-10-16T23:17:55
|
|
Work around older libtoolize that fails without top ltmain.sh not being present during autogen
|
|
40034ba1
|
2013-10-16T22:30:51
|
|
Add m4 directory to jansson
|
|
ec4dfc5e
|
2013-10-16T22:26:46
|
|
Fix open coded use of autoreconf in autogen
|
|
77cffa2f
|
2013-10-16T22:14:36
|
|
Update jansson to only build parts we require and suited to our build environment.
|
|
d529a3fd
|
2013-10-16T22:02:03
|
|
Initial import of jansson-2.5
|
|
955e971d
|
2013-10-16T20:47:26
|
|
Prevent further USB transfers from occurring once the shutdown signal has been sent to prevent transfers getting stuck and libusb failing to shut down.
|
|
bec75b61
|
2013-10-16T20:34:51
|
|
Make the USB polling thread poll every second to potentially aid longer timeout transfers.
|
|
f821d0fb
|
2013-10-15T13:31:07
|
|
Set device_diff on work in get_work to not be missed with drivers that use get_work directly.
|
|
330e6428
|
2013-10-15T10:03:03
|
|
Convert icarus driver to hash_driver_work model.
|
|
addb8481
|
2013-10-15T02:02:30
|
|
bflsc - also allow ' 0' in DEVICES IN CHAIN
|
|
8455cc3f
|
2013-10-15T01:55:31
|
|
bflsc - allow a 0 in DEVICES IN CHAIN
|
|
c70cea27
|
2013-10-17T00:19:12
|
|
Bump version to 3.6.2
|
|
a461a912
|
2013-10-17T00:16:39
|
|
Update NEWS.
|
|
7a32a7b8
|
2013-10-16T23:31:11
|
|
Remove unused components of jansson
|
|
b84166e4
|
2013-10-16T23:28:21
|
|
Remove unused parts of libusb
|
|
84382e10
|
2013-10-16T23:17:55
|
|
Work around older libtoolize that fails without top ltmain.sh not being present during autogen
|
|
8f3a0559
|
2013-10-16T22:30:51
|
|
Add m4 directory to jansson
|
|
53bcd25b
|
2013-10-16T22:26:46
|
|
Fix open coded use of autoreconf in autogen
|
|
3488cc96
|
2013-10-16T22:14:36
|
|
Update jansson to only build parts we require and suited to our build environment.
|
|
591aa98c
|
2013-10-16T22:02:03
|
|
Initial import of jansson-2.5
|
|
3c9d61ea
|
2013-10-16T20:51:19
|
|
Merge branch 'master' into libusbx
|
|
4e5946d2
|
2013-10-16T20:47:26
|
|
Prevent further USB transfers from occurring once the shutdown signal has been sent to prevent transfers getting stuck and libusb failing to shut down.
|
|
b6831453
|
2013-10-16T20:34:51
|
|
Make the USB polling thread poll every second to potentially aid longer timeout transfers.
|
|
bc0bb822
|
2013-10-16T01:55:57
|
|
klondike - adjust work matching and cleanup
|
|
ecacb24a
|
2013-10-16T01:54:54
|
|
miner.h allow devices to tv_stamp work
|
|
c52973a9
|
2013-10-16T00:26:44
|
|
klondike - ensure all memcpy use the size of the target
|
|
8dbe1a68
|
2013-10-15T13:40:46
|
|
Merge to master
|
|
fe5da967
|
2013-10-15T13:31:07
|
|
Set device_diff on work in get_work to not be missed with drivers that use get_work directly.
|
|
58c5ebba
|
2013-10-15T10:03:03
|
|
Convert icarus driver to hash_driver_work model.
|
|
2bbe492f
|
2013-10-15T08:45:13
|
|
Merge with master
|
|
dd1f67fe
|
2013-10-15T02:02:30
|
|
bflsc - also allow ' 0' in DEVICES IN CHAIN
|
|
1f166d99
|
2013-10-15T01:55:31
|
|
bflsc - allow a 0 in DEVICES IN CHAIN
|
|
ab5b2229
|
2013-10-15T00:31:06
|
|
Bump version to 3.6.1
|
|
7e43f512
|
2013-10-15T00:30:45
|
|
Update NEWS for 3.6.1
|
|
7c6bd4a8
|
2013-10-15T00:26:50
|
|
Emulate the libusb_control_transfer sync setup in our async variant.
|
|
e6280c85
|
2013-10-15T00:13:06
|
|
Add the libusb control setup size offset for control writes.
|