freebsd-nq/sys/dev/usb/controller
Hans Petter Selasky e93086d0bf Workaround for possible bug in the SAF1761 chip. Wait 125us before
re-using a hardware propritary transfer descriptor, PTD, in USB host
mode. If the PTD's are recycled too quickly, it has been observed that
the hardware simply fails to schedule the requested job or resets
completely disconnecting all devices.
2014-12-03 21:48:30 +00:00
..
at91dci_atmelarm.c
at91dci_fdt.c
at91dci.c
at91dci.h
atmegadci_atmelarm.c
atmegadci.c
atmegadci.h
avr32dci.c
avr32dci.h
dwc_otg_fdt.c
dwc_otg.c
dwc_otg.h
dwc_otgreg.h
ehci_fsl.c
ehci_imx.c
ehci_ixp4xx.c
ehci_mv.c
ehci_pci.c Add PCI ID for Intel Lynx Point LP controller. 2014-11-26 20:34:05 +00:00
ehci.c
ehci.h
ehcireg.h
musb_otg_atmelarm.c
musb_otg.c
musb_otg.h
ohci_atmelarm.c
ohci_fdt.c
ohci_pci.c Add Apple Intrepid USB controller ID. 2014-11-25 06:15:00 +00:00
ohci_s3c24x0.c Move the ARM Samsung s3c2xx0 support files into the samsung directory, to 2014-09-25 11:38:26 +00:00
ohci.c
ohci.h
ohcireg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h Use correct length mask for split transactions. The hardware would 2014-11-22 08:47:04 +00:00
saf1761_otg.c Workaround for possible bug in the SAF1761 chip. Wait 125us before 2014-12-03 21:48:30 +00:00
saf1761_otg.h Workaround for possible bug in the SAF1761 chip. Wait 125us before 2014-12-03 21:48:30 +00:00
uhci_pci.c
uhci.c
uhci.h
uhcireg.h
usb_controller.c Refine support for disabling USB enumeration to allow device detach 2014-10-09 06:24:06 +00:00
uss820dci_atmelarm.c
uss820dci.c
uss820dci.h
xhci_pci.c Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets. 2014-11-26 04:23:21 +00:00
xhci.c Make sure we always set the maximum number of valid contexts. 2014-10-02 16:56:00 +00:00
xhci.h Fix XHCI driver for devices which have more than 15 physical root HUB 2014-10-03 15:58:04 +00:00
xhcireg.h