mirror of https://github.com/F-Stack/f-stack.git
20 lines
506 B
Plaintext
20 lines
506 B
Plaintext
|
/* SPDX-License-Identifier: BSD-3-Clause
|
||
|
* Copyright(c) 2017 Intel Corporation
|
||
|
*/
|
||
|
|
||
|
Intel® IAVF driver
|
||
|
=================
|
||
|
|
||
|
This directory contains source code of FreeBSD IAVF driver of version
|
||
|
cid-avf.2018.01.02.tar.gz released by the team which develops
|
||
|
basic drivers for any IAVF NIC. The directory of base/ contains the
|
||
|
original source package.
|
||
|
|
||
|
Updating the driver
|
||
|
===================
|
||
|
|
||
|
NOTE: The source code in this directory should not be modified apart from
|
||
|
the following file(s):
|
||
|
|
||
|
iavf_osdep.h
|