<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ocs_fc, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-09-13T05:26:45Z</updated>
<entry>
<title>ocs_fc(4): Remove double words in source code comments</title>
<updated>2022-09-13T05:26:45Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-09-10T11:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6a96bff988abce69103fa35d2f1caf8b784c4eb7'/>
<id>urn:sha1:6a96bff988abce69103fa35d2f1caf8b784c4eb7</id>
<content type='text'>
 - s/to to/to/

(cherry picked from commit eb2f7d9a5a61588e4a218a5636cab5dd9fb8bfba)
</content>
</entry>
<entry>
<title>Fix unused variable warning in ocs_cam.c</title>
<updated>2022-07-24T11:01:19Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2022-07-20T19:36:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=58b71ec7d6307302dd22892bc7cf941fd7fc33fe'/>
<id>urn:sha1:58b71ec7d6307302dd22892bc7cf941fd7fc33fe</id>
<content type='text'>
With clang 15, the following -Werror warning is produced:

    sys/dev/ocs_fc/ocs_cam.c:2556:11: error: variable 'count' set but not used [-Werror,-Wunused-but-set-variable]
            uint32_t        count;
                            ^

The 'count' variable seems to be a left-over from some debugging code
that no longer exists, and can be removed without any functional change.

MFC after:	3 days

(cherry picked from commit 8d9e29284627f5e860b7fc194e9fedd6b21f7783)
</content>
</entry>
<entry>
<title>ocs_fc(4): Fix a typo in a source code comment</title>
<updated>2022-04-09T06:26:39Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-04-02T12:28:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=14c52845c5ef6cd00fabd039b4d12bc8173566d4'/>
<id>urn:sha1:14c52845c5ef6cd00fabd039b4d12bc8173566d4</id>
<content type='text'>
- s/initialzied/initialized/

(cherry picked from commit cededdff9bf00914bc7109c38ee778b894e7dd6f)
</content>
</entry>
<entry>
<title>ocs_fc: Ignore flogi failure when the remote node is pt2pt winner</title>
<updated>2022-03-07T10:52:52Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2022-03-04T14:40:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30dfb85abb17cf06a62499183b346cfc1d8d8f55'/>
<id>urn:sha1:30dfb85abb17cf06a62499183b346cfc1d8d8f55</id>
<content type='text'>
Updated commit 79c56c9af583, do not proceed with discovery
if flogi fails in pt2pt winner case.

MFC after: 3 days

(cherry picked from commit 625a8bfb047a94459b4ab41f08fe5a2c23694039)
</content>
</entry>
<entry>
<title>ocs_fc: Do not respond to unsolicited NOP BLS command.</title>
<updated>2022-03-07T10:51:23Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2022-03-03T12:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e71c95f11d171dfe4f8962ea0ca3dca7e260776'/>
<id>urn:sha1:6e71c95f11d171dfe4f8962ea0ca3dca7e260776</id>
<content type='text'>
Summary: Drop unsolicited BLS commands other than ABTS.

Reviewed by: mav

MFC after: 3 days

Differential Revision: https://reviews.freebsd.org/D34423

(cherry picked from commit 57e4b677559a742031c7478d801c1e218afae239)
</content>
</entry>
<entry>
<title>ocs_fc: Support persistent topology feature</title>
<updated>2022-03-07T10:49:51Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2022-03-03T16:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca1c43d1ca9df6573fff8652768eb14c95da794'/>
<id>urn:sha1:3ca1c43d1ca9df6573fff8652768eb14c95da794</id>
<content type='text'>
Summary: Enable persistent topology across power cycles/firmware resets.

Reviewed by: mav

MFC after: 3 days

Differential Revision: https://reviews.freebsd.org/D34425

(cherry picked from commit 965e2154e7682572e99e4c8fd4776dfe8f836b24)
</content>
</entry>
<entry>
<title>ocs_fc: Ignore flogi failure when the discovery is already done.</title>
<updated>2022-03-07T10:48:21Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2022-03-03T11:44:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=456c941b7d7e89a05c380667db9f7fbee23f122f'/>
<id>urn:sha1:456c941b7d7e89a05c380667db9f7fbee23f122f</id>
<content type='text'>
Summary:
Some targets are not responding to the FLOGI in point-to-point topology,
If the pt2pt discovery is done, Ignore the FLOGI failure.

MFC after: 3 days

Differential Revision: https://reviews.freebsd.org/D34422

(cherry picked from commit 79c56c9af583b4c6e079594b7b6ff8176e6bff7d)
</content>
</entry>
<entry>
<title>ocs_fc: Fix a possible Null pointer dereference</title>
<updated>2022-02-14T07:11:11Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2022-02-09T10:14:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9199f5e0ba5c20e2f170b549a743a550d9b38ec8'/>
<id>urn:sha1:9199f5e0ba5c20e2f170b549a743a550d9b38ec8</id>
<content type='text'>
Fix a possible Null pointer dereference in ocs_hw_get_profile_list_cb()

PR: 261453
Reported by: lwhsu

MFC after: 3 days

(cherry picked from commit 7bf31432fd03e2a5a815d1cc81de9a7b1ea3d3ca)
</content>
</entry>
<entry>
<title>ocs_fc: Populate subvendor and subdevice ids.</title>
<updated>2021-12-24T08:55:50Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2021-12-20T12:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a086650f6dc864806e65d8020f6eae58a1da0ea5'/>
<id>urn:sha1:a086650f6dc864806e65d8020f6eae58a1da0ea5</id>
<content type='text'>
Enable serialnumber reporting.

Reviewed by: mav
MFC after: 3 days

(cherry picked from commit cba757ef2a7ec2bb985fbcd67e8d616328b7209a)

ocs_fs(4): Fix some common typos in source code comments

- s/transfered/transferred/
- s/associted/associated/

MFC after:	3 days

(cherry picked from commit 16b71d98d96a3a9a2ac666440aa80f12d478959d)
</content>
</entry>
<entry>
<title>ocs_fc: Remove unused function delarations.</title>
<updated>2021-12-17T09:57:50Z</updated>
<author>
<name>Ram Kishore Vegesna</name>
<email>ram@FreeBSD.org</email>
</author>
<published>2021-12-06T07:02:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9928435eef8ca3ee7d3a19cbdb638c6cbad4398a'/>
<id>urn:sha1:9928435eef8ca3ee7d3a19cbdb638c6cbad4398a</id>
<content type='text'>
Remove unused function declarations.
Changes required for internal tool.

Approved by: ken

(cherry picked from commit 6f78736cb12026fcb423e1b313e83efb80597f21)
</content>
</entry>
</feed>
