2020-06-18 16:55:50 +00:00
|
|
|
/* SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
* Copyright(c) 2010-2018 Intel Corporation
|
|
|
|
*/
|
2017-04-21 10:43:26 +00:00
|
|
|
|
|
|
|
Intel® IXGBE driver
|
|
|
|
===================
|
|
|
|
|
|
|
|
This directory contains source code of FreeBSD ixgbe driver of version
|
2019-06-25 11:12:58 +00:00
|
|
|
cid-ixgbe.2018.08.28.tar.gz released by the team which develop
|
2018-05-15 09:49:22 +00:00
|
|
|
basic drivers for any ixgbe NIC. The sub-directory of base/
|
2017-04-21 10:43:26 +00:00
|
|
|
contains the original source package.
|
|
|
|
This driver is valid for the product(s) listed below
|
|
|
|
|
|
|
|
* Intel® 10 Gigabit AF DA Dual Port Server Adapter
|
|
|
|
* Intel® 10 Gigabit AT Server Adapter
|
|
|
|
* Intel® 10 Gigabit AT2 Server Adapter
|
|
|
|
* Intel® 10 Gigabit CX4 Dual Port Server Adapter
|
|
|
|
* Intel® 10 Gigabit XF LR Server Adapter
|
|
|
|
* Intel® 10 Gigabit XF SR Dual Port Server Adapter
|
|
|
|
* Intel® 10 Gigabit XF SR Server Adapter
|
|
|
|
* Intel® 82598 10 Gigabit Ethernet Controller
|
|
|
|
* Intel® 82599 10 Gigabit Ethernet Controller
|
|
|
|
* Intel® Ethernet Controller X540-AT2
|
|
|
|
* Intel® Ethernet Server Adapter X520 Series
|
|
|
|
* Intel® Ethernet Server Adapter X520-T2
|
|
|
|
* Intel® Ethernet Controller X550 Series
|
|
|
|
|
|
|
|
Updating the driver
|
|
|
|
===================
|
|
|
|
|
|
|
|
NOTE: The source code in this directory should not be modified apart from
|
|
|
|
the following file(s):
|
|
|
|
|
|
|
|
ixgbe_osdep.h
|