Pavan Nikhilesh acec04c4b2 build: disable experimental API check internally
Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib
and drivers.
This changes reduces the clutter across the project while still
maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning
external applications about experimental API usage.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-04-14 16:22:34 +02:00
..
2019-11-08 15:23:41 +01:00
2019-11-08 15:23:41 +01:00
2019-11-08 15:23:41 +01:00

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2016 Intel Corporation
 */

This directory contains source code of FreeBSD em & igb drivers of version
cid-shared-code.2016.11.22 released by ND. The sub-directory of base/
contains the original source package.

This driver is valid for the product(s) listed below
* Intel® Ethernet Controller 82540
* Intel® Ethernet Controller 82545 Series
* Intel® Ethernet Controller 82546 Series
* Intel® Ethernet Controller 82571 Series
* Intel® Ethernet Controller 82572 Series
* Intel® Ethernet Controller 82573
* Intel® Ethernet Controller 82574
* Intel® Ethernet Controller 82583
* Intel® Ethernet Controller I217 Series
* Intel® Ethernet Controller I218 Series
* Intel® Ethernet Controller I219 Series
* Intel® Ethernet Controller 82576 Series
* Intel® Ethernet Controller 82575 Series
* Intel® Ethernet Controller 82580 Series
* Intel® Ethernet Controller I350 Series
* Intel® Ethernet Controller I210 Series
* Intel® Ethernet Controller I211
* Intel® Ethernet Controller I354 Series
* Intel® Ethernet Controller DH89XXCC Series

Updating the driver
===================

NOTE: The source code in this directory should not be modified apart from
the following file(s):

    e1000_osdep.c
    e1000_osdep.h