Print this page
9483 Update cxgbe firmware version to 1.17.14.0
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
        
*** 11,19 ****
  
  /* This file is automatically generated --- changes will be lost */
  
  enum {
          T6FW_VERSION_MAJOR      = 0x01,
!         T6FW_VERSION_MINOR      = 0x10,
!         T6FW_VERSION_MICRO      = 0x2b,
          T6FW_VERSION_BUILD      = 0x00,
  };
--- 11,19 ----
  
  /* This file is automatically generated --- changes will be lost */
  
  enum {
          T6FW_VERSION_MAJOR      = 0x01,
!         T6FW_VERSION_MINOR      = 0x11,
!         T6FW_VERSION_MICRO      = 0x0e,
          T6FW_VERSION_BUILD      = 0x00,
  };