From fcb4f1bd8a06174fb96cb2c84c742a9cde47b556 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 12 Apr 2016 21:37:47 +0000 Subject: [PATCH] Add PCIe hotplug report from John Baldwin . --- .../news/status/report-2016-01-2016-03.xml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml index f4f96eb073..03cab3f7b1 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml @@ -618,4 +618,48 @@ + + + Native PCI-express HotPlug + + + + + John + Baldwin + + jhb@FreeBSD.org + + + + + Native PCI-express HotPlug support + + + +

A new implementation for support of native PCI-express + hotplug is present at the URL above. Much of the new code + lives in the PCI-PCI bridge driver to handle hotplug events + and manage the PCI-express slot registers. Additional changes + in the branch include adding new 'rescan' and 'delete' + commands to devctl(8) as well as support for + rescanning PCI busses.

+ +

The current implementation has been tested on systems with + ExpressCard but could use additional testing, especially on + systems with other PCI-express HotPlug features such as + mechanical latches, attention buttons, indicators, etc.

+ + + + +

Split branch into separate logical changes as commit + candidates.

+
+ + +

Additional testing.

+
+
+