[Bug 243401] [patch] ahci driver problems with Marvell 88SE9230 (Dell BOSS-S1)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Feb 2023 21:11:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243401

Dave Cottlehuber <dch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #221500|0                           |1
        is obsolete|                            |
 Attachment #221502|0                           |1
        is obsolete|                            |
 Attachment #237998|0                           |1
        is obsolete|                            |
           Assignee|bugs@FreeBSD.org            |dch@freebsd.org
 Attachment #240058|                            |maintainer-approval+
              Flags|                            |

--- Comment #20 from Dave Cottlehuber <dch@freebsd.org> ---
Created attachment 240058
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240058&action=edit
committed to address above issue, tested on a variety of Dell h/w and firmwares

This patch addressed specifically the Marvell 88SE9230:

        {0x92301b4b, 0x00, "Marvell 88SE9230",  AHCI_Q_ALTSIG |
-           AHCI_Q_IOMMU_BUSWIDE},
+           AHCI_Q_IOMMU_BUSWIDE | AHCI_Q_SLOWDEV},

If you're experiencing this on other h/w please let us know
so we can add further device quirks if needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.