git: ahci - Add workarounds for Marvell 88SE9215

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Dec 21 14:14:16 PST 2016


commit f0e799193f66de9af176978cfac9679eb99efd11
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Dec 21 14:12:46 2016 -0800

    ahci - Add workarounds for Marvell 88SE9215
    
    * This Marvell chip also needs some quirks.  Probably most of the older
      Marvell chips need the same quirks, and the newer probably needs the
      FR cycling quirk, but for now I'm adding them only specifically as
      they are tested.
    
    Reported-by: Edward Berger

Summary of changes:
 sys/dev/disk/ahci/ahci_attach.c | 6 ++++++
 1 file changed, 6 insertions(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list