Re: PNPBIOS: warning: >= 16 resources, overflow?

From: Gerd Knorr (kraxel@bytesex.org)
Date: Thu Sep 06 2001 - 03:42:40 EST


Dumitru Ciobarcianu wrote:
>
> While browsing trough my boot messages I noticed this warning.
>
> PNPBIOS: warning: >= 16 resources, overflow?
>
> This appeared somewhere in 2.4.9-ac series.
> Is it something I should be worried about ?

> See below bootlog.txt, .config and lspci

lspnp (comes with pcmcia-cs) would be more intresting. The pnpbios code
fills a "struct pci_dev" for each device reported by the pnpbios, and it
looks like your portable has one device with alot ressources, so the
ressources array in struct pci_dev can't hold them all. There is a
#define in include/linux/pci.h for the array size ...

  Gerd

-- 
Damn lot people confuse usability and eye-candy.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:33 EST