1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2020-2025 Intel Corporation
*/
Intel® ICE driver
==================
This directory contains source code of ice base driver generated on
2025-10-01 released by the team which develops
basic drivers for any ice NIC. The directory of base/ contains the
original source package.
This driver is valid for the product(s) listed below
* Intel® Ethernet Network Adapters E810
* Intel® Ethernet Network Adapters E830
Updating the driver
===================
NOTE: The source code in this directory should not be modified apart from
the following file(s):
ice_osdep.h
|