]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r266969 and r276717:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Feb 2015 20:03:02 +0000 (20:03 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Feb 2015 20:03:02 +0000 (20:03 +0000)
commit71f2641106b9e7301dfde94bb83d8052295de7bf
tree268c0cf71c358b6d7804dd83357fb924d2019e8d
parent07680a0388f9f991bf73dbafab9dbbc6a6b7d7ed
MFC r266969 and r276717:
Add 64-bit DMA support in the XHCI controller driver.
- Fix some comments and whitespaces while at it.
- Add support for PAE.

git-svn-id: svn://svn.freebsd.org/base/stable/10@278278 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
39 files changed:
sys/arm/allwinner/a10_ehci.c
sys/arm/cavium/cns11xx/ehci_ebus.c
sys/arm/cavium/cns11xx/ohci_ec.c
sys/arm/freescale/vybrid/vf_ehci.c
sys/arm/lpc/lpc_ohci.c
sys/arm/samsung/exynos/exynos5_ehci.c
sys/arm/ti/am335x/am335x_usbss.c
sys/arm/ti/usb/omap_ehci.c
sys/arm/xilinx/zy7_ehci.c
sys/dev/usb/controller/at91dci_atmelarm.c
sys/dev/usb/controller/at91dci_fdt.c
sys/dev/usb/controller/atmegadci_atmelarm.c
sys/dev/usb/controller/dwc_otg_atmelarm.c
sys/dev/usb/controller/dwc_otg_fdt.c
sys/dev/usb/controller/ehci_fsl.c
sys/dev/usb/controller/ehci_imx.c
sys/dev/usb/controller/ehci_ixp4xx.c
sys/dev/usb/controller/ehci_mv.c
sys/dev/usb/controller/ehci_pci.c
sys/dev/usb/controller/musb_otg_atmelarm.c
sys/dev/usb/controller/ohci_atmelarm.c
sys/dev/usb/controller/ohci_fdt.c
sys/dev/usb/controller/ohci_pci.c
sys/dev/usb/controller/ohci_s3c24x0.c
sys/dev/usb/controller/uhci_pci.c
sys/dev/usb/controller/usb_controller.c
sys/dev/usb/controller/uss820dci_atmelarm.c
sys/dev/usb/controller/xhci.c
sys/dev/usb/controller/xhci_pci.c
sys/dev/usb/usb_bus.h
sys/dev/usb/usb_busdma.h
sys/dev/usb/usb_transfer.c
sys/mips/atheros/ar71xx_ehci.c
sys/mips/atheros/ar71xx_ohci.c
sys/mips/cavium/usb/octusb_octeon.c
sys/mips/rmi/xls_ehci.c
sys/mips/rt305x/rt305x_dotg.c
sys/powerpc/ps3/ehci_ps3.c
sys/powerpc/ps3/ohci_ps3.c