On Wed, Nov 24, 2010 at 03:53:35PM +0100, Jiri Slaby wrote: > but without hotplug support (pciehp cannot be bound to it). However the > eeepc-laptop driver expects the wifi on the 1st bus (pci_find_bus(0, > 1)), so it operates on a NIC on this machine instead of wifi. Yeah, this really needs to be fixed. We need to shift this code out of eeepc-laptop and just have the PCI core handle it - that is, if we get a hotplug notification, we need to rescan the slot even if we don't have a hotplug driver bound to it. Let me look into that. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html