DragonFly BSD
DragonFly commits List (threaded) for 2013-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Markus Pfeiffer <profmakx@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 5 Aug 2013 13:33:46 -0700 (PDT)

commit 8089c9b67f8d9b9601551c68f85b830a9f079c60
Author: Markus Pfeiffer <markus.pfeiffer@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]