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>
| Split |
Close |
| Expand all |
| Collapse all |
--- old/usr/src/uts/common/io/cxgbe/firmware/t6_fw.h
+++ new/usr/src/uts/common/io/cxgbe/firmware/t6_fw.h
1 1 /*
2 2 * Automatically generated file.
3 3 */
4 4
5 5 #ifndef __T6FW_H
6 6 #define __T6FW_H
7 7
8 8 #define T6FW_VERSION_MAJOR 1
9 -#define T6FW_VERSION_MINOR 16
10 -#define T6FW_VERSION_MICRO 43
9 +#define T6FW_VERSION_MINOR 17
10 +#define T6FW_VERSION_MICRO 14
11 11 #define T6FW_VERSION_BUILD 0
12 12
13 13 extern unsigned char t6fw_data[];
14 14 extern int t6fw_size;
15 15
16 16 #endif
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX