On Mon, Jan 14, 2013 at 10:45 PM, Yijing Wang wrote:
>> + list_for_each_entry(func, &slot->funcs, sibling) {
>> + if (PCI_FUNC(dev->devfn) == func->function) {
>> + /* check if this bridge has ejectable slots */
>> + if ((detect_ejectable_slo
On 2013/1/12 6:40, Yinghai Lu wrote:
> When system support hotplug bridge with children hotplug slots, we need
> to make sure that parent bridge get preallocated resource so later when
> device is plugged into children slot, those children devices will get
> resource allocated.
>
> We do not meet
On Friday, January 11, 2013 02:40:28 PM Yinghai Lu wrote:
> When system support hotplug bridge with children hotplug slots, we need
> to make sure that parent bridge get preallocated resource so later when
> device is plugged into children slot, those children devices will get
> resource allocated.
When system support hotplug bridge with children hotplug slots, we need
to make sure that parent bridge get preallocated resource so later when
device is plugged into children slot, those children devices will get
resource allocated.
We do not meet this problem, because for pcie hotplug card, when
4 matches
Mail list logo