git: kernel/usb4bsd: Update pci drivers for HCIs
Markus Pfeiffer
profmakx at crater.dragonflybsd.org
Sat Feb 21 17:15:04 PST 2015
commit d9cd49016679305bb8c9d518c84c0efa0d8e526d
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date: Sun Feb 22 00:28:57 2015 +0000
kernel/usb4bsd: Update pci drivers for HCIs
This adds support for 64bit DMA for chips that support it. This needs
further testing.
Summary of changes:
sys/bus/u4b/controller/ehci_pci.c | 15 ++++++++
sys/bus/u4b/controller/xhci_pci.c | 77 +++++++++++++++++++++++++--------------
sys/bus/u4b/controller/xhcireg.h | 7 +++-
3 files changed, 69 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d9cd49016679305bb8c9d518c84c0efa0d8e526d
--
DragonFly BSD source repository
More information about the Commits
mailing list