1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 14:28:12 +00:00
Commit Graph

382 Commits

Author SHA1 Message Date
Noel Maersk
d0070c0424 HARD RESET to: Remove Bitcoin detection code.
I'm pretty sure no one was working on this but me.

The code was unusable (gave 100% hardware errors) due to me not
testing it sufficiently. I hope this will not happen again.

ADL doesn't work for some reason, too.
2013-11-19 02:32:58 +02:00
Con Kolivas
829f0687bf Bump version to 3.7.2 2013-11-06 00:26:12 +11:00
Con Kolivas
0485208342 Bump version to 3.7.1 2013-11-05 22:07:26 +11:00
Con Kolivas
e503fadb78 Bump version to 3.7.0 2013-11-04 19:29:29 +11:00
Con Kolivas
774061e3f2 Minor style changes to output. 2013-10-31 12:31:34 +11:00
Con Kolivas
c4542f2b96 Merge branch 'master' into hfa
Conflicts:
	Makefile.am
	api.c
	configure.ac
	miner.h
2013-10-31 12:29:59 +11:00
Vitalii Demianets
53570ae8a0 KnC driver: knc-spi-fpga ASIC driver
This driver talks to KnCMiner controller via SPI

Protocol specification is available at
https://github.com/KnCMiner/jupiter-hw-docs/blob/master/fpga_spi.md
2013-10-26 23:58:52 +02:00
Con Kolivas
4940b7198e Merge branch 'master' into hashfast 2013-10-26 22:12:34 +11:00
Con Kolivas
1e35965710 Bump version to 3.6.6 2013-10-26 20:28:27 +11:00
Con Kolivas
2d67bb06dc Merge branch 'master' into hashfast 2013-10-26 16:22:13 +11:00
Con Kolivas
47554f86aa Bump version to 3.6.5 2013-10-26 14:51:01 +11:00
Con Kolivas
5ea6a8eaa2 Merge branch 'master' into hashfast
Conflicts:
	Makefile.am
2013-10-23 22:45:56 +11:00
Con Kolivas
4f7b6fe4c3 Avoid entering static libusb directory if --with-system-libusb is enabled. 2013-10-23 22:40:13 +11:00
Con Kolivas
e76421320e Minor opencl build corrections. 2013-10-23 22:31:00 +11:00
Con Kolivas
ed16f32d8f Enable dynamic linking against system libusb --with-system-libusb 2013-10-23 22:24:58 +11:00
Con Kolivas
05478b5937 Convert opencl to need to be explicitly enabled during build with --enable-opencl 2013-10-23 21:19:03 +11:00
Con Kolivas
31e8ebaffa Merge branch 'master' into hashfast 2013-10-19 16:08:17 +11:00
Con Kolivas
43699c76b7 Bump version to 3.6.4 2013-10-18 23:45:41 +11:00
Con Kolivas
f5baf9f57a Merge branch 'master' into hashfast
Conflicts:
	usbutils.h
2013-10-18 19:12:13 +11:00
Con Kolivas
06ed3e381b Bump version to 3.6.3 2013-10-17 20:32:56 +11:00
Con Kolivas
74a4ccba28 Bump version to 3.6.2 2013-10-17 08:31:29 +11:00
Con Kolivas
d529a3fdbd Initial import of jansson-2.5 2013-10-17 08:29:24 +11:00
Con Kolivas
ab5b2229f8 Bump version to 3.6.1 2013-10-15 00:31:06 +11:00
Con Kolivas
a089cac35e Bump version to 3.6.0 2013-10-14 21:32:18 +11:00
Con Kolivas
9b5c534911 Merge branch 'master' into hashfast
Conflicts:
	api.c
	configure.ac
	miner.h
	usbutils.c
	usbutils.h
2013-10-13 16:41:53 +11:00
ckolivas
fb79b37fe7 Typo in configure.ac 2013-10-07 23:33:13 +11:00
ckolivas
6cd7f0f1be Remove unmaintained broken ztex driver. 2013-10-07 23:33:13 +11:00
Kano
51418f79e5 Klondike update code to current git 2013-10-07 23:33:11 +11:00
Con Kolivas
f49a3c7657 Merge branch 'master' into hashfast
Conflicts:
	Makefile.am
	api.c
	cgminer.c
	configure.ac
	miner.h
	usbutils.c
	usbutils.h
