blob: 6261c46378e1a03ff845739f61e0577e596d4e15 [file] [log] [blame]
Anirudh Venkataramanan837f08f2018-03-20 07:58:05 -07001Intel(R) Ethernet Connection E800 Series Linux Driver
2===================================================================
3
4Intel ice Linux driver.
5Copyright(c) 2018 Intel Corporation.
6
7Contents
8========
9- Enabling the driver
10- Support
11
12The driver in this release supports Intel's E800 Series of products. For
13more information, visit Intel's support page at http://support.intel.com.
14
15Enabling the driver
16===================
17
18The driver is enabled via the standard kernel configuration system,
19using the make command:
20
21 Make oldconfig/silentoldconfig/menuconfig/etc.
22
23The driver is located in the menu structure at:
24
25 -> Device Drivers
26 -> Network device support (NETDEVICES [=y])
27 -> Ethernet driver support
28 -> Intel devices
29 -> Intel(R) Ethernet Connection E800 Series Support
30
31Support
32=======
33
34For general information, go to the Intel support website at:
35
36 http://support.intel.com
37
38If an issue is identified with the released source code, please email
39the maintainer listed in the MAINTAINERS file.