Luke Dashjr
|
f1051250d5
fpgautils: Replace serial_claim with bfg_claim_serial using a more cleanly extensible interface and implementation
|
12 years ago |
Luke Dashjr
|
c658ddee43
fpgautils: serial_claim: Include a bus enum in hash key
|
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 |
Luke Dashjr
|
6b2e5aa2b4
Merge commit 'c6fb74e' into bfgminer
|
12 years ago |
Luke Dashjr
|
c6fb74e659
Bugfix: serial_autodetect_ftdi: Debuglog FTDI COM port mappings returned, fix type of FT_HANDLE
|
12 years ago |
Luke Dashjr
|
16f4e40a66
Merge commit 'a6e2394' into bfgminer
|
12 years ago |
Luke Dashjr
|
a6e23948b7
serial_autodetect_ftdi: Debuglog FTDI COM port mappings returned
|
12 years ago |
Luke Dashjr
|
ef8eaedde8
Merge commit '998a995' into bfgminer
|
12 years ago |
Luke Dashjr
|
998a995ff2
Bugfix: sysfs autodetect: Continue searching even after finding one tty (fixes multiple ttys per device, such as some Cairnsmore1s)
|
12 years ago |
Luke Dashjr
|
b55eb24f9d
Remove embedded uthash (and add dependency on system uthash)
|
12 years ago |
Luke Dashjr
|
78aac3a1dd
Remove elist.h and any final references to it
|
12 years ago |
Luke Dashjr
|
6be60216bb
Replace elist.h with uthash.h for scan_devices string list
|
12 years ago |
Luke Dashjr
|
ced37d39b5
Merge commit '50cf259' into cg_merges_20130524b
|
13 years ago |
Luke Dashjr
|
d371272609
Semi-Merge commit '1802302' into update_avalon_20130524 (sync with cgminer rebase)
|
13 years ago |
Luke Dashjr
|
2883204de2
Semi-Merge commit '00f7688' into cg_merges_20130523a (gitignore and a missing srcdir, plus include reordering)
|
13 years ago |
Kano
|
e0994aa9fa
rename device_api -> device_drv and all related api -> drv
|
13 years ago |
Luke Dashjr
|
ef71e3c2a5
Merge commit '31a47fc' into bfgminer
|
13 years ago |
navyxliu
|
31a47fce24
Fix the problem of seting up termio of ttyUSB0 for icarus. the CSIZE is the mask of CS2/4/8
|
13 years ago |
Luke Dashjr
|
d55f19c112
Remove redundant emails
|
13 years ago |
Luke Dashjr
|
0b7f6c6a9b
Correct xiangfu's current email
|
13 years ago |
James Z.M. Gao
|
50cf25942e
compile avalon driver on win32 and win64
|
13 years ago |
Luke Dashjr
|
4a37702be4
Merge commit '54b1777' into bfgminer
|
13 years ago |
Luke Dashjr
|
54b17773e4
Bugfix: set_serial_rts get flags to manipulate them correctly
|
13 years ago |
Luke Dashjr
|
e3c65ccc8c
Update copyrights
|
13 years ago |
Con Kolivas
|
71bae003bc
First draft of port of avalon driver to new cgminer queued infrastructure.
|
13 years ago |
James Z.M. Gao
|
c9ae715019
Compile CPU mining for win32 and win64
|
13 years ago |
Luke Dashjr
|
ba9df2f274
Merge remote-tracking branch 'remotes/avalon/avalon' into avalon
|
13 years ago |
Xiangfu
|
1462265e23
add baud 38400 support
|
13 years ago |
Xiangfu
|
c5f0b6d0f8
add options, if write() error. sleep(1) before reset()
|
13 years ago |