2013-09-30 08:43:29 +10:00
Con Kolivas
d1c95832c6 Bump version to 3.5.0 2013-09-29 23:51:46 +10:00
Con Kolivas
8862cf9f07 Add basic defines for building for bitfury devices. 2013-09-24 20:18:11 +10:00
Con Kolivas
118f9038a0 Merge branch 'master' into hashfast 2013-09-22 20:18:18 +10:00
Con Kolivas
466d3beca0 Provide a --disable-libcurl config option to build support for stratum mining only. 2013-09-21 22:49:28 +10:00
Con Kolivas
2f72efb0a0 Add configuration option for hashfast devices, tidying up configure.ac slightly. 2013-09-19 09:20:56 +10:00
Con Kolivas
891c279e3b Bump version number to 3.4.3, updating news. 2013-09-13 21:26:07 +10:00
Con Kolivas
203028b068 Put corefoundation and iokit separate in ldflags for darwin. 2013-09-13 17:12:01 +10:00
Con Kolivas
fb2cf630f1 Add flags for building libusb statically on osx. 2013-09-13 16:58:52 +10:00
ckolivas
f0328f8cd0 Add subdir-objects to automake options. 2013-09-11 17:12:32 +10:00
Con Kolivas
c060ea54ce Bump version to 3.4.2 2013-09-03 12:28:26 +10:00
Con Kolivas
a7f64b8df6 Bump version number to 3.4.1 2013-08-31 23:36:30 +10:00
Con Kolivas
ef6925a642 Properly convert from ranlib to lt_init in configure.ac 2013-08-30 15:38:37 +10:00
Con Kolivas
748eda1faa Make autoconf always build for libusb. 2013-08-30 15:38:37 +10:00
Con Kolivas
a99f15bc18 More autoconf buggery. 2013-08-30 15:38:37 +10:00
Con Kolivas
7f653ba97c Unconditionally build jansson statically from the cgminer source tree. 2013-08-30 15:38:36 +10:00
Con Kolivas
e50f5c87d9 Only test for all usb devices once in configure.ac 2013-08-30 15:38:36 +10:00
ckolivas
5ab389c8b0 Show RT_LIBS in ./configure output. 2013-08-30 15:29:02 +10:00
ckolivas
6df0648a41 First import of libusb-1.0 2013-08-30 15:29:02 +10:00
ckolivas
dd64f73265 Fix no -rt library on darwin. 2013-08-27 15:19:24 +10:00
Con Kolivas
70bc62c0f8 Bump version number to 3.4.0 2013-08-21 21:16:03 +10:00
Con Kolivas
703c7309c2 Make the cgsleep functions build on windows. 2013-08-18 14:39:26 +10:00
Con Kolivas
f3b75b0b12 Add rt lib linkage to enable use of clock_nanosleep functions with older glibc. 2013-08-18 01:39:35 +10:00
Con Kolivas
853f145eef Bump version number to 3.3.4 2013-08-14 10:49:40 +10:00
Con Kolivas
07adb98b34 Bump version to 3.3.3 2013-08-13 06:21:14 +10:00
Con Kolivas
4e96936971 Bump version to 3.3.2 2013-08-09 21:54:05 +10:00
Con Kolivas
9f15a08f2a Bump version number to 3.3.1 2013-06-26 00:17:22 +10:00
Con Kolivas
c62e38c51e Bump version to 3.3.0 2013-06-24 12:47:04 +10:00
Con Kolivas
767aaddda5 Bump version to 3.2.2 2013-06-16 22:43:13 +10:00
Con Kolivas
5a13ad4e7c Bump version to 3.2.1 2013-06-07 08:46:40 +10:00
Con Kolivas
94bbb1a11b Bump version to 3.2.0 signifying major update. 2013-05-30 14:20:43 +10:00
Con Kolivas
9650bfd6a3 Compile usbutils into avalon driver. 2013-05-27 14:58:08 +10:00
Kano
6219f977f6 switch icarus configuration to usb 2013-05-17 14:10:58 +10:00
Con Kolivas
32c41bd03c Bump version to 3.1.1 2013-05-11 20:38:50 +10:00
Con Kolivas
b196d4fa0c Support more shares to be returned for scrypt mining. 2013-05-11 16:19:02 +10:00
Con Kolivas
2b8cbf61ca Revert wrong patch. 2013-05-09 22:07:11 +10:00
Con Kolivas
68196588c9 Make raw sockets compile on windows 2013-05-09 11:39:09 +10:00
Con Kolivas
102e907a47 Preemptively bump the version to 3.1.0 2013-04-28 20:14:15 +10:00
Con Kolivas
ea0adf652d Bump version to 3.0.1 2013-04-25 00:23:00 +10:00
Con Kolivas
3d835fc3e9 Fix build and distdir. 2013-04-22 19:28:50 +10:00
Con Kolivas
a06260405c Bump version to 3.0.0 2013-04-22 15:03:11 +10:00
Con Kolivas
f4b2790761 Remove all CPU mining code. 2013-04-22 14:35:43 +10:00
Con Kolivas
3b5ef34371 Add high resolution to nmsleep wrapper on windows. 2013-04-21 18:01:49 +10:00
James Z.M. Gao
57fcd07bdd Merge remote-tracking branch 'upstream/master' 2013-04-16 10:28:12 +08:00
James Z.M. Gao
ac053edcb4 build out of source dir 2013-04-16 10:27:10 +08:00
Con Kolivas
23c02415ac Bump version to 2.11.4 2013-04-07 02:18:55 +11:00
Con Kolivas
85a4dfd9a7 Bump version to 2.11.4 2013-04-07 01:40:25 +11:00
Con Kolivas
017e7cbd49 Add configure support for avalon. 2013-04-05 13:30:52 +11:00
Con Kolivas
2675c5c397 Remove help option for cpumining in build environment. 2013-04-05 09:19:38 +11:00
James Z.M. Gao
c9ae715019 Compile CPU mining for win32 and win64 2013-04-04 22:59:10 +08:00
Con Kolivas
c247ba0598 Bump version to 2.11.3 2013-03-17 16:30:26 +11:00
Con Kolivas
590a13dcac Bump version to 2.11.2 2013-03-09 16:47:18 +11:00
Con Kolivas
b45a07032a Bump version to 2.11.1 2013-03-07 22:55:50 +11:00
Kano
540f3e89bc Setup BFLSC support 2013-03-07 00:00:31 +11:00
Kano
2f6660e83f configure - set USE_USBUTILS when usbutils is required and use it in the code 2013-03-05 18:33:43 +11:00
Con Kolivas
0d64737f24 Bump version to 2.11.0 2013-03-02 17:31:09 +11:00
Con Kolivas
357294a70e Merge branch 'usb-dev' 2013-03-02 17:22:42 +11:00
Con Kolivas
580607cf1c Update kernel file names signifying changes. 2013-03-02 17:17:52 +11:00
Con Kolivas
3c91b292a2 Merge branch 'master' into usb-dev 2013-02-07 18:02:38 +11:00
Con Kolivas
47db8e99be Bump version to 2.10.5 2013-02-07 16:41:39 +11:00
Kano
e3db37a64e Merge branch 'bfl' 2013-01-03 21:47:41 +11:00
Kano
040ec589fa BFL USB build changes 2012-12-31 09:09:43 +11:00
Con Kolivas
b53372b43d Bump version to 2.10.4 2012-12-29 12:23:24 +11:00
Con Kolivas
067a0cd3d4 Bump version to 2.10.3 2012-12-26 09:52:39 +11:00
Con Kolivas
b88d28ee16 Bump version to 2.10.2 2012-12-19 21:05:01 +11:00
Con Kolivas
85e6c6d55e Bump version to 2.10.1 2012-12-14 21:48:20 +11:00
Con Kolivas
8fcc67f308 Remove dependency on mstcpip.h for windows build by making curl version >= 7.25.0 mandatory on windows builds, and use curl functions for keepalive whenever possible instead. 2012-12-09 13:39:37 +11:00
Con Kolivas
c63916da1c Increment version preempting changed version signifying different codebase to 2.9 2012-12-08 21:56:57 +11:00
Kano
152e7e36a2 mmq usb v0.4 + api usb stats 2012-12-02 21:48:37 +11:00
Con Kolivas
3ab03e8ff9 Merge pull request #334 from denis2342/pkgconfig
third of version of pkg-config changes
2012-12-02 01:41:03 -08:00
Con Kolivas
28b52dc720 Bump version to 2.9.6 2012-12-02 20:17:15 +11:00
Peter Stuge
30c5a16679 configure.ac: Support FreeBSD libusb which doesn't have libusb-1.0.pc 2012-11-25 05:42:44 +01:00