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)
Wed, Mar 4, 5:38 PM
Unknown Object (File)
Wed, Mar 4, 1:45 PM
Unknown Object (File)
Tue, Mar 3, 8:56 PM
Unknown Object (File)
Tue, Mar 3, 10:40 AM
Unknown Object (File)
Fri, Feb 27, 11:15 AM
Unknown Object (File)
Mon, Feb 16, 12:40 AM
Unknown Object (File)
Mon, Feb 9, 9:57 AM
Unknown Object (File)
Sun, Feb 8, 1:02 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.