<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in isp_target.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>71625ec9ad2a9bc8c09784fbd23b759830e0ee5f - sys: Remove $FreeBSD$: one-line .c comment pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#71625ec9ad2a9bc8c09784fbd23b759830e0ee5f</link>
        <description>sys: Remove $FreeBSD$: one-line .c comment patternRemove /^/[*/]\s*\$FreeBSD\$.*\n/

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Wed, 16 Aug 2023 19:54:24 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3367c35cb12d4acde62ffbb72740801352cd3fc - isp(4): Fix a typo in a source code comment</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#d3367c35cb12d4acde62ffbb72740801352cd3fc</link>
        <description>isp(4): Fix a typo in a source code comment- s/Constatns/Constants/Obtained from:	NetBSDMFC after:	3 days

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Wed, 02 Aug 2023 11:48:46 +0200</pubDate>
        <dc:creator>Gordon Bergling &lt;gbe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4d846d260e2b9a3d4d0a701462568268cbfe7a5b - spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#4d846d260e2b9a3d4d0a701462568268cbfe7a5b</link>
        <description>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of BSD-2-Clause.Discussed with:		pfgMFC After:		3 daysSponsored by:		Netflix

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Wed, 10 May 2023 17:40:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>156c1ebe3bc4ec8063790ed9c8d46ce00903cee4 - Some code reorganization.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#156c1ebe3bc4ec8063790ed9c8d46ce00903cee4</link>
        <description>Some code reorganization. - Remove code duplication by adding two new functions to execute preparedqueue entry via either mbox or request queue and wait for result. - Since the new function executing via request queue sleeps any way, makeit sleep also in case of overflows or handle shortages.  It should make itmore reliable and less affecting other less flexible request queue users. - Turn isp_target_put_entry() into not target-specific isp_send_entry(). - Make handling of responses with control handles more universal. - Move RQSTYPE_RPT_ID_ACQ handling into new function. - Inline isp_handle_other_response(), becoming trivial after above. - Clean the list of IOCBs from pre-24xx ones.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Fri, 27 Nov 2020 16:50:20 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8cb0d414a8bc7f4114d208fefdf614cd3647086c - Remove some more dead code from pre-24xx.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#8cb0d414a8bc7f4114d208fefdf614cd3647086c</link>
        <description>Remove some more dead code from pre-24xx.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Thu, 26 Nov 2020 02:59:44 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>718cf2ccb9956613756ab15d7a0e28f2c8e91cab - sys/dev: further adoption of SPDX licensing ID tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#718cf2ccb9956613756ab15d7a0e28f2c8e91cab</link>
        <description>sys/dev: further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual - errorprone - task.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Mon, 27 Nov 2017 15:52:40 +0100</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a41dd87f61a6ae85e1ec4e0c9156bbdc57791a05 - Remove some dead stuff.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#a41dd87f61a6ae85e1ec4e0c9156bbdc57791a05</link>
        <description>Remove some dead stuff.MFC after:	2 weeks

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Sun, 19 Mar 2017 10:36:43 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a5632c2de18c42a1eb6f7a7fb790419b81d801d - Move 24xx RQSTYPE_NOTIFY handling to generic code.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#5a5632c2de18c42a1eb6f7a7fb790419b81d801d</link>
        <description>Move 24xx RQSTYPE_NOTIFY handling to generic code.This code has nothing to do with specific platform.MFC after:	2 weeks

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Sun, 19 Mar 2017 10:30:03 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>15c62456d1eef7edbefa3d898132338fc8d74cdc - Extend nt_lun to full 8 byte.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#15c62456d1eef7edbefa3d898132338fc8d74cdc</link>
        <description>Extend nt_lun to full 8 byte.MFC after:	2 weeks

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Sat, 18 Mar 2017 17:09:36 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c3feed41a52b5692575275541bce39a83146644 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#3c3feed41a52b5692575275541bce39a83146644</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Sun, 01 Nov 2015 22:17:38 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c98d2b1f1e833b4c3b65b602cf8a9d96cf61c973 - Add partial support for QUERY TMF to CAM and isp(4).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#c98d2b1f1e833b4c3b65b602cf8a9d96cf61c973</link>
        <description>Add partial support for QUERY TMF to CAM and isp(4).This change allows to decode respective functions in isp(4) in target modeand pass them through CAM to CTL.  Unfortunately neither CAM nor isp(4)support returning response info for those task management functions now.On the other side I just have no initiator to test this functionality.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Fri, 23 Oct 2015 20:34:18 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5ff185e19f6013ca565b2a15bc2d6abce933f46 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#b5ff185e19f6013ca565b2a15bc2d6abce933f46</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Sat, 12 Sep 2015 13:41:31 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Fri, 14 Aug 2015 00:01:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d0f10857a48c0f5e04bf0cbe3d7443cb4f8051a - Merge ^/head r285341 through r285792.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#8d0f10857a48c0f5e04bf0cbe3d7443cb4f8051a</link>
        <description>Merge ^/head r285341 through r285792.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Wed, 22 Jul 2015 21:55:32 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e68eef1442481d967522a70be620aa7dacdf056e - Unify port database use for target and initiator roles.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#e68eef1442481d967522a70be620aa7dacdf056e</link>
        <description>Unify port database use for target and initiator roles.Aside from cleaner and more consistent code, this allows ports to be bothtarget and initiator same time, and easily switch from any role to any.Sponsored by:	iXsystems, Inc.

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Mon, 13 Jul 2015 17:11:05 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e477abf734cc777a55286bfbd6b80a6760c96acf - MFC @ r241285</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#e477abf734cc777a55286bfbd6b80a6760c96acf</link>
        <description>MFC @ r241285

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Tue, 27 Nov 2012 19:38:50 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a10c6f5544ccbab911d786d4b50d50cabd6bb5ab - IFC @ r242684</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isp/isp_target.h#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /freebsd/sys/dev/isp/isp_target.h</description>
        <pubDate>Sun, 11 Nov 2012 04:26:14 +0100</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
