Luke Dashjr
|
35a249ff04
Bugfix: modminer: Properly fail on dynclock error
|
13 years ago |
Luke Dashjr
|
40bfb02ec4
Move FD_SETSIZE definition to configure so it affects everywhere it needs to
|
13 years ago |
Luke Dashjr
|
6010d7d621
modminer+x6500: Expose frequencies to API in terms of MHz to be consistent with ztex driver and cgminer
|
13 years ago |
Kano
|
b9968156ba
MMQ rewrite the last of the old scanhash loop and drastically reduce CPU
|
13 years ago |
Luke Dashjr
|
6ef3e1844f
Show summaries per-device unless --show-processors is used (also available on Display TUI menu)
|
13 years ago |
Luke Dashjr
|
cb99e0eb18
modminer: Make single-processor statline look like other temperature-only statlines
|
13 years ago |
Luke Dashjr
|
66d2a3ab07
modminer: Split each FPGA into its own logical processor (in the same device still)
|
13 years ago |
Luke Dashjr
|
58de5bcad3
modminer: Get mutex pointer only once per function
|
13 years ago |
Luke Dashjr
|
a76cbd4192
Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere
|
13 years ago |
Luke Dashjr
|
1458821958
Update copyrights
|
13 years ago |
Luke Dashjr
|
28a0ce299f
Merge commit 'ee92f7c' into bfgminer
|
13 years ago |
Luke Dashjr
|
ee92f7c69a
Bugfix: Remove dependencies of compat.h on miner.h for Windows (moves timersub/timeradd to compat.h where it belongs)
|
13 years ago |
Luke Dashjr
|
de13fa71e3
Merge branch 'mm_bitstream_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
69b4aa8c90
Merge branch 'sysfs_autodetect' into bfgminer
|
13 years ago |
Luke Dashjr
|
f5f73ead19
fpgautils: Unified serial_autodetect function to find a serial device regardless of the underlying method
|
13 years ago |
Kano
|
7abf30b2c0
distinguish between drv and it's id enum now called drv_id
|
13 years ago |
Kano
|
8fbc4dade6
MMQ must copy USB bus:device due to usbinfo change
|
13 years ago |
Kano
|
d057791915
Capitalise driver long names used in applog messages
|
13 years ago |
Kano
|
7fbc3770b4
USB move usbdev info that needs to stay around into usbinfo
|
13 years ago |
Kano
|
92abe36f12
MMQ include USB devpath in detection error messages
|
13 years ago |
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 |