From: Gerd Knorr <kraxel@bytesex.org>
To: linux-kernel@vger.kernel.org
Subject: Re: PNPBIOS: warning: >= 16 resources, overflow?
Date: 6 Sep 2001 08:42:40 GMT [thread overview]
Message-ID: <slrn9pedo0.3eu.kraxel@bytesex.org> (raw)
In-Reply-To: <999763976.1544.16.camel@LNX.iNES.RO>
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.
next prev parent reply other threads:[~2001-09-06 8:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-06 8:12 PNPBIOS: warning: >= 16 resources, overflow? Dumitru Ciobarcianu
2001-09-06 8:42 ` Gerd Knorr [this message]
2001-09-06 12:07 ` Alan Cox
2001-09-06 13:04 ` Gerd Knorr
2001-09-06 13:21 ` Alan Cox
2001-09-06 16:32 ` Gerd Knorr
-- strict thread matches above, loose matches on Subject: below --
2001-09-06 11:32 Dumitru Ciobarcianu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=slrn9pedo0.3eu.kraxel@bytesex.org \
--to=kraxel@bytesex.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.