git: boot/loader: Autoload XHCI support (xhci.ko).

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Nov 12 13:40:10 PST 2014


commit 445d621dd0fda149e2d3045e01062ebbec494b57
Author: Sascha Wildner <saw at online.de>
Date:   Wed Nov 12 22:39:47 2014 +0100

    boot/loader: Autoload XHCI support (xhci.ko).
    
    This should help with issues people were having when trying to
    boot a DragonFly USB IMG from a thumb drive plugged into a
    USB 3 port.

Summary of changes:
 nrelease/root/README.USB            | 19 +++++++++++++------
 sys/boot/common/help.common         | 25 ++++++++++++++++++++++++-
 sys/boot/common/loader.8            | 11 ++++++++++-
 sys/boot/dloader/cmds.c             |  1 +
 sys/boot/dloader/dloader.menu       | 33 +++++++++++++++++++++++----------
 sys/boot/pc32/libi386/i386_module.c | 12 ++++++++++++
 sys/boot/pc32/loader/main.c         |  3 +++
 7 files changed, 86 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/445d621dd0fda149e2d3045e01062ebbec494b57


-- 
DragonFly BSD source repository



More information about the Commits mailing list