>> o Details about the steps to reproduce the problem. > > - boot the box with 2.6.28.3 > - # /sbin/modprobe pciehp pciehp_debug > - lspci > - Insert the PCI express card on the hot swap slot and wait for 2 mins > - lspci <-- this does not show the PCI express device > (The same device shows up in lspci and sysfs during cold boot ) Could you try below after inserting the device? With pciehp: # echo 1 > /sys/bus/pci/slots/96/power With acpiphp: # echo 1 > /sys/bus/pci/slots/2/power Thanks, Kenji Kaneshige -- 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