On Mon, Oct 26, 2009 at 10:19:48AM -0700, Greg KH wrote: > But this only works for drivers that are built into the kernel, which no > distro does for the pci hotplug ones, right? Fedora does for the most part. Given that there's generally nothing to handle autoloading for these drivers, the alternative is a script that loads them in the correct order. > So how will this solve the "real" problem? The kernel should do the right thing if the drivers are built in, but doesn't at the moment. If they're modules, it's up to the distribution to handle it and this patch doesn't change things. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- 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