Kano
|
a52522af37
MMQ it's a bitstream
|
13 years ago |
Kano
|
34bcc1c66d
USB automatically handle losing the device and report nodev in the API
|
13 years ago |
Kano
|
f9e04a3c5b
device_drv - allow .name to be changed before add_cgpu()
|
13 years ago |
Kano
|
a344deb6ac
rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
|
13 years ago |
Luke Dashjr
|
c0619e5a5a
Merge branch 'cg_merges_20121218' into bfgminer
|
13 years ago |
Luke Dashjr
|
cbc7e0546a
modminer: Set default clock frequency to user request so it sticks better
|
13 years ago |
Luke Dashjr
|
b63763bc28
modminer: Make valid frequency range consistent: 2-230
|
13 years ago |
Kano
|
473d9095e4
MMQ missing firmware -> ERR not DEBUG
|
13 years ago |
Luke Dashjr
|
78f698e7fb
Merge commit '056d631' into bfgminer
|
13 years ago |
Luke Dashjr
|
056d63153a
Bugfix: modminer: Return failure to change frequency when device reports it
|
13 years ago |
Luke Dashjr
|
67042a4561
Merge commit '4ab19c7' into cg_merges_20121218
|
13 years ago |
Kano
|
f0003055a4
MMQ ensure delta clock can never exceed limits
|
13 years ago |
Kano
|
d848289e8c
MMQ lowercase new string constants
|
13 years ago |
Kano
|
4ab19c7de6
MMQ add api pgaset for clock
|
13 years ago |
Kano
|
5ab2f3a7cf
MMQ style police
|
13 years ago |
Kano
|
072909a12f
MMQ count work check timeout failures
|
13 years ago |
Kano
|
38ff2a7df9
MMQ allow partial work replies and count them
|
13 years ago |
Kano
|
2653c906c1
MMQ overheat: remove clockdown (doesn't help) + ensure no lost shares
|
13 years ago |
Kano
|
f3f8b4fdb4
MMQ handle over temp differently and hash longer
|
13 years ago |
Kano
|
f19b03c812
mmq - abbreviate the temperature numbers
|
13 years ago |
Luke Dashjr
|
412fdecf30
Increase FD_SETSIZE to 4096 on Windows
|
13 years ago |
Luke Dashjr
|
deeaa82e8b
Bugfix: modminer: Get rid of useless usbutils include
|
13 years ago |
Luke Dashjr
|
9a2e52858c
Merge branch 'bugfix_MHz' into bfgminer
|
13 years ago |
Luke Dashjr
|
97c4821612
Bugfix: Capitalize "MHz" correctly
|
13 years ago |
Luke Dashjr
|
2e80e5c13f
Partial-Merge commit '28f251e' into cg_merges_20121203 (noop usbutils, and modminer symbolic command names)
|
13 years ago |
Kano
|
7993d258f8
MMQ avoid possible number overrun crashes
|
13 years ago |
Kano
|
152e7e36a2
mmq usb v0.4 + api usb stats
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Con Kolivas
|
2d35ac2567
Track all dynamically allocated memory within the work struct by copying work structs in a common place, creating freshly allocated heap ram for all arrays within the copied struct.
|
13 years ago |
Luke Dashjr
|
3e5bf7a802
Merge commit '86fd23a' into cg_merges_2012118
|
13 years ago |