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

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


commit 89213fa5888510249bbaad63c45cd69b0bf8f2ac
Author: Markus Pfeiffer <markus.pfeiffer at 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



More information about the Commits mailing list