|
d485261e
|
2012-01-24T20:26:33
|
|
Fix broken non-win32 build with bitforce enabled.
|
|
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
|
|
10378f87
|
2012-01-22T11:44:43
|
|
Fix windows build of bitforce blindly. Hopefully it works.
|
|
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*
|