I cannot locate pci_request_regions() Where can I find it? I am working with kernel 2.6.32. Supposedly, it should be in drivers/pci/pci.c but there is nothing like that. There, I see: . ├── hotplug │ ├── Kconfig │ └── Makefile ├── Kconfig ├── Makefile └── pcie ├── aer │ ├── Kconfig │ ├── Kconfig.debug │ └── Makefile ├── Kconfig └── Makefile -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html