Kano
|
b8b137aeef
USB make device_path handled by usbutils
|
12 years ago |
Kano
|
749fa78d8a
tidy up free in device detect functions
|
12 years ago |
Kano
|
9287ee90f6
USB control creation and free of cgpu
|
12 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Kano
|
05dd48ace1
usbutils/mmq fixed size usb_read default to wait for all data
|
13 years ago |
Luke Dashjr
|
c1004f1479
Merge commit '1a4c3d7' into bfgminer
|
13 years ago |
Luke Dashjr
|
1a4c3d7b73
Bugfix: modminer: Remove unused parameter to sprintf
|
13 years ago |
Luke Dashjr
|
f107d8d7cc
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
60bd4fef82
Bugfix: modminer: Use correct format for bytes left in bitstream upload message
|
13 years ago |
Luke Dashjr
|
7d8f121a5f
Add printf-format syntax checks to more functions that should use it
|
13 years ago |
Kano
|
9a1925ddaa
mmq correct applog typing
|
13 years ago |
Kano
|
2c97b8b8bc
usb_init() allow it to ignore a device and show no message
|
13 years ago |
Con Kolivas
|
207e93d8b7
Use cgtime wrapper in driver-modminer.c
|
13 years ago |
Luke Dashjr
|
13d232cfad
Merge commit 'f466022' into bfgminer
|
13 years ago |
Kano
|
f466022b30
MMQ it's a bitstream
|
13 years ago |
Luke Dashjr
|
b6c1f3b603
Merge commit 'f01ea52' into bfgminer
|
13 years ago |
Luke Dashjr
|
f01ea523d9
Bugfix: modminer: Since RPC always includes the temperature, we don't need to add it specially
|
13 years ago |
Luke Dashjr
|
389651a8af
Merge commit '35a249f' into bfgminer
|
13 years ago |
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 |