git: kernel - Add quirk for additional MCP79 AHCI chipset

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 7 11:22:33 PDT 2017


commit f6520cce7cc497d0d35ef0fc771daf741d9134cf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 7 11:21:10 2017 -0700

    kernel - Add quirk for additional MCP79 AHCI chipset
    
    * Add quirk to ignore FIS status to yet another MCP79 chipset.  These NVidia
      chipsets do not implement the AHCI spec properly and need a quirk to probe
      properly.
    
    Reported-by: peeter

Summary of changes:
 sys/bus/pci/pcidevs             | 1 +
 sys/dev/disk/ahci/ahci_attach.c | 2 ++
 2 files changed, 3 insertions(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list