Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2017 09:10:06 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r314250 - in head/sys: arm/mv arm/nvidia arm/versatile arm/xscale/i8134x arm/xscale/ixp425 dev/acpica dev/hyperv/pcib dev/ofw dev/pci dev/xen/pcifront mips/adm5120 mips/atheros mips/cav...
Message-ID:  <CANCZdfrCD_TVc_8oQuXioBXbwJHNVf%2Bu5eZsg1YVp8ngnkvfCA@mail.gmail.com>
In-Reply-To: <201702250611.v1P6BxIY083971@repo.freebsd.org>
References:  <201702250611.v1P6BxIY083971@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 24, 2017 at 11:11 PM, Warner Losh <imp@freebsd.org> wrote:
> Author: imp
> Date: Sat Feb 25 06:11:59 2017
> New Revision: 314250
> URL: https://svnweb.freebsd.org/changeset/base/314250
>
> Log:
>   Convert PCIe Hot Plug to using pci_request_feature
>
>   Convert PCIe hot plug support over to asking the firmware, if any, for
>   permission to use the HotPlug hardware. Implement pci_request_feature
>   for ACPI. All other host pci connections to allowing all valid feature
>   requests.
>
>   Sponsored by: Netflix

Forgot to add

Differential Review: https://reviews.freebsd.org/D9718

> Modified:
>   head/sys/arm/mv/mv_pci.c
>   head/sys/arm/nvidia/tegra_pcie.c
>   head/sys/arm/versatile/versatile_pci.c
>   head/sys/arm/xscale/i8134x/i81342_pci.c
>   head/sys/arm/xscale/ixp425/ixp425_pci.c
>   head/sys/dev/acpica/acpi_pcib_acpi.c
>   head/sys/dev/hyperv/pcib/vmbus_pcib.c
>   head/sys/dev/ofw/ofwpci.c
>   head/sys/dev/pci/pci_host_generic_fdt.c
>   head/sys/dev/pci/pci_pci.c
>   head/sys/dev/pci/pcib_private.h
>   head/sys/dev/xen/pcifront/pcifront.c
>   head/sys/mips/adm5120/admpci.c
>   head/sys/mips/atheros/ar71xx_pci.c
>   head/sys/mips/atheros/ar724x_pci.c
>   head/sys/mips/atheros/qca955x_pci.c
>   head/sys/mips/cavium/octopci.c
>   head/sys/mips/idt/idtpci.c
>   head/sys/mips/malta/gt_pci.c
>   head/sys/mips/mediatek/mtk_pcie.c
>   head/sys/mips/nlm/xlp_pci.c
>   head/sys/mips/rmi/xlr_pci.c
>   head/sys/mips/rt305x/rt305x_pci.c
>   head/sys/mips/sibyte/sb_zbpci.c
>   head/sys/powerpc/ofw/ofw_pcib_pci.c
>   head/sys/powerpc/powermac/cpcht.c
>   head/sys/sparc64/pci/apb.c
>   head/sys/sparc64/pci/fire.c
>   head/sys/sparc64/pci/ofw_pcib.c
>   head/sys/sparc64/pci/psycho.c
>   head/sys/sparc64/pci/schizo.c
>   head/sys/x86/pci/pci_bus.c
>[truncated]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfrCD_TVc_8oQuXioBXbwJHNVf%2Bu5eZsg1YVp8ngnkvfCA>