Commit History

Author SHA1 Message Date
  Luke Dashjr 312b5b0e81 Merge commit 'bea5c42' into bfgminer-3.5.x 12 years ago
  Luke Dashjr 28c0783dd9 Merge commit 'cd890dd' into bfgminer-3.5.x 12 years ago
  Luke Dashjr bea5c42a4e Bugfix: lowl-vcom: _get_osfhandle failure returns INVALID_HANDLE_VALUE, not NULL 12 years ago
  Luke Dashjr cd890dd472 Bugfix: lowl-vcom: Invalid fd checks should be for -1, not 0 12 years ago
  Luke Dashjr cc342b66cb Bugfix: Handle errors creating a vcom devid more gracefully 12 years ago
  Luke Dashjr bb1f1e23b7 Demote commonish errors to debug loglevel 12 years ago
  Luke Dashjr e7935947c2 Merge commit '167a285' into bfgminer-3.5.x 12 years ago
  Luke Dashjr 167a2857c9 Bugfix: lowl-vcom: Check for error getting root hub path 12 years ago
  Luke Dashjr e3bfd76fdf Merge commit 'f506060' into bfgminer-3.5.x 12 years ago
  Luke Dashjr f506060434 FTDI scan: Use intptr_t to avoid warning about different size type cast 12 years ago
  Luke Dashjr f84c1a473f Bugfix: Fix Windows VCOM enumeration to work with new lowlevel code 12 years ago
  Luke Dashjr dd43825dbb Lowlevel USB enumerator for libusb 12 years ago
  Luke Dashjr e61f3a4803 dname for lowlevel drivers 12 years ago
  Luke Dashjr ebf66582ac lowlevel: Add a userpointer to lowl_found_devinfo_func_t and use it for serial_autodetect 12 years ago
  Luke Dashjr ce4eba9042 Rework VCOM autodetection to go through lowlevel interface, avoiding repeat USB string fetching 12 years ago
  Luke Dashjr 789c1b7735 lowlevel: Keep track of the claimed devid and debuglog every found device 12 years ago
  Luke Dashjr c37369aa97 Merge branch 'win_autoscan' into bfgminer 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 099082cddf Windows autodetect: clear detectone meta info 12 years ago
  Luke Dashjr 2e7088b640 Check for Windows DDK headers, and where they are (and build without them if unavailable) 12 years ago
  Luke Dashjr ddf8de138e Windows SetupAPI-based detection for USB VCOM devices (tested with CP210x and CDC) 12 years ago
  Luke Dashjr 00f905584e Merge branch 'nanofury' into bfgminer 12 years ago
  Luke Dashjr 2deec4bf2b mcp2210: Implement claim on HID paths 12 years ago
  Luke Dashjr 4ce2791d34 fpgautils: Use string identifiers for internal hardware claims 12 years ago
  Luke Dashjr 9a0a744f16 Merge commit 'fabde99' into bfgminer 12 years ago
  Luke Dashjr fabde9932a FTDI autodetect: Enable populating USB product and serial number 12 years ago
  Luke Dashjr 2682bb37ac Bugfix: FTDI autodetect: Add missing parameter values and remove unused buffer 12 years ago
  Luke Dashjr 2aca83c0cb Merge commit '2e20d06' into bfgminer 12 years ago
  Luke Dashjr 2e20d069a3 fpgautils: serial_close: Explicitly release advisory lock before closing, in case fd has been inherited by a process forked by system() 12 years ago
  Luke Dashjr 7ad276369f Merge commit '699a5a1' into bfgminer 12 years ago