Con Kolivas
|
6752c24750
|
Remove unused per unit matching work count for avalon.
|
12 years ago |
Con Kolivas
|
7dda3e4402
|
Rename the confusing avalon_info pointer.
|
12 years ago |
Con Kolivas
|
2f75a5d89e
|
Simplify avalon scanhash code using the new find_queued_work_bymidstate function. Partially works only.
|
12 years ago |
Con Kolivas
|
67c5da49b6
|
Members of cgpu_info for avalon are not meant to be in the union.
|
12 years ago |
Con Kolivas
|
2f371f13f5
|
Use correct struct device_drv for avalon_drv.
|
12 years ago |
Kano
|
8959f8d0ae
|
cgminer.c -S help to only say Icarus
|
12 years ago |
Con Kolivas
|
23fa953bfc
|
Check enough work is queued before queueing more in avalon_fill.
|
12 years ago |
Con Kolivas
|
f0806c6828
|
Actually put the work in the avalon queue.
|
12 years ago |
Con Kolivas
|
180230220f
|
Rneame avalon_api to avalon_drv.
|
12 years ago |
Con Kolivas
|
71bae003bc
|
First draft of port of avalon driver to new cgminer queued infrastructure.
|
12 years ago |
Con Kolivas
|
dea35d3349
|
Add Makefile entry for driver-avalon.
|
12 years ago |
Con Kolivas
|
017e7cbd49
|
Add configure support for avalon.
|
12 years ago |
Con Kolivas
|
86821eb45d
|
Fix mingw cross compilation being broken by win32/win64 patches.
|
12 years ago |
Con Kolivas
|
e9a65bba40
|
Only update hashrate calculation with the log interval.
|
12 years ago |
Con Kolivas
|
97a9172370
|
Update the total_tv_end only when we show the log to prevent failure to update logs.
|
12 years ago |
Con Kolivas
|
ee13924b86
|
Minor README updates.
|
12 years ago |
Con Kolivas
|
e62cb4ee12
|
Add example 7970 tuning for scrypt in readme.
|
12 years ago |
Con Kolivas
|
71c834389d
|
Update driver recommendations.
|
12 years ago |
Con Kolivas
|
9804d2d6a1
|
Add extensive GPU FAQs for the flood of new Scrypt miners.
|
12 years ago |
Con Kolivas
|
2675c5c397
|
Remove help option for cpumining in build environment.
|
12 years ago |
Con Kolivas
|
00f7688142
|
Remove scripts that make it too easy to compile CPU mining support.
|
12 years ago |
Con Kolivas
|
1a8bfad0a0
|
Merge pull request #416 from gzm55/master
Compile CPU mining for win32 and win64
|
12 years ago |
James Z.M. Gao
|
c9ae715019
|
Compile CPU mining for win32 and win64
|
12 years ago |
Con Kolivas
|
dfea623960
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
12 years ago |
Con Kolivas
|
6cdbf6e4f1
|
Remove references to CPU mining from README.
|
12 years ago |
Con Kolivas
|
b81ef944ce
|
Merge pull request #415 from kanoi/bflsc
LTC text typo
|
12 years ago |
Kano
|
ed480de9c1
|
LTC text typo
|
12 years ago |
Con Kolivas
|
5f567345ba
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
12 years ago |
Con Kolivas
|
b3e734e7e1
|
Show share hash as little endian as needed.
|
12 years ago |
Con Kolivas
|
0d8c3fe018
|
Merge pull request #412 from BitSyncom/avalon-sync
api-example.c: add a -o option for output pure message
|
12 years ago |
Con Kolivas
|
76712c15fd
|
Merge pull request #414 from kanoi/bflsc
work queues - remove new but unnecessary functions + generic work structure flags for BFLSC (and usable by other drivers if needed)
|
12 years ago |
Kano
|
f080db5fee
|
generic work structure flags for BFLSC (and usable by other drivers if needed)
|
12 years ago |
Kano
|
ea327f7ba2
|
work queues - remove new but unnecessary functions
|
12 years ago |
Con Kolivas
|
ea4cf57d94
|
Merge pull request #413 from kanoi/bflsc
find_work() to find work in devices work queue + usbutils extra message requirements + functions for handling work queues
|
12 years ago |
Con Kolivas
|
e95813c8f6
|
Make hashmeter frequency for hash_queued_work match sole_work.
|
12 years ago |
Kano
|
73616fb810
|
miner.h missing extern
|
12 years ago |
Kano
|
131e20042a
|
functions for handling work queues
|
12 years ago |
Kano
|
8dd1ed2454
|
usbutils extra message requirements
|
12 years ago |
Kano
|
b3ae0f168e
|
find_work() to find work in devices work queue
|
12 years ago |
Con Kolivas
|
86acbddcd7
|
Update links and recommended SDKs.
|
12 years ago |
Con Kolivas
|
48a1d8a19e
|
Update scrypt readme re drivers and sdk.
|
12 years ago |
Con Kolivas
|
125194d879
|
Merge pull request #411 from kanoi/bflsc
BFL FPGA Windows timeout set to 999ms + usbutils.c usb_cmdname() usb_cmds -> string name
|
12 years ago |
Kano
|
cef96ddb8c
|
usbutils.c usb_cmdname() usb_cmds -> string name
|
12 years ago |
Kano
|
e88652bc56
|
BFL FPGA Windows timeout set to 999ms
|
12 years ago |
Con Kolivas
|
4aea663875
|
Merge pull request #410 from kanoi/bflsc
AUTHORS - spam update time (one year since the last)
|
12 years ago |
Kano
|
96ac718b13
|
AUTHORS - spam update time (one year since the last)
|
12 years ago |
Xiangfu
|
9619d040d6
|
api-example.c: add a -o option for output pure message
|
12 years ago |
Con Kolivas
|
b8f4fa480c
|
Update README for x970 memdiff values.
|
12 years ago |
Con Kolivas
|
11dd8acb32
|
Update README to match changes to display.
|
12 years ago |
Con Kolivas
|
6fab6c6513
|
Merge pull request #409 from kanoi/bflsc
avalon usbutils requirements
|
12 years ago |