Kristen Carlson Accardi wrote:
On Tue, 16 Oct 2007 21:54:42 -0400 Mark Lord <[email protected]> wrote:Fix pciehp_probe() to deal with pre-inserted ExpressCard cards, but only when pciehp_force==1. Otherwise behaviour is unmodified.I think it would be ok to try allowing the slot to be enabled when notusing pciehp_force mode. We can wrap it later if it proves to break things, however, see my comment below:
Could you test that on ACPI-supported hardware and report back, please. ...
Here it seems like what you want to do just go ahead and try to call pciehp_enable_slot always, but check the return value. If an adapter is not present, it will return -ENODEV, and then you can check to see if you have the ability to power off the slot, and try to power it off.
Okay, will do.
Please fix CodingStyle issues too.
???? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Kristen Carlson Accardi <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Kristen Carlson Accardi <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Kristen Carlson Accardi <[email protected]>
- Re: PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Mark Lord <[email protected]>
- Re: [Pcihpd-discuss] PCIe Hotplug: NFG unless I boot with card already inserted.
- From: Greg KH <[email protected]>
- [PATCH] Fix PCIe hotplug for Dell notebook ExpressCard slots
- From: Mark Lord <[email protected]>
- [PATCH 0/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- From: Mark Lord <[email protected]>
- [PATCH 1/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- From: Mark Lord <[email protected]>
- [PATCH 2/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- From: Mark Lord <[email protected]>
- Re: [Pcihpd-discuss] [PATCH 2/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- From: Kristen Carlson Accardi <[email protected]>
- PCIe Hotplug: NFG unless I boot with card already inserted.
- Prev by Date: Re: LSM conversion to static interface
- Next by Date: Re: [PATCH 4/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- Previous by thread: Re: [Pcihpd-discuss] [PATCH 2/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- Next by thread: Re: [Pcihpd-discuss] [PATCH 1/4] Fix PCIe hotplug for non-ACPI ExpressCard slots (version 2)
- Index(es):