Deleted Added
full compact
ql_reset.c (331722) ql_reset.c (333428)
1/*
2 * Copyright (c) 2013-2016 Qlogic Corporation
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 *

--- 16 unchanged lines hidden (view full) ---

25 * POSSIBILITY OF SUCH DAMAGE.
26 */
27
28/*
29 * File: ql_reset.c
30 */
31
32#include <sys/cdefs.h>
1/*
2 * Copyright (c) 2013-2016 Qlogic Corporation
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 *

--- 16 unchanged lines hidden (view full) ---

25 * POSSIBILITY OF SUCH DAMAGE.
26 */
27
28/*
29 * File: ql_reset.c
30 */
31
32#include <sys/cdefs.h>
33__FBSDID("$FreeBSD: stable/11/sys/dev/qlxgbe/ql_reset.c 331722 2018-03-29 02:50:57Z eadler $");
33__FBSDID("$FreeBSD: stable/11/sys/dev/qlxgbe/ql_reset.c 333428 2018-05-09 19:52:33Z davidcs $");
34
35#include "ql_os.h"
36
37unsigned int ql83xx_resetseq_version_major = 5;
38unsigned int ql83xx_resetseq_version_minor = 4;
34
35#include "ql_os.h"
36
37unsigned int ql83xx_resetseq_version_major = 5;
38unsigned int ql83xx_resetseq_version_minor = 4;
39unsigned int ql83xx_resetseq_version_sub = 66;
39unsigned int ql83xx_resetseq_version_sub = 67;
40
41unsigned char ql83xx_resetseq[] = {
42 0x01, 0x01, 0xfe, 0xca, 0xf0, 0x05, 0x2f, 0x00, 0x10, 0x00, 0x74, 0x70,
43 0x20, 0x02, 0xc8, 0x05, 0x01, 0x00, 0x18, 0x00, 0x02, 0x00, 0x64, 0x00,
44 0xfc, 0x21, 0x60, 0x41, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x21, 0x60, 0x41,
45 0xff, 0xff, 0xff, 0xff, 0x04, 0x00, 0x28, 0x00, 0x03, 0x00, 0x64, 0x00,
46 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0xc0, 0x31, 0x77,
47 0x44, 0xc0, 0x31, 0x77, 0x48, 0xc0, 0x31, 0x77, 0x4c, 0xc0, 0x31, 0x77,

--- 1349 unchanged lines hidden (view full) ---

1397 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1398 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1399 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1400 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1401 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1402 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1403 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1404 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x04, 0x00, 0x40, 0x40,
40
41unsigned char ql83xx_resetseq[] = {
42 0x01, 0x01, 0xfe, 0xca, 0xf0, 0x05, 0x2f, 0x00, 0x10, 0x00, 0x74, 0x70,
43 0x20, 0x02, 0xc8, 0x05, 0x01, 0x00, 0x18, 0x00, 0x02, 0x00, 0x64, 0x00,
44 0xfc, 0x21, 0x60, 0x41, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x21, 0x60, 0x41,
45 0xff, 0xff, 0xff, 0xff, 0x04, 0x00, 0x28, 0x00, 0x03, 0x00, 0x64, 0x00,
46 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0xc0, 0x31, 0x77,
47 0x44, 0xc0, 0x31, 0x77, 0x48, 0xc0, 0x31, 0x77, 0x4c, 0xc0, 0x31, 0x77,

--- 1349 unchanged lines hidden (view full) ---

1397 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1398 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1399 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1400 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1401 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1402 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1403 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
1404 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x04, 0x00, 0x40, 0x40,
1405 0x05, 0x04, 0x42, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00,
1405 0x05, 0x04, 0x43, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00,
1406 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
1406 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
1407 0xdf, 0xfa, 0x90, 0x87
1407 0xdf, 0xfa, 0x8f, 0x87
1408};
1409unsigned int ql83xx_resetseq_len = 16384;
1408};
1409unsigned int ql83xx_resetseq_len = 16384;
1410