[Pkg-bitcoin-commits] [cgminer] branch upstream updated (0137ef1 -> cb13179)
Scott Sheridan Howard
showard at moszumanska.debian.org
Sun Oct 26 14:35:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
showard pushed a change to branch upstream
in repository cgminer.
from 0137ef1 Imported Upstream version 4.6.1
new cb13179 Imported Upstream version 4.7.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
01-cgminer.rules | 1 +
API-README | 20 +-
ASIC-README | 16 ++
Makefile.am | 4 +
NEWS | 41 ++++
README | 5 +
api.c | 290 ++++++++++++++++++---------
cgminer.c | 26 ++-
configure.ac | 26 ++-
driver-avalon2.c | 25 +--
driver-blockerupter.c | 501 ++++++++++++++++++++++++++++++++++++++++++++++
driver-blockerupter.h | 130 ++++++++++++
driver-hashratio.c | 6 +-
driver-icarus.c | 7 +-
driver-spondoolies-sp30.c | 13 +-
miner.h | 7 +
usbutils.c | 51 +++++
usbutils.h | 12 +-
util.c | 179 ++++++++++++++++-
util.h | 4 +
21 files changed, 1224 insertions(+), 141 deletions(-)
create mode 100644 driver-blockerupter.c
create mode 100644 driver-blockerupter.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/cgminer.git
More information about the Pkg-bitcoin-commits
mailing list