2019-06-25 11:12:58 +00:00
|
|
|
/* SPDX-License-Identifier: BSD-3-Clause
|
2021-01-28 17:08:59 +00:00
|
|
|
* Copyright(c) 2019-2020 Intel Corporation
|
2019-06-25 11:12:58 +00:00
|
|
|
*/
|
|
|
|
|
2020-06-18 16:55:50 +00:00
|
|
|
Intel® IAVF driver
|
2019-06-25 11:12:58 +00:00
|
|
|
=================
|
|
|
|
|
2020-06-18 16:55:50 +00:00
|
|
|
This directory contains source code of FreeBSD IAVF driver of version
|
2019-06-25 11:12:58 +00:00
|
|
|
cid-avf.2018.01.02.tar.gz released by the team which develops
|
2020-06-18 16:55:50 +00:00
|
|
|
basic drivers for any IAVF NIC. The directory of base/ contains the
|
2019-06-25 11:12:58 +00:00
|
|
|
original source package.
|
|
|
|
|
|
|
|
Updating the driver
|
|
|
|
===================
|
|
|
|
|
|
|
|
NOTE: The source code in this directory should not be modified apart from
|
|
|
|
the following file(s):
|
|
|
|
|
2020-06-18 16:55:50 +00:00
|
|
|
iavf_osdep.h
|