Commit 1fae869b authored by Jeff Kirsher's avatar Jeff Kirsher

Documentation: ice: Prepare documentation for RST conversion

Before making the conversion to the RST (reStructured Text) format, there
are changes needed to the documentation so that there are no build errors.

Also fixed old/broken URLs to the correct or updated URL.
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
parent 7bacc01d
Intel(R) Ethernet Connection E800 Series Linux Driver .. SPDX-License-Identifier: GPL-2.0+
Linux* Base Driver for the Intel(R) Ethernet Connection E800 Series
=================================================================== ===================================================================
Intel ice Linux driver. Intel ice Linux driver.
...@@ -6,34 +8,38 @@ Copyright(c) 2018 Intel Corporation. ...@@ -6,34 +8,38 @@ Copyright(c) 2018 Intel Corporation.
Contents Contents
======== ========
- Enabling the driver - Enabling the driver
- Support - Support
The driver in this release supports Intel's E800 Series of products. For The driver in this release supports Intel's E800 Series of products. For
more information, visit Intel's support page at http://support.intel.com. more information, visit Intel's support page at https://support.intel.com.
Enabling the driver Enabling the driver
=================== ===================
The driver is enabled via the standard kernel configuration system, The driver is enabled via the standard kernel configuration system,
using the make command: using the make command::
Make oldconfig/silentoldconfig/menuconfig/etc. make oldconfig/silentoldconfig/menuconfig/etc.
The driver is located in the menu structure at: The driver is located in the menu structure at:
-> Device Drivers -> Device Drivers
-> Network device support (NETDEVICES [=y]) -> Network device support (NETDEVICES [=y])
-> Ethernet driver support -> Ethernet driver support
-> Intel devices -> Intel devices
-> Intel(R) Ethernet Connection E800 Series Support -> Intel(R) Ethernet Connection E800 Series Support
Support Support
======= =======
For general information, go to the Intel support website at: For general information, go to the Intel support website at:
http://support.intel.com https://www.intel.com/support/
or the Intel Wired Networking project hosted by Sourceforge at:
https://sourceforge.net/projects/e1000
If an issue is identified with the released source code, please email If an issue is identified with the released source code on a supported kernel
the maintainer listed in the MAINTAINERS file. with a supported adapter, email the specific information related to the issue
to e1000-devel@lists.sf.net.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment