1/* SPDX-License-Identifier: BSD-3-Clause 2 * Copyright(c) 2019-2021 Intel Corporation 3 */ 4 5Intel® IAVF driver 6================= 7 8This directory contains source code of FreeBSD IAVF driver of version 9cid-avf.2021.01.12.tar.gz released by the team which develops 10basic drivers for any IAVF NIC. The directory of base/ contains the 11original source package. 12 13Updating the driver 14=================== 15 16NOTE: The source code in this directory should not be modified apart from 17the following file(s): 18 19 iavf_osdep.h 20 iavf_impl.c 21