> 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/