bitforce.c


Log

Author Commit Date CI Message
Luke Dashjr 543265d6 2012-01-24T14:34:17 Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs
Luke Dashjr 5be4bf70 2012-02-10T21:33:26 Bugfix: BitFORCE index needs to be static to count correctly
Con Kolivas 060ff719 2012-02-03T15:43:07 Merge pull request #102 from luke-jr/bugfix_bitforce_linux_rw Bugfix: Need to open BitForce tty for read-write
ckolivas 6eee0e38 2012-02-04T10:34:37 Fix warnings in bitforce.c
Luke Dashjr 2f903b5d 2012-02-03T18:21:50 Bugfix: Need to open BitForce tty for read-write
Con Kolivas 80650dd9 2012-01-28T16:13:49 Define O_CLOEXEC for older headers that don't have it.
Con Kolivas d485261e 2012-01-24T20:26:33 Fix broken non-win32 build with bitforce enabled.
Luke Dashjr 4ae7baf0 2012-01-24T01:23:31 BitForce: Need to use CreateFile and low-level (descriptor-based) C APIs on Windows, since fopen doesn't work with serial ports
Con Kolivas 10378f87 2012-01-22T11:44:43 Fix windows build of bitforce blindly. Hopefully it works.
Luke Dashjr 5dfc8b69 2012-01-08T19:56:15 BitForce FPGA support cgminer will scan for and mine BitForce FPGAs on USB ports by providing the new --scan-serial <device> option, or autodetect them by searching /dev/serial/by-id for *BitFORCE_SHA256*