lkml.org 
[lkml]   [2001]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: PNPBIOS: warning: >= 16 resources, overflow?
Date
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/

\
 
 \ /
  Last update: 2005-03-22 13:17    [W:0.073 / U:2.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site