]> git.pld-linux.org Git - packages/igb.git/commitdiff
- upgraded to 2.3.4 auto/th/igb-2_3_4-5 auto/ti/igb-2_3_4-5
authorTomasz Pala <gotar@pld-linux.org>
Thu, 19 Aug 2010 18:47:19 +0000 (18:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    igb.spec -> 1.51

igb.spec

index e70382753515a77a49cb5f0cc8ff269d1ca69df8..b7fdb6b9b234d91ccb414c3a33bcff471999a6b4 100644 (file)
--- a/igb.spec
+++ b/igb.spec
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) PRO/1000
 Name:          %{pname}%{_alt_kernel}
-Version:       2.2.9
+Version:       2.3.4
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: 424a94485e1130b47016ddc039fd6000
+# Source0-md5: b0ea2a70198746b69392ef935b61454a
 URL:           http://sourceforge.net/projects/e1000/
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires: rpmbuild(macros) >= 1.379
@@ -67,6 +67,9 @@ e1000_manage.o igb_param.o igb_ethtool.o kcompat.o e1000_api.o e1000_mbx.o
 EXTRA_CFLAGS=-DDRIVER_IGB
 EOF
 
+# Large Receive Offload - Do Not Use LRO When Routing Packets
+# CFLAGS_EXTRA=-DIGB_LRO
+
 %build
 %build_kernel_modules -C src -m %{pname}
 
This page took 0.108142 seconds and 4 git commands to generate.