<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ice_ddp/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-10-28T22:55:25Z</updated>
<entry>
<title>ice_ddp: Update to 1.3.41.0</title>
<updated>2024-10-28T22:55:25Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2024-10-28T22:48:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9a039060e834e89e0b2de1e8a442d78bd5c083d'/>
<id>urn:sha1:f9a039060e834e89e0b2de1e8a442d78bd5c083d</id>
<content type='text'>
Primarily adds support for E830 devices, unlocking all of their
functionality.

As well, update the README and remove the non-FreeBSD sections
from it.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

MFC after:	2 days
Sponsored by:	Intel Corporation
</content>
</entry>
<entry>
<title>Remove residual blank line at start of Makefile</title>
<updated>2024-07-15T22:43:39Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2024-07-15T04:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9ac41698b2f322d55ccf9da50a3596edb2c1800'/>
<id>urn:sha1:e9ac41698b2f322d55ccf9da50a3596edb2c1800</id>
<content type='text'>
This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
</content>
</entry>
<entry>
<title>Address module reproducibility issues</title>
<updated>2024-05-09T23:37:56Z</updated>
<author>
<name>Dan McGregor</name>
<email>dan.mcgregor@usask.ca</email>
</author>
<published>2024-05-09T23:37:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c2f6c3be0125142d3c1782e4b0ee0634c584b9e'/>
<id>urn:sha1:8c2f6c3be0125142d3c1782e4b0ee0634c584b9e</id>
<content type='text'>
Use .PATH &amp; bare filename. This prevents the real source path from
being included in the built object, which improves reproducibility.

Signed-off-by: Dan McGregor &lt;dan.mcgregor@usask.ca&gt;
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1211
</content>
</entry>
<entry>
<title>ice_ddp: Update package to 1.3.36.0</title>
<updated>2024-02-21T05:13:18Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2024-02-13T06:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=768329961dc0c041f7647f1c4549944a2ca168aa'/>
<id>urn:sha1:768329961dc0c041f7647f1c4549944a2ca168aa</id>
<content type='text'>
This is intended to be used with the upcoming ice 1.39.13-k
driver update, but is still backwards compatible with
previous versions of the driver.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

MFC after:	3 days
Sponsored by:	Intel Corporation
</content>
</entry>
<entry>
<title>ice_ddp: Update to 1.3.35.0</title>
<updated>2023-08-30T19:43:54Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2023-08-22T04:55:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e04c4b4a369df3f1dcbebbdf726193f02af60801'/>
<id>urn:sha1:e04c4b4a369df3f1dcbebbdf726193f02af60801</id>
<content type='text'>
This is intended to be used with the upcoming updated ice(4) version
1.38.16-k.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

MFC after:	3 days
Sponsored by:	Intel Corporation
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:54:58Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=031beb4e239bfce798af17f5fe8dba8bcaf13d99'/>
<id>urn:sha1:031beb4e239bfce798af17f5fe8dba8bcaf13d99</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>ice_ddp: Update package to 1.3.30.0</title>
<updated>2023-01-24T22:19:54Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2023-01-24T22:01:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2508da22cd6f0904fe55d2d5f6cab7c6011f918c'/>
<id>urn:sha1:2508da22cd6f0904fe55d2d5f6cab7c6011f918c</id>
<content type='text'>
This updated DDP is intended to be used with the forthcoming ice(4)
driver update to 1.37.7-k. (But it will still work with the current
version.)

Co-authored-by: Piotr Kubaj &lt;pkubaj@FreeBSD.org&gt;
Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

MFC after:	1 week
Sponsored by:	Intel Corporation
</content>
</entry>
<entry>
<title>ice_ddp: Update to 1.3.27.0</title>
<updated>2022-01-25T02:25:56Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2021-12-01T20:48:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e438f0a97538bf5cf6f3ff70a65c4d1f96b766aa'/>
<id>urn:sha1:e438f0a97538bf5cf6f3ff70a65c4d1f96b766aa</id>
<content type='text'>
This is intended to be used with forthcoming ice(4) driver version 1.34.2.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation
</content>
</entry>
<entry>
<title>ice_ddp: Update to 1.3.24.0</title>
<updated>2021-06-25T17:21:39Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2021-06-25T17:20:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=538ef055b7ea11326ba22197537e617587a0d677'/>
<id>urn:sha1:538ef055b7ea11326ba22197537e617587a0d677</id>
<content type='text'>
This version is intended to be used with the 0.29.4 version of the
ice(4) driver, which will be be committed afterwards.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Reviewed by:	stallamr_netapp.com
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D30887
</content>
</entry>
<entry>
<title>ice_ddp: Update package file to 1.3.19.0</title>
<updated>2021-02-23T02:02:19Z</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2021-02-23T01:43:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a7ac518bff64d48cf262c60c4dc57eef34e74a07'/>
<id>urn:sha1:a7ac518bff64d48cf262c60c4dc57eef34e74a07</id>
<content type='text'>
This package is intended to be used with ice(4) version 0.28.1-k.
That update will happen in a forthcoming commit.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;
Sponsored by: Intel Corporation
</content>
</entry>
</feed>
