]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r266969 and r276717:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Feb 2015 20:15:42 +0000 (20:15 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Feb 2015 20:15:42 +0000 (20:15 +0000)
commit6c3b48a1e768adcc46b2b4a0ea45e3d3119f45e4
tree9acb3e35df6e0b527ae59d06b389afb7bbf97a19
parent6b82b5b0b1a1aea6dedfe052ca5a8661ec281234
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/9@278279 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
26 files changed:
sys/arm/econa/ehci_ebus.c
sys/arm/econa/ohci_ec.c
sys/dev/usb/controller/at91dci_atmelarm.c
sys/dev/usb/controller/atmegadci_atmelarm.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_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