From nobody Wed Nov 16 10:25:50 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NBzhv6q9Fz4hW2M for ; Wed, 16 Nov 2022 10:25:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NBzhv57tjz41LZ for ; Wed, 16 Nov 2022 10:25:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668594351; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cK4Uluo2WFMvR7IoCECZjjIVVIZ0zqDPatm9EbSYgCA=; b=OB9u7Hd3Mf78NAe7C6/EJu5cMfStku4fgwGi5zsELt/ZSGel/reyR/wMYkNZEeLgrCA9Ur /Tcm9wUZJn835rYrKqb23G2YzhzXUN+oSP5AxsfYLPjqq0AsrHFZyERjp3DA7aKlGZkeSh 0+yR7p7UiPJ2oT7gwYmZpnoh+7tn6IkhFGCTOAPnBJU6irGwNYYZ+PDECdB2+1Fx1JyyUn xMjIA5LHWO+2UL++UZrzZ0L5cbhgU6lUUQo0LuLGur06VO+99ROOR8+CEVEuGOOdb7FiIs s2JxAPtEKbmYTbjYRvPi3wY9w0IadjvzzUFchkmeGVpDqD04xYCcTuzC5EZYfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668594351; a=rsa-sha256; cv=none; b=gT5i+JPZnz3EtJVlmXaEvZ6V1T6S00IArzG1h2n2fiiZN7c5AJlXmY9z7Il0DpFxDkItQ2 zh9hN/gbfK6Q7KQfl2SeCXo81HHoLP15PpKM32VlXlPrhBHlRR0myNCLFBHRDiCnLRIb86 ILjeEtftpLldocuN1X0Il9AgnPf0hmFSPXtuN9Q+FBHz5zJvr1IxS6a4enzjfzkEd1bAjX +0DqU1svb48YbXBa2hoCzbecmN2OIxUIkuA/2P3zHZi2ouKDe920R5ZmjVbo+8feFXME5q 7w0q0i49t8iwQQyJgMfwMXZX3clNYSdO52YXsuDOHIJuV2qRp5X+ek13ifMdGg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NBzhv4BpjzyLx for ; Wed, 16 Nov 2022 10:25:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2AGAPpew086368 for ; Wed, 16 Nov 2022 10:25:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AGAPp2Z086367 for bugs@FreeBSD.org; Wed, 16 Nov 2022 10:25:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 243401] [patch] ahci driver problems with Marvell 88SE9230 (Dell BOSS-S1) Date: Wed, 16 Nov 2022 10:25:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lopez.on.the.lists@yellowspace.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243401 --- Comment #14 from Lorenzo Perone --- Hi all again, particularly committers. Please apologize upfront for adding another comment here to draw attention. I'm not sure how much the merged pa= th needs amendmend and review (and I'm sure there are other bugs which are much more important than this one). However, the controller in question is not s= ome exotic hardware used by "some", but one of the standard options on one of t= he arguably most used vendors (DELL) serving with our beloved FreeBSD. On short term (before deploying machines), I'd be available for further tests. Howev= er I am resorting to USB NVME for boot in the mean time (as I cannot deploy a custom kernel on those machines). Thanks in advance for attention on this. Best Regards. --=20 You are receiving this mail because: You are the assignee for the bug.=