Commit 8a88194fb1caaa04d8c092934f885230533abeab

Con Kolivas 2014-01-26T15:33:04

Merge branch 'master' of github.com:ckolivas/cgminer

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/driver-bab.c b/driver-bab.c
index eaf7d42..ebcaa35 100644
--- a/driver-bab.c
+++ b/driver-bab.c
@@ -39,8 +39,7 @@ static void bab_detect(__maybe_unused bool hotplug)
 #define BAB_SPI_BUS 0
 #define BAB_SPI_CHIP 0
 
-//#define BAB_SPI_SPEED 96000
-#define BAB_SPI_SPEED 1000000
+#define BAB_SPI_SPEED 96000
 #define BAB_SPI_BUFSIZ 1024
 
 #define BAB_DELAY_USECS 0