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 |
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 |