Commit History

Author SHA1 Message Date
  Luke Dashjr 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 12 years ago
  Luke Dashjr 1498a45ac3 List valid baud rates once in iospeeds.h and standardize conversions 12 years ago
  Luke Dashjr db046af148 Merge commit 'ce4ddcd' into bfgminer 12 years ago
  Luke Dashjr ce4ddcdd64 Bugfix: avalon: Fix LIFE_INIT2 setting 12 years ago
  Luke Dashjr b407ab32a3 Merge commit 'b83cdf1' into bfgminer 12 years ago
  Luke Dashjr b83cdf1406 Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline 12 years ago
  Luke Dashjr db83f2fbb8 Bugfix: avalon: Correctly claim serial port 12 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 12 years ago
  Luke Dashjr 831c0d2eee Use bfg_strerror in locations previously just logging raw error numbers 12 years ago
  Con Kolivas d1e5435acf Support new overclocking speeds for avalon: 325, 350 and 375 12 years ago
  Luke Dashjr 747ec6345a Merge commit 'e2b4d49' into cg_merges_20130619a 12 years ago
  Kano 7eba963477 remove varargs from logging/quit/in general as much as possible 12 years ago
  Con Kolivas bd6bc6bd23 Decrease the sleep duration before reading in avalon to not let the read buffer overflow. 12 years ago
  Con Kolivas 9604cbee98 Sleep if the avalon buffer is empty and we've requested a read to allow the write thread to take precedence. 12 years ago
  Con Kolivas 261b1299ac Add the cgpu_info structure before avalon reset. 12 years ago
  Luke Dashjr db2a63c286 avalon: Since detection is not really implemented, only probe devices when the driver is specified to -S by name (eg, "avalon:/dev/ttyUSB0") 12 years ago
  Luke Dashjr f263cef523 avalon: avalon_clear_readbuf can simply wait for a single read timeout on Windows to avoid select 12 years ago
  Luke Dashjr 45c81f17b1 avalon: Simplify avalon_get_result by using avalon_gets 12 years ago
  Luke Dashjr eba5e7cf77 avalon: Go back to good old serial timeouts for gets, since select() is for sockets (only, on Windows) 12 years ago
  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
  Luke Dashjr 7109caea0e Merge commit '059aa5a' into cg_merges_20130606b 12 years ago
  Luke Dashjr 5b0c5c5a47 Merge commit 'dfab6a9' into cg_merges_20130606a 12 years ago
  Luke Dashjr 31e7efe3a7 Merge commit '2c633fd' into cg_merges_20130606a 12 years ago
  Con Kolivas 059aa5abb2 Shorten the avalon statline to fit in the curses interface and show the lowest speed fan cooling the asic devices. 12 years ago
  ckolivas b59c33800b Implement cgminer specific cgsem semaphores to imitate unnamed semaphore behaviour on osx which does not support them. 12 years ago
  Con Kolivas 5e94a97223 Set the avalon read transfer latency to avoid sleeping when no data is returned after very short latency settings. 12 years ago
  Luke Dashjr 55990935c3 Merge commit '569a6f6' into cg_merges_20130602 12 years ago
  Luke Dashjr 78aac3a1dd Remove elist.h and any final references to it 12 years ago