On Wed, Jun 20, 2007 at 05:15:17PM +0200, Carl-Daniel Hailfinger wrote:
can you apply the attached patch and then post a LB
boot log on
a GA-M57SLI with BIOS_DEBUG or BIOS_SPEW and additionally dmasg and
lspci -vvvnx from the same boot? This would help greatly to clear
up the resource confusion.
Hi Daniel,
find attached the dmesg, lspci and serial console log. I added
dmesg and lspci of the prop. Bios (Version F8).
Hope it's usefull.
Regards,
Andi
--- src/devices/device_util.c (Revision 2727)
+++ src/devices/device_util.c (Arbeitskopie)
@@ -467,10 +467,11 @@
#endif
}
printk_debug(
- "%s %02x <- [0x%010Lx - 0x%010Lx] %s%s%s\n",
+ "%s %02x <- [0x%010Lx - 0x%010Lx] size 0x%08Lx gran 0x%02x %s%s%s\n",
dev_path(dev),
resource->index,
base, end,
+ resource->size, resource->gran,
buf,
resource_type(resource),
comment);
--
linuxbios mailing list
linuxbios(a)linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios