From owner-freebsd-stable@freebsd.org Tue Sep 27 10:25:43 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44771BEBAFF for ; Tue, 27 Sep 2016 10:25:43 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from cu1176c.smtpx.saremail.com (cu1176c.smtpx.saremail.com [195.16.148.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08CCA9C4 for ; Tue, 27 Sep 2016 10:25:42 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from [172.16.8.36] (izaro.sarenet.es [192.148.167.11]) by proxypop02.sare.net (Postfix) with ESMTPSA id 1F7D89DD4E7 for ; Tue, 27 Sep 2016 12:16:02 +0200 (CEST) From: Borja Marcos Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\)) Subject: Status of PCIe Hotplug? Message-Id: Date: Tue, 27 Sep 2016 12:16:01 +0200 To: FreeBSD-STABLE Mailing List X-Mailer: Apple Mail (2.3226) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2016 10:25:43 -0000 Hi, I have noticed that the GENERIC kernel in 11-STABLE includes the PCI_HP = option, and the hotplug bits seem to be present in the kernel, but I don=E2=80=99t see = any userland support for it. Is it somewhat complete and in that case am I missing something? Thanks! Borja.