K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-07-29T17:54:21.423813Z K 7 svn:log V 662 Add a loader tunable (hw.pci.enable_pcie_hp) to disable PCI-e HotPlug. Some systems and/or devices (such as riser cards) do not include a non-compliant implementation of PCI-e HotPlug that can result in devices not being attached (e.g. the HotPlug code might assume that a card is being unplugged and will power the slot off and detach it). This tunable can be set to 0 to disable support for PCI-e HotPlug ignoring the incorrect HotPlug state on these slots. PR: 211081 Reported by: Sergey Renkas (SuperMicro X7 riser card) Reported by: Jeffrey E Pieper (Intel X520 adapter) MFC after: 1 week Relnotes: yes END