Looks like this is now indeed in the Karmic kernel and should be available for testing with the most recent 2.6.31-8 kernel. Marking this Fix Released. Thanks.
ogasaw...@yoji:~/ubuntu-karmic$ git log 148675a7b2061b5a5eb194530b7c4d8de1f2887e commit 148675a7b2061b5a5eb194530b7c4d8de1f2887e Author: Bruce Allan <[email protected]> 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 <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]> ** Changed in: linux (Ubuntu Karmic) Status: In Progress => Fix Released -- 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 Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
