My Intel I217-V ethernet card works under the standard CentOS kernel (2.6.32), but when I boot into Xen, dom0 kernel 3.4.50 can not find the NIC.<br />
<br />
Looking at the source for both kernels, I see that the device ID for the I217-V is present in e1000e's hw.h for 2.6.32, but is missing from 3.4.50. Presumably this was back ported upstream, but the back port wasn't included in 3.4.50.<br />
<br />
I would like to ask that the most recent e1000e driver be back ported to 3.4.50 so that it recognizes the I217-V.
↧