git: usb4bsd: Bring in fix for endpoint setup on Etron XHCI

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Mon Aug 5 13:33:46 PDT 2013


commit 8089c9b67f8d9b9601551c68f85b830a9f079c60
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date:   Sat Dec 1 21:00:32 2012 +0000

    usb4bsd: Bring in fix for endpoint setup on Etron XHCI
    
    This makes usb2 devices work on Etron xhci controllers. The Etron controller expects the maximum valid endpoint to be set in the slot context when an endpoint is configured.
    
    This patch has gone into FreeBSD as well.
    
    Conflicts:
    
    	sys/bus/u4b/controller/xhci.c

Summary of changes:
 sys/bus/u4b/controller/xhci.c | 61 +++++++++++++++++++++++++++++--------------
 sys/bus/u4b/controller/xhci.h |  2 +-
 2 files changed, 43 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8089c9b67f8d9b9601551c68f85b830a9f079c60


-- 
DragonFly BSD source repository



More information about the Commits mailing list