opnsense-src/sys/dev/usb/controller
Andrew Turner 2245b38f73 Ads support to the xhci pci attachment to use MSI-X interrupts when
available. As with MSI interrupts these can be disabled by setting
hw.usb.xhci.msix to 0 in the loader.

MSI-X interrupts are needed on some hardware, for example the Cavium
ThunderX only supports them, and with this we don't fall back to polling.

PR:		204378
Reviewed by:	hselasky, jhb
MFC after:	1 week (after r292669)
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D4698
2015-12-24 09:40:29 +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 Avoid using the bounce buffer when the source or destination buffer is 2015-11-08 09:37:26 +00:00
dwc_otg.h Avoid using the bounce buffer when the source or destination buffer is 2015-11-08 09:37:26 +00:00
dwc_otg_fdt.c
dwc_otg_fdt.h
dwc_otg_hisi.c Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. For 2015-09-01 17:13:04 +00:00
dwc_otgreg.h
ehci.c
ehci.h
ehci_fsl.c
ehci_imx.c
ehci_ixp4xx.c
ehci_mv.c
ehci_pci.c
ehcireg.h
musb_otg.c
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
uhci.h Fix compile warning about shifting signed negative constant. 2015-11-23 12:55:37 +00:00
uhci_pci.c Correct PCI ID. 2015-09-14 07:08:29 +00:00
uhcireg.h
usb_controller.c
uss820dci.c
uss820dci.h
uss820dci_atmelarm.c
xhci.c
xhci.h Ads support to the xhci pci attachment to use MSI-X interrupts when 2015-12-24 09:40:29 +00:00
xhci_pci.c Ads support to the xhci pci attachment to use MSI-X interrupts when 2015-12-24 09:40:29 +00:00
xhcireg.h