drm/amdgpu/sdma4: specify raven2 firmware.
[linux-2.6-block.git] / Documentation / networking / ice.txt
CommitLineData
837f08fd
AV
1Intel(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.