[elrepo] Announcement: EL6 Updated kmod-e1000 Release [Version 8.0.30]

Alan Bartlett ajb at elrepo.org
Tue Mar 29 15:18:41 EDT 2011


Announcing the release of updated kmod-e1000 packages into the EL6
elrepo repository:

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

This package provides an updated e1000 driver, version 8.0.30, 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-e1000-8.0.30-1.el6.elrepo.i686.rpm

x86_64
kmod-e1000-8.0.30-1.el6.elrepo.x86_64.rpm

src
e1000-kmod-8.0.30-1.el6.elrepo.src.rpm

You may update your system by:

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

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 e1000
/sbin/modprobe e1000
/sbin/ifup ethN

Thank you,

The ELRepo Team.



More information about the elrepo mailing list