git: kernel/nata: Use reg == 0x63 for NVIDIA chipsets.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Dec 31 13:52:39 PST 2017


commit d6d06c59de6884de52e820731393ec574ba406dc
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Thu Nov 23 09:33:31 2017 +0200

    kernel/nata: Use reg == 0x63 for NVIDIA chipsets.
    
    It is not clear whether it was modularization artifact or actual bugfix.
    For now changing to match FreeBSD ata variant. No hardware to test it.
    
    This might need to be reverted if chipset initialization is wrong.

Summary of changes:
 sys/dev/disk/nata/ata-pci.h             |  1 -
 sys/dev/disk/nata/chipsets/ata-nvidia.c | 33 +++++++++++++++------------------
 2 files changed, 15 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6d06c59de6884de52e820731393ec574ba406dc


-- 
DragonFly BSD source repository



More information about the Commits mailing list