From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kok, Auke" Subject: [PATCH 3/3] e1000: update README Date: Mon, 05 Feb 2007 17:01:44 -0800 Message-ID: <20070206010144.28691.255.stgit@gitlost.site> References: <20070206010102.28691.96744.stgit@gitlost.site> Cc: "Garzik, Jeff" , netdev@vger.kernel.org, "Brandeburg, Jesse" , "Kok, Auke" , "Kok, Auke" , "Ronciak, John" To: "Willy Tarreau" Return-path: Received: from [63.64.152.142] ([63.64.152.142]:1265 "EHLO gitlost.site" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S965415AbXBFArs (ORCPT ); Mon, 5 Feb 2007 19:47:48 -0500 In-Reply-To: <20070206010102.28691.96744.stgit@gitlost.site> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok --- Documentation/networking/e1000.txt | 785 +++++++++++++++++++++++++----------- 1 files changed, 542 insertions(+), 243 deletions(-) diff --git a/Documentation/networking/e1000.txt b/Documentation/networking/e1000.txt index 39fba39..517e42d 100644 --- a/Documentation/networking/e1000.txt +++ b/Documentation/networking/e1000.txt @@ -1,7 +1,7 @@ Linux* Base Driver for the Intel(R) PRO/1000 Family of Adapters =============================================================== -November 17, 2004 +November 11, 2006 Contents @@ -9,6 +9,7 @@ Contents - In This Release - Identifying Your Adapter +- Building and Installation - Command Line Parameters - Speed and Duplex Configuration - Additional Configurations @@ -20,256 +21,398 @@ In This Release =============== This file describes the Linux* Base Driver for the Intel(R) PRO/1000 Family -of Adapters, version 5.x.x. +of Adapters. This driver supports kernel versions 2.4.x. This driver includes +support for Itanium(R)2-based systems. -For questions related to hardware requirements, refer to the documentation -supplied with your Intel PRO/1000 adapter. All hardware requirements listed +For questions related to hardware requirements, refer to the documentation +supplied with your Intel PRO/1000 adapter. All hardware requirements listed apply to use with Linux. -Native VLANs are now available with supported kernels. +This release includes support for Intel(R) I/O Acceleration Technology, +Intel(R) I/OAT. This is supported on systems using the Intel(R) 5000 Series +Chipsets Integrated Device - 1A38. You can find additional information +on Intel I/OAT at http://www.intel.com/technology/ioacceleration/index.htm. + +The following features are now available in supported kernels: + - Native VLANs + - Channel Bonding (teaming) + - SNMP + +Channel Bonding documentation can be found in the Linux kernel source: +/Documentation/networking/bonding.txt + +The driver information previously displayed in the /proc filesystem is not +supported in this release. Alternatively, you can use ethtool (version 1.6 +or later), lspci, and ifconfig to obtain the same information. + +Instructions on updating ethtool can be found in the section "Additional +Configurations" later in this document. + +NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100 +support. + Identifying Your Adapter ======================== -For more information on how to identify your adapter, go to the Adapter & +For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at: http://support.intel.com/support/network/adapter/pro100/21397.htm -For the latest Intel network drivers for Linux, refer to the following -website. In the search field, enter your adapter name or type, or use the +For the latest Intel network drivers for Linux, refer to the following +website. In the search field, enter your adapter name or type, or use the networking link on the left to search for your adapter: http://downloadfinder.intel.com/scripts-df/support_intel.asp + +Building and Installation +========================= + +This driver is part of the kernel archive you just extracted, be sure to enable +the e1000 driver (and probably NAPI in the: +Network Device Support + --> Ethernet Drivers (1000 Mbit) + --> Intel PRO/1000 Gigabit Ethernet Support + Command Line Parameters ======================= -If the driver is built as a module, the following optional parameters are -used by entering them on the command line with the modprobe or insmod command +If the driver is built as a module, the following optional parameters +are used by entering them on the command line with the modprobe command using this syntax: modprobe e1000 [