Luke Dashjr
|
d372af1a53
bitforce: Initialise lasttag based on response register
|
12 years ago |
Luke Dashjr
|
c4ed0ed939
bitforce: Tie in UIO with lowl-pci
|
12 years ago |
Luke Dashjr
|
e6dbe977e5
bitforce: Support for PCI interface via UIO
|
12 years ago |
Luke Dashjr
|
140e053add
bitforce: Hide vcom interfaces behind new struct bitforce_lowl_interface
|
12 years ago |
Luke Dashjr
|
5d6be5ac3f
bitforce: Let the lowlevel interface deal only with the actual device cgpu_info
|
12 years ago |
Luke Dashjr
|
d2f8798ad9
bitforce: Abstract most of VCOM layer away from driver code
|
12 years ago |
Luke Dashjr
|
86f9d45ce9
bitforce: Avoid checking fd by adding is_open flag
|
12 years ago |
Luke Dashjr
|
cfb176e3d3
bitforce: Replace BF{open,close} with more abstract bitforce_vcom_{open,close}
|
12 years ago |
Luke Dashjr
|
96a772dc7b
bitforce: Abstract fd access mostly down to BFgets/BFwrite
|
12 years ago |
Luke Dashjr
|
be92dcfe23
bitforce: Support for 28nm WX single-stage bulkqueue command
|
12 years ago |
Luke Dashjr
|
85cbf9f4ad
bitforce: Use enum for style (FPGA vs SC)
|
12 years ago |
Luke Dashjr
|
da1e57588a
bitforce: Remove never-used and buggy "work queue" mode
|
12 years ago |
Luke Dashjr
|
356c2c0599
Merge commit '020c02f' into bfgminer
|
12 years ago |
Luke Dashjr
|
020c02fcab
bitforce: Consistently use fd -1 when device is not open
|
12 years ago |
Luke Dashjr
|
84ef6bd72c
Merge commit 'be1dc04' into bfgminer
|
12 years ago |
Luke Dashjr
|
be1dc04205
bitforce: Explicitly assign indexes for bitforce_proto enum
|
12 years ago |
Luke Dashjr
|
807a453a54
Bugfix: avalon: Don't "probe" with -S <path/serial>
|
12 years ago |
Luke Dashjr
|
3e6bad0ae9
bitforce: Add lowl_* to bitforce_queue so it can be specified by name as a driver
|
12 years ago |
Luke Dashjr
|
b092c3c7b3
Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies
|
12 years ago |
Luke Dashjr
|
df5cdd45a6
vcom_lowl_probe_wrapper: Attempt to reattach detached USB devices
|
12 years ago |
Luke Dashjr
|
94d0105432
bitforce: Convert to lowl_probe
|
12 years ago |
Luke Dashjr
|
b481e61674
bitforce: Allow ZCX response to override Manufacturer string
|
12 years ago |
Luke Dashjr
|
f9a949f41f
Merge commit 'ac77ceb' into bfgminer
|
12 years ago |
Luke Dashjr
|
f0a87b5c60
Bugfix: bitforce: Ensure devices that fail probe are closed properly
|
12 years ago |
Luke Dashjr
|
68076aa3f9
Merge commit 'ae43dcb' into bfgminer
|
12 years ago |
Luke Dashjr
|
ae43dcba7a
Bugfix: bitforce detect: Close device after ZGX failure
|
12 years ago |
Luke Dashjr
|
5cd4bcaa6c
BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures
|
12 years ago |
Luke Dashjr
|
2546c0598d
Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h
|
12 years ago |
Luke Dashjr
|
9ba89af0aa
Merge branch 'knc' into bfgminer
|
12 years ago |
Luke Dashjr
|
1177917bf2
Refactor device disable/enable logic so that drv.thread_{disable,enable} actually get called
|
12 years ago |