[elrepo] Announcement: EL6 Updated kmod-e1000e Release [Version 1.3.10a]

Alan Bartlett ajb at elrepo.org
Sun Mar 20 21:26:54 EDT 2011


Announcing the release of updated kmod-e1000e packages in the EL6
elrepo repository:

http://elrepo.org/tiki/kmod-e1000e

This package provides an updated e1000e driver, version 1.3.10a, and
is kABI compatible with all kernels from 6.0 (kernel-2.6.32-71.el6)
upwards.

It is built to depend upon the specific ABI provided by a range of
releases of the same variant of the Linux kernel and not on any one
specific build.

The following files are currently syncing to the mirrors:

x86
kmod-e1000e-1.3.10a-1.el6.elrepo.i686.rpm

x86_64
kmod-e1000e-1.3.10a-1.el6.elrepo.x86_64.rpm

src
e1000e-kmod-1.3.10a-1.el6.elrepo.src.rpm

You may update your system by:

yum --disablerepo=\* --enablerepo=elrepo update kmod-e1000e

Once the package has been updated, remember to unload the old driver
before loading the new version into the kernel:

/sbin/ifdown ethN
/sbin/modprobe -r e1000e
/sbin/modprobe e1000e
/sbin/ifup ethN

Thank you,

The ELRepo Team.



More information about the elrepo mailing list