]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
xen: add the Xen implementation of pci_child_added method
authorRoger Pau Monné <royger@FreeBSD.org>
Tue, 30 Sep 2014 16:49:17 +0000 (16:49 +0000)
committerRoger Pau Monné <royger@FreeBSD.org>
Tue, 30 Sep 2014 16:49:17 +0000 (16:49 +0000)
commitc1e6933cdab3be5bba464f2b80a64e77b5542f32
treedfb093a966b7e67f7e0383b60db65321e7080a21
parent44e06d158a20f6c131f8a456a8ce55c75b4530f6
xen: add the Xen implementation of pci_child_added method

Add the Xen specific implementation of pci_child_added to the Xen PCI
bus. This is needed so FreeBSD can register the devices it finds with
the hypervisor.

Sponsored by: Citrix Systems R&D

x86/xen/xen_pci.c:
 - Add the Xen pci_child_added method.
sys/x86/xen/xen_pci.c