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

git: usb4bsd: Next attempt at fixing BIOS handoff for XHCI


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

commit 89213fa5888510249bbaad63c45cd69b0bf8f2ac
Author: Markus Pfeiffer <markus.pfeiffer@morphism.de>
Date:   Sun Dec 2 19:00:26 2012 +0000

    usb4bsd: Next attempt at fixing BIOS handoff for XHCI
    
    If the BIOS does not give up the XHCI, then force the takeover.
    Linux does it that way. It might not be clean or correct, but
    it works for the time being.
    Conflicts:
    
    	sys/bus/pci/pci.c
    	sys/bus/u4b/controller/xhci_pci.c
    	sys/bus/u4b/controller/xhcireg.h

Summary of changes:
 sys/bus/pci/pci.c                 | 34 ++++++++++++++++++++++++----------
 sys/bus/u4b/controller/xhci_pci.c |  6 ++++--
 sys/bus/u4b/controller/xhcireg.h  | 26 ++++++++++++++------------
 3 files changed, 42 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89213fa5888510249bbaad63c45cd69b0bf8f2ac


-- 
DragonFly BSD source repository



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