git: kernel - Sync ehci controller with FreeBSD
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 18 19:35:56 PDT 2015
commit 390c51308013956a28e383013c8f0d050d5e3d7b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 18 19:34:32 2015 -0700
kernel - Sync ehci controller with FreeBSD
* Sync ehci controller w/FreeBSD to FreeBSD 8c1b21d9ef,
ehci.c and ehci.h only.
* Contains better fix for doorbell issue from FreeBSD devs.
* Fixes numerous ehci port issues that the older hack had not fixed.
Testing-by: tm512, dillon
Summary of changes:
sys/bus/u4b/controller/ehci.c | 364 ++++++++++++++++--------------------------
sys/bus/u4b/controller/ehci.h | 4 +-
2 files changed, 142 insertions(+), 226 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/390c51308013956a28e383013c8f0d050d5e3d7b
--
DragonFly BSD source repository
More information about the Commits
mailing list