Browse Source

titan: Default frequency is 275 MHz

Vitalii Demianets 11 years ago
parent
commit
047a5b5c75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      driver-titan.c

+ 1 - 1
driver-titan.c

@@ -18,7 +18,7 @@
 
 #include "titan-asic.h"
 
-#define	KNC_TITAN_DEFAULT_FREQUENCY	600
+#define	KNC_TITAN_DEFAULT_FREQUENCY	275
 
 #define KNC_TITAN_HWERR_DISABLE_SECS	10