opnsense-src/sys/dev/usb/controller
Kyle Evans 5e54bb1ea9 usb: dwc3: implement hw.usb.xhci.use_polling
Polling is currently only implemented in the xhci pci attachment.
Adding it to dwc3 doesn't make it much uglier, and supporting it can be
useful for confirming that hardware's otherwise functional when
interrupts are apparently not firing.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D38816
2023-02-28 16:16:14 -06:00
..
atmegadci.c
atmegadci.h
avr32dci.c
avr32dci.h
dwc3.c usb: dwc3: implement hw.usb.xhci.use_polling 2023-02-28 16:16:14 -06:00
dwc3.h usb/dwc3: Use more () for macros variables 2022-11-16 11:58:32 +01:00
dwc_otg.c
dwc_otg.h
dwc_otg_acpi.c
dwc_otg_fdt.c
dwc_otg_fdt.h
dwc_otg_hisi.c
dwc_otgreg.h
ehci.c
ehci.h
ehci_fsl.c
ehci_imx.c
ehci_msm.c
ehci_mv.c usb(4): Substitute "unsigned int" using the equivalent and shorter "unsigned" keyword. 2022-10-07 13:41:00 +02:00
ehci_pci.c usb: purge EOL release compatibility 2023-02-04 09:10:32 -07:00
ehcireg.h
generic_ehci.c
generic_ehci.h
generic_ehci_acpi.c
generic_ehci_fdt.c
generic_ohci.c
generic_usb_if.m
generic_xhci.c
generic_xhci.h
generic_xhci_acpi.c copyright: chase my name and email change 2023-01-06 15:28:42 -05:00
generic_xhci_fdt.c
musb_otg.c
musb_otg.h
musb_otg_allwinner.c usb: musb_otg_allwinner: de-constify bus_space_tags 2022-09-27 15:54:00 -05:00
ohci.c
ohci.h
ohci_pci.c usb: purge EOL release compatibility 2023-02-04 09:10:32 -07:00
ohcireg.h
uhci.c
uhci.h
uhci_pci.c usb: purge EOL release compatibility 2023-02-04 09:10:32 -07:00
uhcireg.h
usb_controller.c usb(4): Make the enumeration thread nice time a variable. 2022-10-07 13:41:00 +02:00
usb_nop_xceiv.c
uss820dci.c
uss820dci.h
xhci.c xhci(4): Make sure allocated bandwidth is freed in hardware by unconfiguring endpoint. 2023-01-13 11:18:19 +01:00
xhci.h USB: add quirks to XHCI 2022-06-15 21:08:58 +00:00
xhci_pci.c xhci(4): Add new USB IDs. 2023-01-17 11:45:35 +01:00
xhcireg.h