Revision: 7208
          http://sourceforge.net/p/ipcop/svn/7208
Author:   owes
Date:     2014-01-10 15:03:39 +0000 (Fri, 10 Jan 2014)
Log Message:
-----------
Upgrade out of kernel igb driver.

Modified Paths:
--------------
    ipcop/trunk/lfs/igb
    ipcop/trunk/make.sh
    ipcop/trunk/updates/2.1.1/information.xml

Modified: ipcop/trunk/lfs/igb
===================================================================
--- ipcop/trunk/lfs/igb 2014-01-10 14:55:45 UTC (rev 7207)
+++ ipcop/trunk/lfs/igb 2014-01-10 15:03:39 UTC (rev 7208)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = igb
-VER        = 3.3.6
+VER        = 5.1.2
 HOST_ARCH  = i486
 OTHER_SRC  = yes
 KERNEL_MOD = yes
@@ -52,7 +52,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b9267beb43f41d364f73b4d5b9040f1e
+$(DL_FILE)_MD5 = c222b04f7e43afffc105d0d0db60c6c0
 
 install : $(TARGET)
 
@@ -89,8 +89,8 @@
        # Avoid make install as we don't want depmod to run against host kernel
        cd $(DIR_APP)/src && make BUILD_KERNEL=$(KVER)
        cd $(DIR_APP)/src && gzip -fn9 igb.ko
-       mkdir -p /lib/modules/$(KVER)/kernel/drivers/net/igb
-       cd $(DIR_APP)/src && install -m 0644 igb.ko.gz 
/lib/modules/$(KVER)/kernel/drivers/net/igb
+       mkdir -p /lib/modules/$(KVER)/kernel/drivers/ethernet/intel/net/igb
+       cd $(DIR_APP)/src && install -m 0644 igb.ko.gz 
/lib/modules/$(KVER)/kernel/drivers/net/ethernet/intel/igb
 
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2014-01-10 14:55:45 UTC (rev 7207)
+++ ipcop/trunk/make.sh 2014-01-10 15:03:39 UTC (rev 7208)
@@ -1840,7 +1840,7 @@
                chroot_make fcdslsl     # DEBUG -- compiles, but functionality 
is uncertain
        fi
        chroot_make firmware-extractor
-       #chroot_make igb             # supply newer kernel driver
+       chroot_make igb             # supply newer kernel driver
        chroot_make pulsar
        chroot_make solos-pci
        #chroot_make wanpipe            # compilation broken with 3.4 kernel 
actually

Modified: ipcop/trunk/updates/2.1.1/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.1/information.xml   2014-01-10 14:55:45 UTC (rev 
7207)
+++ ipcop/trunk/updates/2.1.1/information.xml   2014-01-10 15:03:39 UTC (rev 
7208)
@@ -4,7 +4,7 @@
         <releasedate>2014-01-dd</releasedate>
         <size>0</size>
         <description>Add URL filter.&lt;br /&gt;
-            Upgrade e1000e network driver to 2.5.4, linux kernel to 3.4.71, 
solos-pci atm driver to 1.0.4,
+            Upgrade e1000e network driver to 2.5.4, igb network driver to 
5.1.2,linux kernel to 3.4.71, solos-pci atm driver to 1.0.4,
             squid to 3.3.10, squid-langpack to 20131111, tzdata to 2013h.
             &lt;br /&gt;
             &lt;b&gt;Mandatory reboot after upgrade.&lt;/b&gt;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to