Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 16:10:06 +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-sl9Q409H9g@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

--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D346483b1f10454c5617a25d5e136829f6=
0fb1184

commit 346483b1f10454c5617a25d5e136829f60fb1184
Author:     Mariusz Zaborski <oshogbo@FreeBSD.org>
AuthorDate: 2023-02-10 15:56:04 +0000
Commit:     Mariusz Zaborski <oshogbo@FreeBSD.org>
CommitDate: 2023-02-10 16:10:04 +0000

    ahci: increase timout

    For some devices, like Marvell 88SE9230, it takes more time
    to connect to the device. This patch introduces a special flag
    that extends the timeout from around 100ms to around 500ms.

    This change is based on the work of: Peter Eriksson <pen@lysator.liu.se>

    PR:             243401
    Reviewed by:    imp
    Tested by:      dch
    MFC after:      3 days
    Sponsored by:   Equinix
    Sponsored by:   SkunkWerks, GmbH
    Sponsored by:   Klara, Inc.
    Differential Revision:  https://reviews.freebsd.org/D38413

 sys/dev/ahci/ahci.c     | 12 ++++++++----
 sys/dev/ahci/ahci.h     |  4 +++-
 sys/dev/ahci/ahci_pci.c |  2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)

--=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-sl9Q409H9g>