git: btx: Add FreeBSD's r256293 (fixes boot on Jetway NF81 mobo with RAID enabled).

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Oct 15 12:05:53 PDT 2013


commit 9f163f397ee13c569d290e7d020b84cd17db4868
Author: Sascha Wildner <saw at online.de>
Date:   Tue Oct 15 21:00:10 2013 +0200

    btx: Add FreeBSD's r256293 (fixes boot on Jetway NF81 mobo with RAID enabled).
    
    FreeBSD's commit msg:
    
    Sanitize the %eflags returned by BIOS routines.  Some BIOS routines enter
    protected mode and may leave protected-mode-specific flags like PSL_NT set
    when they return to real mode.  This can cause a fault when BTX re-enters
    protected mode after the BIOS mode returns.
    
    Reported-by: Julian Pidancet <julian.pidancet at gmail.com>
    Taken-from:  FreeBSD

Summary of changes:
 sys/boot/pc32/btx/btx/btx.S | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f163f397ee13c569d290e7d020b84cd17db4868


-- 
DragonFly BSD source repository



More information about the Commits mailing list