opnsense-src/sys/dev/usb/controller
Hans Petter Selasky b265897c37 Configure the correct bMaxPacketSize for control endpoints before
requesting the initial complete device descriptor and not as part of
the subsequent babble error recovery. Babble means that the received
USB packet was bigger than than configured maximum packet size. This
only affects enumeration of FULL speed USB devices which use a
bMaxPacketSize different from 8 bytes. This patch might help fix
enumeration of USB devices which exhibit USB I/O errors in dmesg
during boot.

MFC after:	1 week
2016-02-23 18:17:01 +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 Fix for directly connected FULL or LOW speed USB devices. 2016-01-05 09:18:43 +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 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_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 Optimise the DWC OTG host mode driver's transmit path: 2015-07-16 16:08:40 +00:00
ehci.c EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci.h EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci_fsl.c
ehci_imx.c
ehci_ixp4xx.c EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci_mv.c EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci_pci.c Correct PCI device description. 2016-02-10 08:03:10 +00:00
ehcireg.h EHCI: Correct address of EHCI_USBMODE_LPM register is 0xC8, not 0xA8. 2016-01-30 08:27:09 +00:00
musb_otg.c
musb_otg.h
musb_otg_atmelarm.c
ohci.c
ohci.h
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 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 Improve the realtime properties of USB transfers for embedded systems 2015-08-14 12:57:53 +00:00
uss820dci.c
uss820dci.h
uss820dci_atmelarm.c
xhci.c Configure the correct bMaxPacketSize for control endpoints before 2016-02-23 18:17:01 +00:00
xhci.h Configure the correct bMaxPacketSize for control endpoints before 2016-02-23 18:17:01 +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