|
From: <abe...@us...> - 2014-07-16 23:45:02
|
Revision: 6596
http://sourceforge.net/p/astlinux/code/6596
Author: abelbeck
Date: 2014-07-16 23:44:56 +0000 (Wed, 16 Jul 2014)
Log Message:
-----------
igb, new package, Intel Gigabit Ethernet Network Driver, including Intel i210 and i354 support
Modified Paths:
--------------
branches/1.0/astlinux-ast11.config
branches/1.0/astlinux18.config
branches/1.0/initrd.config
branches/1.0/package/Config.in
branches/1.0/project/astlinux/board/alix/target_skeleton/etc/rc.modules
branches/1.0/project/astlinux/board/geni586/target_skeleton/etc/rc.modules
branches/1.0/project/astlinux/board/geni586-serial/target_skeleton/etc/rc.modules
branches/1.0/project/astlinux/board/net5501/target_skeleton/etc/rc.modules
branches/1.0/runnix-uclibc.config
branches/1.0/runnix.config
Added Paths:
-----------
branches/1.0/package/igb/
branches/1.0/package/igb/Config.in
branches/1.0/package/igb/igb.mk
Modified: branches/1.0/astlinux-ast11.config
===================================================================
--- branches/1.0/astlinux-ast11.config 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/astlinux-ast11.config 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn6433-dirty Configuration
-# Wed Mar 5 15:25:32 2014
+# Buildroot 2011.08-svn6595-dirty Configuration
+# Wed Jul 16 18:10:41 2014
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -326,6 +326,19 @@
#
# Hardware handling
#
+
+#
+# Network Interface Kernel Drivers
+#
+BR2_PACKAGE_E1000=y
+BR2_PACKAGE_E1000E=y
+BR2_PACKAGE_IGB=y
+BR2_PACKAGE_R8168=y
+BR2_PACKAGE_TG3=y
+
+#
+# Other Hardware
+#
BR2_PACKAGE_ACPID=y
BR2_PACKAGE_BFDETECT=y
# BR2_PACKAGE_CDRKIT is not set
@@ -336,8 +349,6 @@
BR2_PACKAGE_DOSFSTOOLS_MKDOSFS=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSCK=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL=y
-BR2_PACKAGE_E1000=y
-BR2_PACKAGE_E1000E=y
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_E2FSPROGS_BADBLOCKS=y
BR2_PACKAGE_E2FSPROGS_CHATTR=y
@@ -395,7 +406,6 @@
# BR2_PACKAGE_NTFS_3G is not set
# BR2_PACKAGE_NTFSPROGS is not set
BR2_PACKAGE_PCIUTILS=y
-BR2_PACKAGE_R8168=y
# BR2_PACKAGE_RNG_TOOLS is not set
# BR2_PACKAGE_SDPARM is not set
# BR2_PACKAGE_SETSERIAL is not set
@@ -405,7 +415,6 @@
# BR2_PACKAGE_SSHFS is not set
BR2_PACKAGE_STATSERIAL=y
# BR2_PACKAGE_SYSSTAT is not set
-BR2_PACKAGE_TG3=y
# BR2_PACKAGE_TI_UTILS is not set
# BR2_PACKAGE_UBOOT_TOOLS is not set
BR2_PACKAGE_UDEV=y
Modified: branches/1.0/astlinux18.config
===================================================================
--- branches/1.0/astlinux18.config 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/astlinux18.config 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn6433-dirty Configuration
-# Wed Mar 5 15:25:25 2014
+# Buildroot 2011.08-svn6595-dirty Configuration
+# Wed Jul 16 18:10:35 2014
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -326,6 +326,19 @@
#
# Hardware handling
#
+
+#
+# Network Interface Kernel Drivers
+#
+BR2_PACKAGE_E1000=y
+BR2_PACKAGE_E1000E=y
+BR2_PACKAGE_IGB=y
+BR2_PACKAGE_R8168=y
+BR2_PACKAGE_TG3=y
+
+#
+# Other Hardware
+#
BR2_PACKAGE_ACPID=y
BR2_PACKAGE_BFDETECT=y
# BR2_PACKAGE_CDRKIT is not set
@@ -336,8 +349,6 @@
BR2_PACKAGE_DOSFSTOOLS_MKDOSFS=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSCK=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL=y
-BR2_PACKAGE_E1000=y
-BR2_PACKAGE_E1000E=y
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_E2FSPROGS_BADBLOCKS=y
BR2_PACKAGE_E2FSPROGS_CHATTR=y
@@ -395,7 +406,6 @@
# BR2_PACKAGE_NTFS_3G is not set
# BR2_PACKAGE_NTFSPROGS is not set
BR2_PACKAGE_PCIUTILS=y
-BR2_PACKAGE_R8168=y
# BR2_PACKAGE_RNG_TOOLS is not set
# BR2_PACKAGE_SDPARM is not set
# BR2_PACKAGE_SETSERIAL is not set
@@ -405,7 +415,6 @@
# BR2_PACKAGE_SSHFS is not set
BR2_PACKAGE_STATSERIAL=y
# BR2_PACKAGE_SYSSTAT is not set
-BR2_PACKAGE_TG3=y
# BR2_PACKAGE_TI_UTILS is not set
# BR2_PACKAGE_UBOOT_TOOLS is not set
BR2_PACKAGE_UDEV=y
Modified: branches/1.0/initrd.config
===================================================================
--- branches/1.0/initrd.config 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/initrd.config 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn6405-dirty Configuration
-# Fri Feb 7 15:08:43 2014
+# Buildroot 2011.08-svn6595-dirty Configuration
+# Wed Jul 16 18:11:11 2014
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -301,6 +301,14 @@
#
# Hardware handling
#
+
+#
+# Network Interface Kernel Drivers
+#
+
+#
+# Other Hardware
+#
# BR2_PACKAGE_ACPID is not set
# BR2_PACKAGE_BFDETECT is not set
# BR2_PACKAGE_CDRKIT is not set
Modified: branches/1.0/package/Config.in
===================================================================
--- branches/1.0/package/Config.in 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/package/Config.in 2014-07-16 23:44:56 UTC (rev 6596)
@@ -165,6 +165,15 @@
endmenu
menu "Hardware handling"
+
+comment "Network Interface Kernel Drivers"
+source "package/e1000/Config.in"
+source "package/e1000e/Config.in"
+source "package/igb/Config.in"
+source "package/r8168/Config.in"
+source "package/tg3/Config.in"
+
+comment "Other Hardware"
source "package/acpid/Config.in"
source "package/bfdetect/Config.in"
source "package/cdrkit/Config.in"
@@ -177,8 +186,6 @@
endif
source "package/dmraid/Config.in"
source "package/dosfstools/Config.in"
-source "package/e1000/Config.in"
-source "package/e1000e/Config.in"
source "package/e2fsprogs/Config.in"
source "package/eeprog/Config.in"
source "package/fconfig/Config.in"
@@ -212,7 +219,6 @@
source "package/ntfs-3g/Config.in"
source "package/ntfsprogs/Config.in"
source "package/pciutils/Config.in"
-source "package/r8168/Config.in"
source "package/rng-tools/Config.in"
source "package/sdparm/Config.in"
source "package/setserial/Config.in"
@@ -227,7 +233,6 @@
source "package/sshfs/Config.in"
source "package/statserial/Config.in"
source "package/sysstat/Config.in"
-source "package/tg3/Config.in"
source "package/ti-utils/Config.in"
source "package/uboot-tools/Config.in"
source "package/udev/Config.in"
Added: branches/1.0/package/igb/Config.in
===================================================================
--- branches/1.0/package/igb/Config.in (rev 0)
+++ branches/1.0/package/igb/Config.in 2014-07-16 23:44:56 UTC (rev 6596)
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_IGB
+ bool "igb"
+ depends on BR2_LINUX_KERNEL
+ default n
+ help
+ Newer stable igb Intel Gigabit Ethernet Network Driver
+
+ http://sourceforge.net/projects/e1000/
+
Added: branches/1.0/package/igb/igb.mk
===================================================================
--- branches/1.0/package/igb/igb.mk (rev 0)
+++ branches/1.0/package/igb/igb.mk 2014-07-16 23:44:56 UTC (rev 6596)
@@ -0,0 +1,39 @@
+#############################################################
+#
+# igb
+#
+#############################################################
+
+IGB_VERSION = 5.2.5
+IGB_SOURCE:=igb-$(IGB_VERSION).tar.gz
+IGB_SITE = http://downloads.sourceforge.net/project/e1000/igb%20stable/$(IGB_VERSION)
+IGB_DEPENDENCIES = linux
+IGB_SUBDIR = src
+
+IGB_UNINSTALL_STAGING_OPT = --version
+
+IGB_MAKE_OPT += \
+ CC=$(TARGET_CC) \
+ LD=$(TARGET_LD) \
+ BUILD_KERNEL=$(LINUX_VERSION_PROBED) \
+ KSRC=$(LINUX_DIR) \
+ RHEL_CODE=0 \
+ VERSION_FILE=$(LINUX_DIR)/include/generated/utsrelease.h \
+ CONFIG_FILE=$(LINUX_DIR)/include/generated/autoconf.h \
+ ARCH=$(KERNEL_ARCH)
+
+define IGB_CONFIGURE_CMDS
+ @echo "No configure"
+endef
+
+define IGB_INSTALL_TARGET_CMDS
+ $(INSTALL) -m 644 -D $(@D)/src/igb.ko $(TARGET_DIR)/lib/modules/$(LINUX_VERSION_PROBED)/kernel/drivers/net/igb/igb.ko
+ $(HOST_DIR)/usr/sbin/depmod -ae -F $(LINUX_DIR)/System.map -b $(TARGET_DIR) -r $(LINUX_VERSION_PROBED)
+endef
+
+define IGB_UNINSTALL_TARGET_CMDS
+ rm -rf $(TARGET_DIR)/lib/modules/$(LINUX_VERSION_PROBED)/kernel/drivers/net/igb/igb.ko
+ $(HOST_DIR)/usr/sbin/depmod -ae -F $(LINUX_DIR)/System.map -b $(TARGET_DIR) -r $(LINUX_VERSION_PROBED)
+endef
+
+$(eval $(call AUTOTARGETS,package,igb))
Modified: branches/1.0/project/astlinux/board/alix/target_skeleton/etc/rc.modules
===================================================================
--- branches/1.0/project/astlinux/board/alix/target_skeleton/etc/rc.modules 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/project/astlinux/board/alix/target_skeleton/etc/rc.modules 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,9 +1,9 @@
-# These modules get modprobe'd when the system starts up.
+## These modules get modprobe'd when the system starts up.
rtc
-#Comment out the modules you don't need, and change the order to
-#move eth0 to eth1, etc.
-#Ethernet support
-#10/100 first, then Gigabit
+## Uncomment any additional modules you need.
+##
+## Ethernet support
+## 10/100 first, then Gigabit
#3c59x
#typhoon
#tulip
Modified: branches/1.0/project/astlinux/board/geni586/target_skeleton/etc/rc.modules
===================================================================
--- branches/1.0/project/astlinux/board/geni586/target_skeleton/etc/rc.modules 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/project/astlinux/board/geni586/target_skeleton/etc/rc.modules 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,9 +1,9 @@
-# These modules get modprobe'd when the system starts up.
+## These modules get modprobe'd when the system starts up.
rtc
-#Comment out the modules you don't need, and change the order to
-#move eth0 to eth1, etc.
-#Ethernet support
-#10/100 first, then Gigabit
+## Comment out any modules you don't need.
+##
+## Ethernet support
+## 10/100 first, then Gigabit
3c59x
typhoon
tulip
@@ -18,6 +18,7 @@
acenic
e1000
e1000e
+igb
ns83820
r8168
r8169
Modified: branches/1.0/project/astlinux/board/geni586-serial/target_skeleton/etc/rc.modules
===================================================================
--- branches/1.0/project/astlinux/board/geni586-serial/target_skeleton/etc/rc.modules 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/project/astlinux/board/geni586-serial/target_skeleton/etc/rc.modules 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,9 +1,9 @@
-# These modules get modprobe'd when the system starts up.
+## These modules get modprobe'd when the system starts up.
rtc
-#Comment out the modules you don't need, and change the order to
-#move eth0 to eth1, etc.
-#Ethernet support
-#10/100 first, then Gigabit
+## Comment out any modules you don't need.
+##
+## Ethernet support
+## 10/100 first, then Gigabit
3c59x
typhoon
tulip
@@ -18,6 +18,7 @@
acenic
e1000
e1000e
+igb
ns83820
r8168
r8169
Modified: branches/1.0/project/astlinux/board/net5501/target_skeleton/etc/rc.modules
===================================================================
--- branches/1.0/project/astlinux/board/net5501/target_skeleton/etc/rc.modules 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/project/astlinux/board/net5501/target_skeleton/etc/rc.modules 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,9 +1,9 @@
-# These modules get modprobe'd when the system starts up.
+## These modules get modprobe'd when the system starts up.
rtc
-#Comment out the modules you don't need, and change the order to
-#move eth0 to eth1, etc.
-#Ethernet support
-#10/100 first, then Gigabit
+## Uncomment any additional modules you need.
+##
+## Ethernet support
+## 10/100 first, then Gigabit
#3c59x
#typhoon
#tulip
Modified: branches/1.0/runnix-uclibc.config
===================================================================
--- branches/1.0/runnix-uclibc.config 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/runnix-uclibc.config 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn6405-dirty Configuration
-# Fri Feb 7 15:08:40 2014
+# Buildroot 2011.08-svn6595-dirty Configuration
+# Wed Jul 16 18:11:10 2014
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -468,6 +468,19 @@
#
# Hardware handling
#
+
+#
+# Network Interface Kernel Drivers
+#
+# BR2_PACKAGE_E1000 is not set
+# BR2_PACKAGE_E1000E is not set
+# BR2_PACKAGE_IGB is not set
+# BR2_PACKAGE_R8168 is not set
+# BR2_PACKAGE_TG3 is not set
+
+#
+# Other Hardware
+#
# BR2_PACKAGE_ACPID is not set
# BR2_PACKAGE_BFDETECT is not set
@@ -484,8 +497,6 @@
#
# dosfstools requires a toolchain with LARGEFILE and WCHAR support
#
-# BR2_PACKAGE_E1000 is not set
-# BR2_PACKAGE_E1000E is not set
#
# e2fsprogs requires a toolchain with LARGEFILE + WCHAR support
@@ -544,7 +555,6 @@
# ntfsprogs requires a toolchain with WCHAR and LARGEFILE support
#
# BR2_PACKAGE_PCIUTILS is not set
-# BR2_PACKAGE_R8168 is not set
# BR2_PACKAGE_RNG_TOOLS is not set
# BR2_PACKAGE_SDPARM is not set
# BR2_PACKAGE_SETSERIAL is not set
@@ -563,7 +573,6 @@
#
# BR2_PACKAGE_STATSERIAL is not set
# BR2_PACKAGE_SYSSTAT is not set
-# BR2_PACKAGE_TG3 is not set
# BR2_PACKAGE_TI_UTILS is not set
# BR2_PACKAGE_UBOOT_TOOLS is not set
Modified: branches/1.0/runnix.config
===================================================================
--- branches/1.0/runnix.config 2014-07-16 14:35:25 UTC (rev 6595)
+++ branches/1.0/runnix.config 2014-07-16 23:44:56 UTC (rev 6596)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn6405-dirty Configuration
-# Fri Feb 7 15:08:37 2014
+# Buildroot 2011.08-svn6595-dirty Configuration
+# Wed Jul 16 18:10:50 2014
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -317,6 +317,19 @@
#
# Hardware handling
#
+
+#
+# Network Interface Kernel Drivers
+#
+# BR2_PACKAGE_E1000 is not set
+# BR2_PACKAGE_E1000E is not set
+# BR2_PACKAGE_IGB is not set
+# BR2_PACKAGE_R8168 is not set
+# BR2_PACKAGE_TG3 is not set
+
+#
+# Other Hardware
+#
# BR2_PACKAGE_ACPID is not set
# BR2_PACKAGE_BFDETECT is not set
# BR2_PACKAGE_CDRKIT is not set
@@ -327,8 +340,6 @@
BR2_PACKAGE_DOSFSTOOLS_MKDOSFS=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSCK=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL=y
-# BR2_PACKAGE_E1000 is not set
-# BR2_PACKAGE_E1000E is not set
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_E2FSPROGS_BADBLOCKS=y
BR2_PACKAGE_E2FSPROGS_CHATTR=y
@@ -377,7 +388,6 @@
# BR2_PACKAGE_NTFS_3G is not set
# BR2_PACKAGE_NTFSPROGS is not set
# BR2_PACKAGE_PCIUTILS is not set
-# BR2_PACKAGE_R8168 is not set
# BR2_PACKAGE_RNG_TOOLS is not set
# BR2_PACKAGE_SDPARM is not set
# BR2_PACKAGE_SETSERIAL is not set
@@ -387,7 +397,6 @@
# BR2_PACKAGE_SSHFS is not set
# BR2_PACKAGE_STATSERIAL is not set
# BR2_PACKAGE_SYSSTAT is not set
-# BR2_PACKAGE_TG3 is not set
# BR2_PACKAGE_TI_UTILS is not set
# BR2_PACKAGE_UBOOT_TOOLS is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|