opnsense-src/sys/dev/usb/controller
Neel Natu 9b0e3c5a47 Modify the return value of the uhci/ehci/xhci PCI probe routines to
'BUS_PROBE_DEFAULT'. This allows bhyve's 'ppt' driver to claim ownership
of the device and pass it through to the guest.

In the common case where there are no competing drivers for USB controllers
this change is a no-op.

Reviewed by:	hselasky
MFC after:	2 weeks
2015-04-13 19:13:51 +00:00
..
at91dci.c
at91dci.h
at91dci_atmelarm.c
at91dci_fdt.c
atmegadci.c
atmegadci.h
atmegadci_atmelarm.c
avr32dci.c
avr32dci.h
dwc_otg.c Add support for the DWC OTG v2 chipset found in the STM32F4 series of 2015-02-23 17:01:38 +00:00
dwc_otg.h
dwc_otg_fdt.c Add support for enabling the USB on the Raspberry Pi boards when it hasn't 2015-03-08 13:52:07 +00:00
dwc_otg_fdt.h Add support for enabling the USB on the Raspberry Pi boards when it hasn't 2015-03-08 13:52:07 +00:00
dwc_otgreg.h Add support for the DWC OTG v2 chipset found in the STM32F4 series of 2015-02-23 17:01:38 +00:00
ehci.c
ehci.h
ehci_fsl.c
ehci_imx.c
ehci_ixp4xx.c Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00
ehci_mv.c
ehci_pci.c Modify the return value of the uhci/ehci/xhci PCI probe routines to 2015-04-13 19:13:51 +00:00
ehcireg.h
musb_otg.c Handle VBUS error interrupts. 2015-02-16 15:34:10 +00:00
musb_otg.h
musb_otg_atmelarm.c
ohci.c
ohci.h
ohci_atmelarm.c
ohci_fdt.c
ohci_pci.c
ohci_s3c24x0.c
ohcireg.h
saf1761_otg.c
saf1761_otg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h
uhci.c Try to resolve infinite interrupts by clearing an undocumented 2015-02-17 07:52:50 +00:00
uhci.h
uhci_pci.c Modify the return value of the uhci/ehci/xhci PCI probe routines to 2015-04-13 19:13:51 +00:00
uhcireg.h
usb_controller.c
uss820dci.c
uss820dci.h - Implement fast interrupt handler to save CPU usage. 2014-08-05 06:33:59 +00:00
uss820dci_atmelarm.c
xhci.c Add quirk to disable 64-bit XHCI DMA after r276717. 2015-03-02 20:42:06 +00:00
xhci.h Add quirk to disable 64-bit XHCI DMA after r276717. 2015-03-02 20:42:06 +00:00
xhci_pci.c Modify the return value of the uhci/ehci/xhci PCI probe routines to 2015-04-13 19:13:51 +00:00
xhcireg.h