minor QSFP+ fix
authorHanoh Haim <[email protected]>
Mon, 9 May 2016 07:45:01 +0000 (10:45 +0300)
committerHanoh Haim <[email protected]>
Mon, 9 May 2016 07:45:01 +0000 (10:45 +0300)
trex_book.asciidoc
trex_toc.asciidoc

index f13c63a..6f619b1 100755 (executable)
@@ -149,8 +149,8 @@ WARNING: Intel X710 NIC for example FH X710DA4FHBLK will work *only* with Intel
 [options="header",cols="1,1",width="70%"]
 |=================
 | QSFP+             | Example 
-| QSFP+ SR4 optics  |  APPROVED OPTICS For Intel NICS,  Cisco QSFP-40G-SR4-S does *not* work   link:http://www.cisco.com/c/en/us/products/collateral/interfaces-modules/transceiver-modules/data_sheet_c78-660083.html[here]
-| QSFP+ LR-4 Optics |   APPROVED OPTICS For Intel NICS , Cisco QSFP-40G-LR4-S does *not* work link:http://www.cisco.com/c/en/us/products/collateral/interfaces-modules/transceiver-modules/data_sheet_c78-660083.html[here]
+| QSFP+ SR4 optics  |  APPROVED OPTICS For Intel NICS,  Cisco QSFP-40G-SR4-S will work *only* with XL710 NIC vendors with Open Optic like Silicom   link:http://www.cisco.com/c/en/us/products/collateral/interfaces-modules/transceiver-modules/data_sheet_c78-660083.html[here]
+| QSFP+ LR-4 Optics |   APPROVED OPTICS For Intel NICS , Cisco QSFP-40G-LR4-S will work *only* with XL710 NIC vendors with Open Optic like Silicom link:http://www.cisco.com/c/en/us/products/collateral/interfaces-modules/transceiver-modules/data_sheet_c78-660083.html[here]
 | QSFP Active Optical Cables (AoC) |   QSFP-H40G-AOC  link:http://www.cisco.com/c/en/us/products/collateral/interfaces-modules/transceiver-modules/data_sheet_c78-660083.html[here]
 | QSFP+ Intel Ethernet Modular Optics | 
 | QSFP+ DA twin-ax cables |
index 46c51c2..ad3b716 100644 (file)
@@ -172,6 +172,7 @@ ifdef::backend-xhtml11[]
 <script>
 
       $(document).ready(function(){
+          var isOpen = true;
 
         // Initialize NavTree
         initializeNavTree();
@@ -243,7 +244,6 @@ ifdef::backend-xhtml11[]
 
 
         function toggleTOC(){
-          var isOpen = true;
           $( "#toggle" ).click(function() {
             if ( isOpen ) {
               // Close it