Con Kolivas
|
56907db2d6
Fix harmless warnings with -Wsign-compare to allow cgminer to build with -W.
|
14 years ago |
Con Kolivas
|
111238489f
Fix missing field initialisers warnings.
|
14 years ago |
Luke Dashjr
|
543265d66a
Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs
|
14 years ago |
Luke Dashjr
|
5be4bf70fe
Bugfix: BitFORCE index needs to be static to count correctly
|
14 years ago |
Con Kolivas
|
060ff71907
Merge pull request #102 from luke-jr/bugfix_bitforce_linux_rw
|
14 years ago |
ckolivas
|
6eee0e3874
Fix warnings in bitforce.c
|
14 years ago |
Luke Dashjr
|
2f903b5d77
Bugfix: Need to open BitForce tty for read-write
|
14 years ago |
Con Kolivas
|
80650dd919
Define O_CLOEXEC for older headers that don't have it.
|
14 years ago |
Con Kolivas
|
d485261e92
Fix broken non-win32 build with bitforce enabled.
|
14 years ago |
Luke Dashjr
|
4ae7baf0e1
BitForce: Need to use CreateFile and low-level (descriptor-based) C APIs on Windows, since fopen doesn't work with serial ports
|
14 years ago |
Con Kolivas
|
10378f878a
Fix windows build of bitforce blindly. Hopefully it works.
|
14 years ago |
Luke Dashjr
|
5dfc8b694f
BitForce FPGA support
|
14 years ago |