Commit History

Author SHA1 Message Date
  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
  Luke Dashjr 699a5a19de fpgautils: Check for fgets error 12 years ago
  Luke Dashjr 0e32b080b9 Display a friendly error directing to README.FPGA when bitstream cannot be loaded 12 years ago
  Luke Dashjr de4b2e040d fpgautils: load_bitstream_bytes support for Intel HEX format (.ihx) files 12 years ago
  Luke Dashjr 555d8ac7aa fpgautils: load_bitstream_bytes function to load a bitstream into a bytes_t 12 years ago
  Luke Dashjr 85fa905193 fpgautils: Attempt to use Linux advisory locks on serial devices 12 years ago
  Luke Dashjr 7537023841 Avoid using potentially locale-dependent ctype functions in locale-independent contexts 12 years ago
  Luke Dashjr 7e930d80a2 Bugfix: sysfs autodetect: Recurse into tty/ subdirectory (necessary for CDC/ACM ttys) 12 years ago
  Luke Dashjr 1ea83e0dd9 sysfs autodetect: Split tty* directory search into new _sysfs_find_tty function 12 years ago
  Luke Dashjr 095b11ad8b Merge commit '8667bb7' into bfgminer 12 years ago
  Luke Dashjr 8667bb7491 Bugfix: _decode_udev_enc_dup: Allocate enough space for full string 12 years ago