Messages in this thread |  | | Subject | Re: PNPBIOS: warning: >= 16 resources, overflow? | Date | Thu, 6 Sep 2001 13:07:38 +0100 (BST) | From | Alan Cox <> |
| |
> 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 ...
For the motherboard memory/io ranges it might be worth teaching the pnp bios parser to actually reserve the regions as it scans them ? - 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/
|  |