Page MenuHomeFreeBSD

ice(4): Add PCI IDs for E835 devices
ClosedPublic

Authored by kgalazka on Sep 29 2025, 12:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 26, 2:28 PM
Unknown Object (File)
Thu, Mar 26, 8:27 AM
Unknown Object (File)
Wed, Mar 25, 2:05 PM
Unknown Object (File)
Tue, Mar 24, 2:28 AM
Unknown Object (File)
Thu, Mar 19, 11:08 AM
Unknown Object (File)
Wed, Mar 18, 1:27 PM
Unknown Object (File)
Sun, Mar 15, 2:33 AM
Unknown Object (File)
Sat, Mar 7, 9:36 PM
Subscribers

Details

Summary

Add device IDs and branding strings for E835 adapters.
This is a follow up for E830 adapters with Security Protocol
and Data Model (SPDM) support and RDMA support available
on 100 and 200Gbps links.

Signed-off-by: Krzysztof Galazka <krzysztof.galazka@intel.com>

Sponsored by: Intel Corporation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 1 2025, 6:16 AM

Can you tell us what the hardware enhancements are? ๐Ÿ‘€

In D52782#1206718, @erj wrote:

Can you tell us what the hardware enhancements are? ๐Ÿ‘€

I added a bit more details.

In D52782#1206718, @erj wrote:

Can you tell us what the hardware enhancements are? ๐Ÿ‘€

I added a bit more details.

Thanks! It sounds like there won't be much future code change for E835 support.

This revision was automatically updated to reflect the committed changes.