X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_pmd_e1000%2Fe1000%2FREADME;h=875962f2dee11679d936f81e2b88ab99db51e27c;hb=b1368463ba4b0212ee89c6e376b128d3376d1e93;hp=c511b6ee8c38b6bf80110a9f849a63c194a7cc41;hpb=472274316713c6b229f108764ec62c4f0150831c;p=dpdk.git diff --git a/lib/librte_pmd_e1000/e1000/README b/lib/librte_pmd_e1000/e1000/README index c511b6ee8c..875962f2de 100644 --- a/lib/librte_pmd_e1000/e1000/README +++ b/lib/librte_pmd_e1000/e1000/README @@ -1,7 +1,7 @@ .. BSD LICENSE - Copyright(c) 2010-2012 Intel Corporation. All rights reserved. + Copyright(c) 2010-2013 Intel Corporation. All rights reserved. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -31,43 +31,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Intel® IGB driver -================= - -This directory contains code from the Intel® Network Adapter Driver for 82575/6 -and 82580-based Gigabit Network Connections under FreeBSD, version 2.2.3, -dated 04/25/2011. This code is available from -`http://downloadmirror.intel.com/15815/eng/igb-2.2.3.tar.gz` - -This driver is valid for the product(s) listed below - -* Intel® 82575EB Gigabit Ethernet Controller -* Intel® 82576 Gigabit Ethernet Controller -* Intel® 82580EB Gigabit Ethernet Controller -* Intel® Ethernet Controller I350 -* Intel® Ethernet Server Adapter I340-F4 -* Intel® Ethernet Server Adapter I340-T4 -* Intel® Ethernet Server Adapter I350-F2 -* Intel® Ethernet Server Adapter I350-F4 -* Intel® Ethernet Server Adapter I350-T2 -* Intel® Ethernet Server Adapter I350-T4 -* Intel® Gigabit EF Dual Port Server Adapter -* Intel® Gigabit ET Dual Port Server Adapter -* Intel® Gigabit ET Quad Port Server Adapter -* Intel® Gigabit ET2 Quad Port Server Adapter -* Intel® Gigabit VT Quad Port Server Adapter - - -Updating driver -=============== - -The following modifications have been made to this code to integrate it with the -Intel® DPDK: - - -e1000_osdep.h and e1000_osdep.c -------------------------------- - -The OS dependency layer has been extensively modified to support the drivers in -the Intel® DPDK environment. It is expected that these files will not need to be -changed on updating the driver. +This directory contains source code of FreeBSD em & igb drivers of version +cid-shared-code.2012.11.09 released by LAD. The sub-directory of lad/ +contains the original source package. +Few changes to the original FreeBSD sources were made to: +- Adopt it for PMD usage mode: + e1000_osdep.c + e1000_osdep.h