Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 21:11:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 243401] [patch] ahci driver problems with Marvell 88SE9230 (Dell BOSS-S1)
Message-ID:  <bug-243401-227-vyjkMCawDq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243401-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243401-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243401

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=3D240058&action=
=3Dedit
committed to address above issue, tested on a variety of Dell h/w and firmw=
ares

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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243401-227-vyjkMCawDq>