mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-23 04:54:26 +00:00
Merge pull request #143 from kanoi/master
README add information missing from --scan-serial
This commit is contained in:
commit
2010f0c32d
12
README
12
README
@ -202,6 +202,16 @@ FPGA mining boards(BitForce, Icarus) only options:
|
||||
|
||||
--scan-serial|-S <arg> Serial port to probe for FPGA mining device
|
||||
|
||||
With "-S auto", BitForce enabled and only on linux, cgminer will attempt
|
||||
to automatically find BitForce FPGA devices
|
||||
Note that the computer may take some time to recognise the USB device
|
||||
when it is first plugged in - especially if the system is slow or busy
|
||||
(e.g. already GPU mining)
|
||||
|
||||
On linux <arg> is usually of the format /dev/ttyUSBn
|
||||
On windows <arg> is usually of the format COMn
|
||||
(where n = the correct device number for the FPGA device)
|
||||
|
||||
|
||||
CPU only options:
|
||||
|
||||
@ -605,7 +615,7 @@ The STATUS section is:
|
||||
This defaults to the cgminer version but is the value of --api-description
|
||||
if it was specified at runtime.
|
||||
|
||||
For API version 1.2:
|
||||
For API version 1.3:
|
||||
|
||||
The list of requests - a (*) means it requires privileged access - and replies are:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user