From: Jon Smirl Date: Fri, 29 Jul 2005 19:16:17 +0000 (-0700) Subject: [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs X-Git-Tag: v2.6.13-rc5~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761a3ac08c63718dacde12aaf0ec6d6760e8c2b7;p=pandora-kernel.git [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs There are ROMs reporting that their size exceeds their PCI ROM resource window. This patch returns the minimum of the resource window size or the size in the ROM. An example of this breakage is the XGI Volari Z7. Signed-off-by: Jon Smirl Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed