<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/isp/isp_target.c, branch release/12.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-11-27T14:52:40Z</updated>
<entry>
<title>sys/dev: further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T14:52:40Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T14:52:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=718cf2ccb9956613756ab15d7a0e28f2c8e91cab'/>
<id>urn:sha1:718cf2ccb9956613756ab15d7a0e28f2c8e91cab</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
</entry>
<entry>
<title>Remove hackish code delaying ATIOs to unknown virtual port.</title>
<updated>2017-03-19T13:46:11Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-19T13:46:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c81a61ee16ef5e146e0e0e77dbb5aacbd41633e'/>
<id>urn:sha1:9c81a61ee16ef5e146e0e0e77dbb5aacbd41633e</id>
<content type='text'>
Since we support RQSTYPE_RPT_ID_ACQ, that functionality is only useful
in loop mode, which probably doesn't worth having this hack in 2017.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Move &lt;= 23xx PDB workaround to generic code.</title>
<updated>2017-03-19T10:28:04Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-19T10:28:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2a658cb0c04b0d1cbc17777e6a8fdae5627c904'/>
<id>urn:sha1:e2a658cb0c04b0d1cbc17777e6a8fdae5627c904</id>
<content type='text'>
It is chip-specific and has nothing to do with platform.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Move 24xx RQSTYPE_NOTIFY handling to generic code.</title>
<updated>2017-03-19T09:30:03Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-19T09:30:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5a5632c2de18c42a1eb6f7a7fb790419b81d801d'/>
<id>urn:sha1:5a5632c2de18c42a1eb6f7a7fb790419b81d801d</id>
<content type='text'>
This code has nothing to do with specific platform.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Reorganize RQSTYPE_NOTIFY handling for chips &lt;= 23xx.</title>
<updated>2017-03-18T19:27:16Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-18T19:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87b04de6cb70014bc92749b276509c392509af62'/>
<id>urn:sha1:87b04de6cb70014bc92749b276509c392509af62</id>
<content type='text'>
There were two copies of the code: one in generic code was half-broken, and
another in platform code was never called.  Leave only one in generic code
and working.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Move RQSTYPE_ABTS_RCVD parsing into generic code.</title>
<updated>2017-03-18T17:01:11Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-18T17:01:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=981ffc4e216e0de6261851ba70e293e49b264446'/>
<id>urn:sha1:981ffc4e216e0de6261851ba70e293e49b264446</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Extend nt_lun to full 8 byte.</title>
<updated>2017-03-18T16:09:36Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-18T16:09:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=15c62456d1eef7edbefa3d898132338fc8d74cdc'/>
<id>urn:sha1:15c62456d1eef7edbefa3d898132338fc8d74cdc</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Remove dead remnants of SPI target.</title>
<updated>2017-03-18T15:42:22Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-18T15:42:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=98b08fbea51f789e4bdc878f4633493b227c5eff'/>
<id>urn:sha1:98b08fbea51f789e4bdc878f4633493b227c5eff</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Use isp_target_put_entry() in places where it can be.</title>
<updated>2017-03-18T13:42:08Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-18T13:42:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=782a8e7ca308598f2df3cd415d98b33b436df404'/>
<id>urn:sha1:782a8e7ca308598f2df3cd415d98b33b436df404</id>
<content type='text'>
This unifies the code and removes some duplication.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Do some notify acks cleanup.</title>
<updated>2017-03-18T10:34:29Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2017-03-18T10:34:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44a2a27af5ac6f177a0eb2bc9041431c4b4c678b'/>
<id>urn:sha1:44a2a27af5ac6f177a0eb2bc9041431c4b4c678b</id>
<content type='text'>
ISPASYNC_TARGET_NOTIFY_ACK makes no sense without argument.

MFC after:	2 weeks
</content>
</entry>
</feed>
