[Bug 404264] Re: karmic installer fails to detect Intel 82567 network card
Leann Ogasawara
leann.ogasawara at canonical.com
Fri Aug 21 22:03:05 UTC 2009
Thanks for testing and the feedback Mathieu. That's all I needed to
know. The patch that was tested is now in the upstream kernel. This
will be pulled into Karmic automatically once we do the next rebase.
Thanks.
ogasawara at emiko:~/linux-2.6$ git log 148675a7b2061b5a5eb194530b7c4d8de1f2887e
commit 148675a7b2061b5a5eb194530b7c4d8de1f2887e
Author: Bruce Allan <bruce.w.allan at intel.com>
Date: Fri Aug 7 07:41:56 2009 +0000
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
The bank offset was being incorrectly calculated on ICH9 parts with a bank
size of 8K (instead of the more common 4K bank) which would cause any NVM
writes to be done on the wrong address after switching from bank 1 to bank
0. Additionally, assume we are meant to use bank 0 if a valid bank is not
detected, and remove the unnecessary acquisition of the SW/FW/HW semaphore
when writing to the shadow ram version of the NVM image.
Signed-off-by: Bruce Allan <bruce.w.allan at intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher at intel.com>
Signed-off-by: David S. Miller <davem at davemloft.net>
--
karmic installer fails to detect Intel 82567 network card
https://bugs.launchpad.net/bugs/404264
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list