opnsense-src/sys/dev/usb/controller
Hans Petter Selasky e71628651b Fix LOW and FULL speed USB INTERRUPT endpoint support for the
DWC OTG driver. Fix a hang issue when using LOW and FULL speed
BULK traffic. Make sure we don't ask for data in the last
microframe. This allows using devices like USB mice and USB
keyboards connected to the RPI-B.

Suggested by:	gonzo @
2012-11-09 16:28:58 +00:00
..
at91dci.c Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
at91dci.h
at91dci_atmelarm.c
atmegadci.c Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
atmegadci.h
atmegadci_atmelarm.c
avr32dci.c Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
avr32dci.h
dwc_otg.c Fix LOW and FULL speed USB INTERRUPT endpoint support for the 2012-11-09 16:28:58 +00:00
dwc_otg.h Fix LOW and FULL speed USB INTERRUPT endpoint support for the 2012-11-09 16:28:58 +00:00
dwc_otg_atmelarm.c
dwc_otgreg.h Fix LOW and FULL speed USB INTERRUPT endpoint support for the 2012-11-09 16:28:58 +00:00
ehci.c Allow using the embedded EHCI host controller in Freescale SoCs 2012-11-03 21:05:32 +00:00
ehci.h Allow using the embedded EHCI host controller in Freescale SoCs 2012-11-03 21:05:32 +00:00
ehci_fsl.c
ehci_ixp4xx.c
ehci_mv.c
ehci_pci.c
ehcireg.h
musb_otg.c Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
musb_otg.h
musb_otg_atmelarm.c
ohci.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
ohci.h
ohci_atmelarm.c
ohci_pci.c
ohci_s3c24x0.c
ohcireg.h
uhci.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
uhci.h
uhci_pci.c
uhcireg.h
usb_controller.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
uss820dci.c Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
uss820dci.h
uss820dci_atmelarm.c
xhci.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
xhci.h
xhci_pci.c
xhcireg.h