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 |
Luke Dashjr
|
37201d79c6
Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils
|
12 years ago |
Luke Dashjr
|
6223e84421
Merge commit '13aae5d' into bfgminer
|
12 years ago |
Luke Dashjr
|
13aae5da3e
Bugfix: fpgautils: Close libusb handle after copying USB strings
|
12 years ago |
Luke Dashjr
|
87be620789
Merge commit '4174a1d' into bfgminer
|
12 years ago |
Luke Dashjr
|
4174a1d058
Bugfix: Generate iospeeds_local.h based on termios.h defines, and only try to use POSIX standard if that fails
|
12 years ago |
Luke Dashjr
|
4c54a652b5
Merge branch 'erupter' into bfgminer
|
12 years ago |
Luke Dashjr
|
79db4ed56a
Bugfix: fpgautils: Only try to change baud rate when requested
|
12 years ago |
Luke Dashjr
|
872099f8ba
x6500: Provide manuf/product/serial to cgpu interface
|
12 years ago |
Luke Dashjr
|
1498a45ac3
List valid baud rates once in iospeeds.h and standardize conversions
|
12 years ago |
Luke Dashjr
|
60fbbbd42f
fpgautils: detectone_meta_info to provide metainformation (manufacturer, product, serial) on devices to detectone functions
|
12 years ago |
Luke Dashjr
|
32c2714b44
Merge commit '6f45c8b' into erupter
|
12 years ago |
Luke Dashjr
|
6f45c8bd4b
Bugfix: fpgautils: Close product string file from sysfs (autodetect)
|
12 years ago |
Luke Dashjr
|
61c9bce153
fpgautils: Elaborate that bitstream open failures are probably due to missing bitstream package
|
12 years ago |
Luke Dashjr
|
6554e854d9
fpgautils: s/firmware/bitstream/
|
12 years ago |